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
764c4c94fa85d135cf7c54e49ccb7647a246fb18
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
764c4c94fa
use sets rather then tuples for enum/flags so you can use bitfield operators
2009-12-07 02:20:55 +00:00
..
generic
User Script support added back.
2009-11-30 22:32:04 +00:00
intern
use sets rather then tuples for enum/flags so you can use bitfield operators
2009-12-07 02:20:55 +00:00
BPY_extern.h
option to have scripts run on startup for per blendfile UI's
2009-11-20 15:01:09 +00:00
CMakeLists.txt
remove unused defines, cant check every case but from grepping the souece it should go ok.
2009-10-05 07:08:59 +00:00
epy_doc_gen.py
documentat & cross reference collection types
2009-11-13 17:42:44 +00:00
Makefile
…
rna_dump.py
tabs to spaces, remove trailing white space. (apart of pep8)
2009-10-31 19:31:45 +00:00
SConscript
Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (
svn status
output:
http://www.pasteall.org/7887
).
2009-09-15 18:01:18 +00:00
simple_enum_gen.py
tabs to spaces, remove trailing white space. (apart of pep8)
2009-10-31 19:31:45 +00:00