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
be07bb3cc318f62b438e120dac074c52aa62e64c
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
be07bb3cc3
functions returning non ID pointers that relied on having the ID set could crash, (adding a pose constraint crashed in one testcase)
...
now use the functions ID pointer.
2009-11-16 09:20:21 +00:00
..
generic
small corrections, no functionality change
2009-11-12 12:48:39 +00:00
intern
functions returning non ID pointers that relied on having the ID set could crash, (adding a pose constraint crashed in one testcase)
2009-11-16 09:20:21 +00:00
BPY_extern.h
changes python initialization
2009-11-13 09:28:05 +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
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