Blender Git Commit Log

Git Commits -> Revision a196143

Revision a196143 by Ton Roosendaal (master)
January 1, 2009, 14:57 (GMT)
2.5

- Made scrollwheel behave uniform for zooming. It uses the UserDef
to map what's in our out. Use keymap entries WHEELINMOUSE and
WHEELOUTMOUSE to trigger this. Also removed the feature to store
in event->val the direction, it was conflicting with KM_ANY.

- Added more default poll callbacks, use for generic ops things
like ED_operator_object_active.

Commit Details:

Full Hash: a1961436f564ad885a014dc964d443378a4b9617
SVN Revision: 18214
Parent Commit: e9a3b4f
Lines Changed: +53, -27

8 Modified Paths:

/source/blender/editors/include/ED_screen.h (+2, -0) (Diff)
/source/blender/editors/interface/view2d_ops.c (+10, -10) (Diff)
/source/blender/editors/object/object_edit.c (+10, -10) (Diff)
/source/blender/editors/screen/screen_ops.c (+8, -0) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+15, -3) (Diff)
/source/blender/windowmanager/wm_event_types.h (+5, -2) (Diff)
/source/blender/windowmanager/WM_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021