Releases: AltspaceVR/AltspaceSDK
Releases · AltspaceVR/AltspaceSDK
v0.9.1
v0.9.1 (2016-04-19)
- Add index of examples (e992dd2)
- Add new test to index (7af637b)
- Add test for dynamic mirroring changes (54e2398)
- Add tests for mirrored objects (ad6ac22)
- Bump release v0.9.1 (6ad2d27)
- fix compact mode (a1e1856)
- Fixed dynamic sidedness in client (c246e20)
- Initial pass at r74 support (7d632ac)
- Merge branch 'master' of github.com:AltspaceVR/AltspaceSDK into feature/three-r74 (a3a6a2e)
- Merge branch 'master' of github.com:AltspaceVR/AltspaceSDK into feature/three-r74 (16f2b32)
- Merge pull request #127 from AltspaceVR/feature/three-r74 (7a00765)
- Remove extra meshes in planets (452b46e)
- Restore perf test (b3ca0b6)
- Set planets to full brightness (9b6ff2e)
- switch all examples to r74 (832e651)
- Test for sided-materials (fd774bb)
- Tweak renderer tests (f7251df)
- Use minified versions of scripts (2c19ec7)
- Use OBJMTLLoader shim (9e2a0aa)
v0.9.0
v0.9.0 (2016-04-18)
- Bump release v0.9.0 (c2660ca)
- Merge pull request #126 from AltspaceVR/feature/upgrade-spinning-cube (fcfaf90)
- Scale cube to be 1 meter in altspace (e08238a)
v0.8.0
v0.8.0 (2016-04-16)
- Add support for SteamVR input devices via
altspace.getGamepads()
v0.7.0
v0.7.0 (2016-04-14)
- Add cursor shim support for non-fullscreen windows (a7b0c67)
v0.6.2
v0.6.2 (2016-04-07)
- Lint code in Travis CI with ESLint
- Use consistent indentation
v0.6.1
v0.6.1 (2016-04-07)
- Bump release v0.6.1 (a7c03b6)
- Merge pull request #119 from AltspaceVR/bugfix/faster-gearvr-sync (ea96f8f)
- Optimize Object3DSync on GearVR (faf33e1)
v0.6.0
v0.6.0 (2016-04-02)
- Bump release v0.6.0 (ae35b63)
- Merge pull request #118 from AltspaceVR/feature/better-npm (100ecf3)
- Use a UMD wrapper and fix package.json issues (c8d8806)
v0.5.3
v0.5.3 (2016-03-07)
Doc
- Doc: HoverColor config.color property is actually a THREE.Color (2eaff14)
- Doc: Improve docs for Drag, Object3DSync and feature support (90a1dc3)
Stability
- Stability: Added a test to catch regressions when rendering clones. (89aaa00)
- Bump release v0.5.3 (a40bd31)
- Merge pull request #116 from AltspaceVR/other/doc-fixes (5e9e8d9)
- Merge pull request #117 from AltspaceVR/other/cloning-test (7d299c2)