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
2e5eb4152262adfc382860073dc5e73ced187e35
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
2e5eb41522
pedantic warning cleanup, also remove texspace_edit() since its been added using a different method.
2011-02-27 08:31:10 +00:00
..
generic
remove warning left in by mistake and comment unused function.
2011-02-25 02:27:54 +00:00
intern
pedantic warning cleanup, also remove texspace_edit() since its been added using a different method.
2011-02-27 08:31:10 +00:00
BPY_extern.h
fix for 'live edit', running python scripts as you type
2011-02-26 15:30:38 +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
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00
simple_enum_gen.py
…