LetMeSee
1.1.3
- Continue rendering when Play Mode is paused:
- When the Editor is paused, continue rendering in the HMD as if it was not paused.
- This allows the user to continue viewing the scene in VR while objects are frozen in place (i.e. physically simulated hair).
1.1.2
- Fix invalid JSON lib import:
- Add JSON parsing lib to replace Newtonsoft.Json (we cannot assume it is installed).