Blender Git Commit Log

Git Commits -> Revision f399481

Revision f399481 by Mike Erwin (master)
August 7, 2010, 10:57 (GMT)
SpaceNav turntable and fit in 3D view. Tablet data rides with cursor/button events (incomplete! Mac-only for now). Grease pencil works better with pen.

Commit Details:

Full Hash: f399481251a4d375a494517925c64b3b3c6db7e8
SVN Revision: 31141
Parent Commit: ad623dd
Lines Changed: +764, -843

23 Modified Paths:

/intern/ghost/GHOST_Types.h (+40, -60) (Diff)
/intern/ghost/intern/GHOST_EventButton.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_EventCursor.h (+1, -0) (Diff)
/intern/ghost/intern/GHOST_EventManager.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_EventNDOF.h (+23, -25) (Diff)
/intern/ghost/intern/GHOST_NDOFManager.cpp (+34, -7) (Diff)
/intern/ghost/intern/GHOST_NDOFManager.h (+4, -0) (Diff)
/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm (+7, -3) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.h (+9, -7) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+50, -12) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.h (+1, -7) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+53, -56) (Diff)
/source/blender/blenlib/intern/math_rotation.c (+2, -4) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+12, -2) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+165, -400) (Diff)
/source/blender/editors/space_view3d/view3d_intern.h (+1, -3) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+7, -1) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+7, -9) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+290, -222) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+0, -3) (Diff)
/source/blender/windowmanager/wm.h (+0, -1) (Diff)
/source/blender/windowmanager/wm_event_types.h (+41, -18) (Diff)
/source/blender/windowmanager/WM_types.h (+14, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021