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
45bb3293b418745d515f237b8d39308f0a574000
goo-engine
/
source
/
blender
/
python
/
intern
T
History
Brecht Van Lommel
45bb3293b4
2.5: Python subclasses can now define RNA properties by making
...
a __props__ list in the class, same as for operators.
2009-08-22 17:30:47 +00:00
..
bpy_interface.c
changes to help refcounts in rna be more predictable (still leaks when reloading on - F8)
2009-08-15 09:53:38 +00:00
bpy_operator_wrap.c
remove python2.x support
2009-08-10 00:07:34 +00:00
bpy_operator_wrap.h
Python Panels WIP
2009-04-01 12:43:07 +00:00
bpy_operator.c
remove python2.x support
2009-08-10 00:07:34 +00:00
bpy_operator.h
PyRNA
2009-06-05 12:48:58 +00:00
bpy_rna.c
2.5: Python subclasses can now define RNA properties by making
2009-08-22 17:30:47 +00:00
bpy_rna.h
2.5: RNA, defining enums, pointers and collections properties is now
2009-08-18 01:29:25 +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
2.5: warning fixes
2009-08-15 16:36:25 +00:00
bpy_util.h
fix for build problem with audiospace and implicit declaration.
2009-08-10 04:50:48 +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