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
e12fe32febb9f64877879ec98da7ffc4ed60f96e
goo-engine
/
source
/
blender
/
python
/
intern
T
History
Campbell Barton
c1d0f9179d
fix for error with property getattro in recent commit which broke autocomp.
...
active base/bone & editbone were not converted to property srna
2009-11-13 16:37:44 +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
changes python initialization
2009-11-13 09:28:05 +00:00
bpy_operator_wrap.c
arbitrary property and function support for rna properties (arrays and collections), this means functions can be easily added.
2009-11-13 16:08:03 +00:00
bpy_operator_wrap.h
Python Panels WIP
2009-04-01 12:43:07 +00:00
bpy_operator.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_operator.h
PyRNA
2009-06-05 12:48:58 +00:00
bpy_rna.c
fix for error with property getattro in recent commit which broke autocomp.
2009-11-13 16:37:44 +00:00
bpy_rna.h
python api for collection add()/remove()
2009-11-11 16:28:53 +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
fix error with python exceptions in BPy_errors_to_report
2009-11-10 16:17:49 +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
changes python initialization
2009-11-13 09:28:05 +00:00