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
c34275bcabc205a3cdc8abba8062ee84fd460850
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
c34275bcab
better exception check for calling operators. non dict/None values were being treated as None.
2010-11-07 04:46:50 +00:00
..
generic
own recent commit broke this python import:
2010-10-31 13:17:39 +00:00
intern
better exception check for calling operators. non dict/None values were being treated as None.
2010-11-07 04:46:50 +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
use explicit file paths for CMake rather then globing, This is recommended by cmake devs.
2010-10-23 04:05:55 +00:00
Makefile
Update address in license block.
2010-08-10 21:22:26 +00:00
rna_dump.py
…
SConscript
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00
simple_enum_gen.py
…