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
17013ca4eeded084cc12caa256e5f72c81e533fd
goo-engine
/
source
/
blender
/
python
/
intern
T
History
Campbell Barton
17013ca4ee
added 'hidden' option for python defined rna props, means py operators can use hidden properties so the popup wont show
...
improved error message when bad args are given to propertyRNA funcs
2009-11-19 14:32:12 +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
added 'hidden' option for python defined rna props, means py operators can use hidden properties so the popup wont show
2009-11-19 14:32:12 +00:00
bpy_operator_wrap.h
…
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
…
bpy_rna.c
added 'hidden' option for python defined rna props, means py operators can use hidden properties so the popup wont show
2009-11-19 14:32:12 +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
…
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