Blender Git Commit Log
Git Commits -> Revision ffaffd3
Revision ffaffd3 by Sergey Sharybin (master) July 10, 2013, 11:36 (GMT) |
Get rid of confusing usage of cu->bb in BKE_object_minmax Curve-type objects now always does have object'level bounding box, meaning cu->bb wouldn't evenr used in BKE_object_minmax. So zapping this confusing check for whether ob->bb exists, which is always truth. Makes it easier to follow what cu->bb is for and what ob->bb is for. |
Commit Details:
Full Hash: ffaffd32cb1f4c5e54a496665250fcf55a0f0108
SVN Revision: 58150
Parent Commit: 48d0ebf
Lines Changed: +1, -7
1 Modified Path:
/source/blender/blenkernel/intern/object.c (+1, -7) (Diff)