blender/release/scripts/modules
Campbell Barton c26cc0afa1 bugfix [#25290] Align on text gives a traceback
[#25284] Traceback error on "System Info" script

- Align was only working on mesh objects, now operate on all objects, missing boundbox's are treated as single points.
- obj.bound_box was returning all nan's for object types with no boundbox.
- ENUM_FLAG type enums were showing no text when displayed in operator redo panel.
2010-12-19 07:05:29 +00:00
..
bpy bugfix [#25290] Align on text gives a traceback 2010-12-19 07:05:29 +00:00
console bugfix [#24419] Console Autocomplete Error [Patch to fix attached] 2010-10-27 16:47:25 +00:00
add_object_utils.py pedantic word ordering change. 2010-12-08 11:42:11 +00:00
animsys_refactor.py nodes were being ignored by api update script. 2010-10-15 11:43:34 +00:00
blend_render_info.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
bpy_types.py bugfix [#24696] Export OBJ - Selection Only toggle button has the wrong default state. 2010-11-15 13:11:40 +00:00
bpyml_ui.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
bpyml.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
graphviz_export.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
io_utils.py pedantic word ordering change. 2010-12-08 11:42:11 +00:00
rna_info.py == rna info == 2010-10-15 13:09:38 +00:00
rna_prop_ui.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
sys_info.py * Enable compile and link flags to build info also on Windows and in SCons. 2010-10-19 05:00:36 +00:00