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
df04f94b50b65bdec5dbcb4315fc263b30fbb338
goo-engine
/
release
/
scripts
/
modules
T
History
Campbell Barton
e7c4a0d53b
rna api - replace panel properties bl_default_closed and bl_show_header with bl_options which has 2 flags: 'DEFAULT_CLOSED' and 'HIDE_HEADER'.
...
this matches operators which also uses bl_options like this
2010-08-26 01:05:37 +00:00
..
bpy
rna data path names which are more likely to break animations.
2010-08-20 06:09:58 +00:00
console
fix for autocomp., was raising an error when autocompleating functions defined in the console because their file wasnt found (which is correct in this case).
2010-07-14 14:56:33 +00:00
rigify
rna data path names which are more likely to break animations.
2010-08-20 06:09:58 +00:00
add_object_utils.py
apply UserPrefs and Theme rna naming changes.
2010-08-17 13:14:41 +00:00
animsys_refactor.py
rna data path names which are more likely to break animations.
2010-08-20 06:09:58 +00:00
blend_render_info.py
pedantic pep8 warnings, mostly white space.
2010-07-05 22:22:22 +00:00
bpy_types.py
rna renaming, still only adjusting properties that wont be animated (at least its very unlikely).
2010-08-18 07:14:10 +00:00
bpyml_ui.py
python declarative UI
2010-08-11 15:11:30 +00:00
bpyml.py
rna renaming for Render* structs
2010-08-18 04:10:23 +00:00
graphviz_export.py
rna rename Bone and Text changes
2010-08-18 07:45:32 +00:00
rigify_utils.py
rna data path names which are more likely to break animations.
2010-08-20 06:09:58 +00:00
rna_info.py
fixes for recent renaming
2010-08-19 14:43:52 +00:00
rna_prop_ui.py
rna api - replace panel properties bl_default_closed and bl_show_header with bl_options which has 2 flags: 'DEFAULT_CLOSED' and 'HIDE_HEADER'.
2010-08-26 01:05:37 +00:00