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
043efbc464017c8ff20cf09fe7d08cdc50a04aba
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
41bfb62b0f
was trying to make py import follow pythons own code more but broke py32 compat. this should fix
2012-11-06 13:29:00 +00:00
..
bmesh
use min/max inline functions where MIN2/MAX2 were doing type conversion.
2012-10-27 11:18:54 +00:00
generic
was trying to make py import follow pythons own code more but broke py32 compat. this should fix
2012-11-06 13:29:00 +00:00
intern
hopefully fixes building on msvc, also some minor header edits
2012-11-05 14:58:12 +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
…
simple_enum_gen.py
…