Blender Git Commit Log

Git Commits -> Revision bdebaf0

Revision bdebaf0 by Bastien Montagne (master)
March 22, 2012, 13:27 (GMT)
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.

Commit Details:

Full Hash: bdebaf0fb49ff05750b283bbd92d21bb57127a19
SVN Revision: 45084
Parent Commit: 44eb9cc
Lines Changed: +77, -6

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_object.py (+5, -2) (Diff)
/source/blender/blenkernel/BKE_armature.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/armature.c (+51, -0) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+18, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021