Blender Git Commit Log

Git Commits -> Revision 45b2218

Revision 45b2218 by Campbell Barton (master)
July 1, 2015, 03:45 (GMT)
User Prefs for NDOF dead-zone

D1344 with edits

Commit Details:

Full Hash: 45b221834184e6bdc28e83338014ddea6eb1fad0
Parent Commit: b71c27a
Lines Changed: +76, -7

15 Modified Paths:

/intern/ghost/GHOST_C-api.h (+10, -0) (Diff)
/intern/ghost/GHOST_ISystem.h (+6, -0) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+7, -0) (Diff)
/intern/ghost/intern/GHOST_NDOFManagerWin32.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_NDOFManagerX11.cpp (+0, -2) (Diff)
/intern/ghost/intern/GHOST_System.cpp (+9, -0) (Diff)
/intern/ghost/intern/GHOST_System.h (+10, -0) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+5, -2) (Diff)
/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/editors/interface/resources.c (+4, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+11, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+5, -0) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+3, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021