Blender Git Commit Log
Git Commits -> Revision fcaf81c
Revision fcaf81c by Joey Ferwerda (HMD_viewport) March 17, 2016, 14:24 (GMT) |
Moved updating the OpenHMD events in the ghost system to a GHOST_System base class wich get called by the derived for OS independent updating |
Commit Details:
Full Hash: fcaf81cf2daa6907b0aed54d896608eced648b88
Parent Commit: 98535f5
Lines Changed: +22, -9
6 Modified Paths:
/intern/ghost/intern/GHOST_System.cpp (+9, -0) (Diff)
/intern/ghost/intern/GHOST_System.h (+2, -4) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+3, -0) (Diff)
/intern/ghost/intern/GHOST_SystemSDL.cpp (+3, -0) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+3, -0) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+2, -5) (Diff)
/intern/ghost/intern/GHOST_System.h (+2, -4) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+3, -0) (Diff)
/intern/ghost/intern/GHOST_SystemSDL.cpp (+3, -0) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+3, -0) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+2, -5) (Diff)