blender/release/scripts
Bastien Montagne bdebaf0fb4 Fix [#30614] (some Display settings are uneeded for non-geometry/material object types, and armature have no boundbox).
This commit:
* Removes the Wire and Color options from the UI for all object types but meshes, curves/surfaces/texts, and metas.
* Adds a basic bounding box drawing (and computing) for armatures.
2012-03-22 13:27:24 +00:00
..
modules fix [#30623] user-defined render presets bug 2012-03-21 22:29:49 +00:00
presets == Sequencer == 2012-03-21 18:02:29 +00:00
startup Fix [#30614] (some Display settings are uneeded for non-geometry/material object types, and armature have no boundbox). 2012-03-22 13:27:24 +00:00
templates bmesh py api: change .from_mesh() / .to_mesh() to be class methods of BMesh rather than functions in the module. 2012-03-11 02:45:27 +00:00