This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea61c7426287c28ae6b0cbb04419d6e2f7aaa663
goo-engine
/
source
/
blender
/
python
/
mathutils
T
History
Campbell Barton
004f8d78ed
default to Python3.3 on Linux for SCons and CMake, warn when building with python 3.2x or older.
...
also remove casts to keep Python3.2 warning quiet.
2012-11-05 13:48:42 +00:00
..
CMakeLists.txt
…
mathutils_Color.c
default to Python3.3 on Linux for SCons and CMake, warn when building with python 3.2x or older.
2012-11-05 13:48:42 +00:00
mathutils_Color.h
style cleanup: comments
2012-10-20 20:20:02 +00:00
mathutils_Euler.c
default to Python3.3 on Linux for SCons and CMake, warn when building with python 3.2x or older.
2012-11-05 13:48:42 +00:00
mathutils_Euler.h
style cleanup: comments
2012-10-20 20:20:02 +00:00
mathutils_geometry.c
style cleanup: comments
2012-10-20 20:20:02 +00:00
mathutils_geometry.h
…
mathutils_Matrix.c
default to Python3.3 on Linux for SCons and CMake, warn when building with python 3.2x or older.
2012-11-05 13:48:42 +00:00
mathutils_Matrix.h
…
mathutils_noise.c
remove BLI_noise from BLI_blenlib.h, not that many files need this.
2012-10-12 00:18:32 +00:00
mathutils_noise.h
code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too.
2012-10-09 13:36:42 +00:00
mathutils_Quaternion.c
default to Python3.3 on Linux for SCons and CMake, warn when building with python 3.2x or older.
2012-11-05 13:48:42 +00:00
mathutils_Quaternion.h
style cleanup: comments
2012-10-20 20:20:02 +00:00
mathutils_Vector.c
default to Python3.3 on Linux for SCons and CMake, warn when building with python 3.2x or older.
2012-11-05 13:48:42 +00:00
mathutils_Vector.h
…
mathutils.c
style cleanup: comments
2012-10-20 20:20:02 +00:00
mathutils.h
…