Blender Git Commit Log
Git Commits -> Revision 77934cf
Revision 77934cf by Sergey Sharybin (master) November 4, 2011, 15:53 (GMT) |
Fix #28865: Draw_bounds_type does not display Polyhedron or Capsule types Separate DNA properties for bounding box used for bounding box display in 3d viewport and bounding box used for collision detection in game engine. Bumped subversion for proper updating old files to new system, but it need more complex testing. |
Commit Details:
Full Hash: 77934cfaed55b559637e37ce9c158cd703cec360
SVN Revision: 41529
Parent Commit: ac47da5
Lines Changed: +37, -19
6 Modified Paths:
/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+12, -2) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+17, -10) (Diff)
/source/blender/makesdna/DNA_object_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+3, -4) (Diff)
/source/gameengine/Converter/BL_BlenderDataConversion.cpp (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+12, -2) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+17, -10) (Diff)
/source/blender/makesdna/DNA_object_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+3, -4) (Diff)
/source/gameengine/Converter/BL_BlenderDataConversion.cpp (+1, -1) (Diff)