Blender Git Loki
Git Commits -> Revision 8988a0d
Revision 8988a0d by Ton Roosendaal (master) June 14, 2006, 08:50 (GMT) |
Bugfix #4329 New "Dimension" button: when using TAB to cycle over buttons, the dimension event was sent multiple times, accumulating scaling. The code was also not prepared to handle multiple changes at one event. Also: added object_get_boundbox(Object *ob) in BKE_object.h, so the code now really supports most primitives in Blender. |
Commit Details:
Full Hash: 8988a0de38dcf545447649ac778b145b2fb5e14a
SVN Revision: 7715
Parent Commit: 4ed583e
Lines Changed: +50, -51