Blender Git Commit Log

Git Commits -> Revision 03e8afd

Revision 03e8afd by Julian Eisel (HMD_viewport)
March 28, 2016, 10:43 (GMT)
Option to request interocular distance from HMD driver

Adds a new camera option to request the interocular distance (IPD) from the HMD device/driver. It's still an open design question if it's even worth to support a custom distance though.

Also hides convergence options for HMD mode, not sure if those are needed.

Commit Details:

Full Hash: 03e8afdb8d93fca90ce2c5137aa67f01f301746c
Parent Commit: 2d57a89
Lines Changed: +57, -18

8 Modified Paths:

/intern/ghost/GHOST_C-api.h (+3, -2) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+8, -1) (Diff)
/release/scripts/startup/bl_ui/properties_data_camera.py (+16, -9) (Diff)
/source/blender/blenkernel/intern/camera.c (+7, -6) (Diff)
/source/blender/makesdna/DNA_camera_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_camera.c (+6, -0) (Diff)
/source/blender/windowmanager/intern/wm_stereo.c (+14, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021