diff --git a/js/omvr.js b/js/omvr.js index d05c8a6..abfe8d9 100644 --- a/js/omvr.js +++ b/js/omvr.js @@ -131,6 +131,8 @@ function OMVR() { m_renderer.setSize(w, h); gotoTop(); + + m_view_fov_cache = 0;//cache clear } function splitExt(filename) {