OSVR / OSVR-Unity-Rendering

Rendering plugin for Unity
Apache License 2.0
34 stars 13 forks source link

Remove hardcoded path to dispaly config and rendermanager config #8

Closed DuFF14 closed 8 years ago

DuFF14 commented 8 years ago

These lines here have to go away: https://github.com/OSVR/OSVR-Unity-Rendering/blob/master/OsvrRenderingPlugin.cpp#L183

Depends on: https://github.com/OSVR/OSVR-Core/pull/248 (and the corresponding PR in RenderManager)

DuFF14 commented 8 years ago

Fixed now that RenderManager retrieves this from Core