Releases: AltspaceVR/AltspaceSDK
Releases · AltspaceVR/AltspaceSDK
v0.24.0
v0.24.0 (2016-11-22)
- Fix readme link formatting (1763e94)
- Fix the popup example to adjust to its enclosure (c27ea0c)
- Add a test for the fullspace API (a85a1c5)
v0.23.2
v0.23.2 (2016-11-18)
- Adding a hint/message to all examples that require you to be inside Altspace to see the example code (eecf750)
- Bump release v0.23.2 (e300438)
- Merge pull request #159 from Fasani/master (8a581db)
v0.23.0
v0.23.0 (2016-11-15)
- Account for parent scale and rotation in Drag behavior (63d3778)
- Actually remove behaviors in removeAllBehaviors (c75a544)
- Add behaviors test to index (65c480d)
- Add config options to Bob behavior (b8aa4fa)
- Add functional test for behaviors (d6e2d38)
- Add npm scripts (6d316c9)
- Add type properties to all behaviors (4bd7ffa)
- Add unit tests for behaviors (32625c9)
- Bump release v0.23.0 (d309391)
- Fix default config in HoverScale (a989ae7)
- Fix indentation (9d5bf51)
- fix leaked variable (7cf5449)
- Merge pull request #158 from AltspaceVR/bug/behaviors (545d879)
- Properly dispose Drag and HoverColor behaviors (2863233)
- Remove debug logs (a8bca42)
- Strip trailing spaces (b673b83)
v0.22.1
v0.22.1 (2016-11-11)
- Improved test for collider flag updates (c0afd0f)
v0.22.0
v0.22.0 (2016-11-06)
- Added HoverScale behavior: (4847822)
- Merge pull request #155 from NGenesis/feature/behavior-hoverscale (3c461f2)
v0.21.0
v0.21.0 (2016-11-06)
- Added option to enable or disable console log output in SteamVRInput during input device detection. (0971076)
- Merge pull request #154 from AltspaceVR/steamvrinput-logging (0d72980)
- update steamvr example (57977eb)
v0.20.0
v0.20.0 (2016-11-06)
- Adding the first THREE.js tutorial to the Altspace examples (31917ca)
- Merge pull request #152 from AltspaceVR/basic-cube (e03418c)
- Rename example (a3280a8)
v0.19.3
v0.19.3 (2016-11-05)
- Merge pull request #150 from Fasani/patch-2 (68f2b03)
- Remove Answers link (aea3366)
- Removing the link to "Developer Answers" from the README.md (8132b0e)
v0.19.2
v0.19.2 (2016-10-14)
- dont load chess until we have a sync id (7f59899)
- Merge pull request #148 from AltspaceVR/other/chess-optimization (e2b0378)