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
bed3c5254ffd4dc617e4a91cfc3666141812304f
goo-engine
/
source
/
blender
/
python
/
intern
T
History
Campbell Barton
bed3c5254f
pyrna array slice assignment
...
- accept any sequence - disallow deleting & resizing via slices
2010-01-04 20:53:52 +00:00
..
bpy_array.c
- pyrna support for (value in array), currently only 1 dimensional arrays.
2009-12-08 09:40:30 +00:00
bpy_driver.c
- added editbone.matrix, readonly, utility property that calculates the matrix from the bone roll
2009-12-09 14:25:56 +00:00
bpy_interface.c
new python submodule. eg.
2010-01-02 23:14:01 +00:00
bpy_operator_wrap.c
remove python api cruft from custom operator registration
2009-12-30 22:51:44 +00:00
bpy_operator_wrap.h
remove python api cruft from custom operator registration
2009-12-30 22:51:44 +00:00
bpy_operator.c
remove python api cruft from custom operator registration
2009-12-30 22:51:44 +00:00
bpy_operator.h
PyRNA
2009-06-05 12:48:58 +00:00
bpy_rna.c
pyrna array slice assignment
2010-01-04 20:53:52 +00:00
bpy_rna.h
Macro registration using the normal rna registration methods (like operators).
2009-12-30 22:14:32 +00:00
bpy_ui.c
F8 reload works again, script errors are printed but dont stop loading every other script
2009-11-13 11:10:29 +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
remove python api cruft from custom operator registration
2009-12-30 22:51:44 +00:00
bpy_util.h
remove python api cruft from custom operator registration
2009-12-30 22:51:44 +00:00
Makefile
2.5 audio cleanup:
2009-08-10 15:39:11 +00:00
stubs.c
fixes for errors/warnings found with cppcheck
2009-12-26 20:23:13 +00:00