Blender Git Commit Log

Git Commits -> Revision 5891e86

July 1, 2019, 17:04 (GMT)
Cleanup GHOST_Xr types and functions

* Move GHOST_Xr types to GHOST_Types.h
* Add GHOST_XrPose. We'll have to pass around pose data at multiple
places.
* Don't require extra call to prepare session rendering, handle
everything through GHOST_XrSessionStart
* Naming

Commit Details:

Full Hash: 5891e86420d9718670841f0282bac499c225ccd8
Parent Commit: 2cedad9
Lines Changed: +146, -139

4 Modified Paths:

/intern/ghost/GHOST_C-api.h (+0, -64) (Diff)
/intern/ghost/GHOST_Types.h (+70, -0) (Diff)
/intern/ghost/intern/GHOST_XRSession.cpp (+75, -73) (Diff)
/source/blender/windowmanager/intern/wm_xr.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021