OSVR / OSVR-Unity-Rendering

Rendering plugin for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove hardcoded path to dispaly config and rendermanager config

DuFF14 opened this issue · comments

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

Depends on:
OSVR/OSVR-Core#248
(and the corresponding PR in RenderManager)

Fixed now that RenderManager retrieves this from Core