You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed broken Camera in Replays with new Scoresaber version
Added config option (farZ) which allows you to lower the render distance of a camera. Useful in various use cases like having an orthographic side cam with limited render distance so you only see the sabers and nothing behind
When no HMD is found and all cameras are configured with no FPS cap the game will use vSync instead of limiting the refresh rate to the Screen refresh rate (Addresses Issue #31). If you encounter any side effects / anomalies from this change let me know.