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
a99157b20dc68ce46499e95e8e040a293453c569
goo-engine
/
source
/
blender
/
python
/
intern
T
History
Campbell Barton
a99157b20d
rna structs would not raise an error when assigning invalid properties
...
netrender needed updating for this. hint, bpy.data is not a module
2009-11-01 21:53:45 +00:00
..
bpy_array.c
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
bpy_interface.c
Modified python rna property types (BPy_PropertyRNA), so PySequence_Check() returns true
2009-10-29 10:03:34 +00:00
bpy_operator_wrap.c
define operator properties in the class, similar to django fields
2009-10-31 16:40:14 +00:00
bpy_operator_wrap.h
Python Panels WIP
2009-04-01 12:43:07 +00:00
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
PyRNA
2009-06-05 12:48:58 +00:00
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
2.5: warning fixes
2009-08-15 16:36:25 +00:00
bpy_ui.h
WIP, low level python UI functions, so far tested popup menu to work with bpyui.pupMenuBegin, menuItemO and pupMenuEnd functions.
2009-02-16 16:17:20 +00:00
bpy_util.c
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
bpy_util.h
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
Makefile
2.5 audio cleanup:
2009-08-10 15:39:11 +00:00
stubs.c
remove scriptlinks,
2009-07-22 09:41:41 +00:00