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
004f8d78eded92e1cd6f1eeade27873c4aa2de76
goo-engine
/
source
/
blender
/
python
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
..
bmesh
use min/max inline functions where MIN2/MAX2 were doing type conversion.
2012-10-27 11:18:54 +00:00
generic
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
intern
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
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
BPY_extern.h
fix [
#31661
] Custom properties do no respect min/max values
2012-10-26 10:54:02 +00:00
CMakeLists.txt
…
rna_dump.py
style cleanup: pep8
2012-10-08 10:03:01 +00:00
SConscript
classic compile error: GLEW_STATIC needs to be define when we use opengl functions
2012-05-09 09:49:24 +00:00
simple_enum_gen.py
…