Fredrik Hultin
Fredrik Hultin
Make it possible to get information for more than one display, if the HMD has multiple displays.
ohmd_enable / ohmd_disable ? Things like config file loading and enable/disabling the neck model.
Akin to .asoundrc, .openalrc and SDL's environment variables, this configuration file will contain global settings relevant to the end user. Some possible configuration entries - Default HMD - IPD -...
Support for using the native iOS API sensors as input for OpenHMDs head tracking.
The code generation seems to have failed for the methods that are supposed to accept multiple ints, ie. bool DragInt2(string label, ref int v) bool DragInt3(string label, ref int v)...