This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b2e01fa6bb42aa8abe41edf9743fed3faccbef4b
test
/
release
/
scripts
/
modules
History
Campbell Barton
841c200767
report exceptions when enabling and disabling modules in blenders interface.
...
so if pressing the addon checkbox fails it tells why rather then failing silently.
2013-06-19 05:17:31 +00:00
..
bl_i18n_utils
Add back nl_NL to enabled tranlations, as we now have a (very limited) start of it.
2013-06-17 19:49:06 +00:00
bpy
fix [
#35574
] Export Key Map issue
2013-06-11 15:11:55 +00:00
bpy_extras
rename world_to_camera -> world_to_camera_view
2013-06-16 14:35:15 +00:00
console
…
addon_utils.py
report exceptions when enabling and disabling modules in blenders interface.
2013-06-19 05:17:31 +00:00
animsys_refactor.py
…
blend_render_info.py
…
bpy_restrict_state.py
…
bpy_types.py
add popup menu to allow python scripts to show popups without having to define a menu class first.
2013-06-01 04:06:38 +00:00
bpyml_ui.py
…
bpyml.py
…
console_python.py
disable auto indent when pasting text into the python console.
2013-05-24 01:04:37 +00:00
console_shell.py
…
graphviz_export.py
…
keyingsets_utils.py
…
nodeitems_utils.py
Fix
#35633
, Cannot Add Group Node In Blender 2.67a. The menu entry for the "make group" operator was missing in the new categories system. Added an alternative NodeItemCustom to the standard NodeItem to
2013-06-05 09:21:17 +00:00
rna_info.py
…
rna_prop_ui.py
…
rna_xml.py
…
sys_info.py
…