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
51efe7de27119587c918a1e5cc429acca8ca672f
goo-engine
/
source
/
blender
/
python
/
intern
T
History
Maxime Curioni
9dab53a58a
merged changes to revision 24271
2009-11-03 09:15:21 +00:00
..
bpy_array.c
…
bpy_interface.c
merged changes to revision 24271
2009-11-03 09:15:21 +00:00
bpy_operator_wrap.c
make python operator instances subclasses of the wmOperator when called.
2009-11-02 08:32:00 +00:00
bpy_operator_wrap.h
…
bpy_operator.c
Python can now run operators with their own context (data context).
2009-10-29 09:25:11 +00:00
bpy_operator.h
…
bpy_rna.c
rna structs would not raise an error when assigning invalid properties
2009-11-01 21:53:45 +00:00
bpy_rna.h
define operator properties in the class, similar to django fields
2009-10-31 16:40:14 +00:00
bpy_ui.c
…
bpy_ui.h
…
bpy_util.c
…
bpy_util.h
…
Makefile
…
stubs.c
…