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
f7682e2e0f5401a5cd2f394ed17fd29613b5381f
goo-engine
/
source
/
blender
/
python
/
intern
T
History
Campbell Barton
51f2dcd08c
- access console languages as modules rather then having the py operator call an operator
...
- workaround for __getattr__ existing for types that dont support it
2009-11-17 12:21:41 +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
missing include
2009-11-16 19:18:04 +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
- access console languages as modules rather then having the py operator call an operator
2009-11-17 12:21:41 +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