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
2b9a73ff9831aed988bde26ca1fce474ace01cf6
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
2b9a73ff98
- py/rna's path_resolve function was ignoring the index eg: obj.path_resolve("location[1]")
...
- corrected comment from previous commit
2010-09-23 02:12:33 +00:00
..
doc
remove redundant []'s for list comprehension's, py2.4+ supports this.
2010-09-19 07:07:14 +00:00
generic
python/c utility function for debugging, see
http://wiki.blender.org/index.php/Dev:Doc/Debugging/PyFromC
2010-09-19 14:02:45 +00:00
intern
- py/rna's path_resolve function was ignoring the index eg: obj.path_resolve("location[1]")
2010-09-23 02:12:33 +00:00
BPY_extern.h
- Python console argument '--python-console', option so you can start blender and drop into a python console, (useful for debugging some problems on a renderfarm over ssh)
2010-05-30 14:05:58 +00:00
CMakeLists.txt
- added back zlib include (needed for win32).
2010-09-07 01:13:10 +00:00
Makefile
Update address in license block.
2010-08-10 21:22:26 +00:00
rna_dump.py
correct fsf address
2010-02-12 13:34:04 +00:00
SConscript
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00