Blender Git Commit Log

Git Commits -> Revision 088ff21

September 29, 2014, 17:48 (GMT)
Manipulator now uses the widget system (no operators used).

Widgets use a similar notification system as operators. It might be
worth using WM_BREAK messages like the rest of the handlers. For now
this should do.

Commit Details:

Full Hash: 088ff210a949b0e5c999124d8ff3c74791616d87
Parent Commit: 10a3ca0
Lines Changed: +11, -7

5 Modified Paths:

/source/blender/editors/space_view3d/space_view3d.c (+2, -1) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+1, -2) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+5, -1) (Diff)
/source/blender/windowmanager/intern/wm_widgets.c (+2, -2) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021