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
4dd3e6c36070e64d8b1d784a34d9881ae2c3eed8
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
4dd3e6c360
support for registering operators using the same internal rna api as panels, menus, headers & render engines since there was a fair bit of duplicate functionality.
...
will remove the old system and update scripts next.
2009-12-24 16:10:26 +00:00
..
generic
BGE bug
#20446
: revert to orignal code, the problems comes from misunderstanding of matrix theory. More details in bug report.
2009-12-22 09:46:03 +00:00
intern
support for registering operators using the same internal rna api as panels, menus, headers & render engines since there was a fair bit of duplicate functionality.
2009-12-24 16:10:26 +00:00
BPY_extern.h
compile python driver expressions for faster re-evaluation.
2009-12-08 10:36:46 +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
- rewrote arm rig so it creates 2 chains and blend them automatically (like the leg)
2009-12-09 12:00:28 +00:00
Makefile
SVN maintenance.
2009-06-23 00:09:26 +00:00
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