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
9b9c4184c88c49ff96f3f23cbfbd00f6811d7301
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
9b9c4184c8
misc nodes & editors: floats were being implicitly promoted to doubles, adjust to use floats.
...
+ minor update to demo_mode
2011-03-28 17:08:33 +00:00
..
generic
misc nodes & editors: floats were being implicitly promoted to doubles, adjust to use floats.
2011-03-28 17:08:33 +00:00
intern
color gamma (such as theme colors), were not being wrapped by python as 'mathutils.Color' types
2011-03-28 13:47:39 +00:00
BPY_extern.h
Py/RNA API test code to prevent crashing blender when python references freed ID's.
2011-03-01 09:02:54 +00:00
CMakeLists.txt
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
2010-12-08 08:43:06 +00:00
rna_dump.py
mathutils.Matrix.OrthoProjection(plane, size, axis), merged axis and plane args. since axis was only allowed when plane was 'R'.
2011-02-04 09:35:20 +00:00
SConscript
Py/RNA API: WITH_PYTHON_SAFETY
2011-03-03 12:00:35 +00:00
simple_enum_gen.py
…