Blender Git Commit Log

Git Commits -> Revision 62cde7a

June 27, 2019, 17:17 (GMT)
Finish VR view drawing callback set up

* Allow passing custom data to session draw function, passed to the
callback
* Actually call the callback
* Create and bind a WM level callback. Will later be used to draw the
viewport.

Also, check if session is actually visible before drawing.

Commit Details:

Full Hash: 62cde7a9ef8ebfd0d33bbc14210db338608411c1
Parent Commit: e4fcf25
Lines Changed: +48, -18

6 Modified Paths:

/intern/ghost/GHOST_C-api.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_XRSession.cpp (+26, -7) (Diff)
/source/blender/windowmanager/intern/wm_draw.c (+3, -3) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+11, -2) (Diff)
/source/blender/windowmanager/intern/wm_xr.c (+5, -3) (Diff)
/source/blender/windowmanager/wm.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021