Blender Git Commit Log

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

4 Modified Paths:

/source/blender/blenkernel/BKE_object.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/object.c (+17, -1) (Diff)
/source/blender/src/drawobject.c (+2, -11) (Diff)
/source/blender/src/drawview.c (+30, -39) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021