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
f35efbc95af7bb85adeb19c451e492daf477683d
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
f35efbc95a
- remove WM_operatortype_exists since its almost the same as WM_operatortype_find
...
- hopefully fix reported problem with MSVC.
2010-08-13 14:42:45 +00:00
..
doc
- possibly bugfix /w uninitialized vars [
#23270
] Long directory name segmentation fault in File brower.
2010-08-11 22:36:43 +00:00
generic
mathutils module methods only contained matrix constructors, move these to matrix class methods since this is acceptable in python. eg: dict.fromkeys() and groups them more logically.
2010-08-11 16:40:36 +00:00
intern
- remove WM_operatortype_exists since its almost the same as WM_operatortype_find
2010-08-13 14:42:45 +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
correct fsf address
2010-02-12 13:34:04 +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
Add BF_BUILDINFO support to Python API too.
2010-08-04 17:23:13 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00