Releases: AltspaceVR/AltspaceSDK
Releases · AltspaceVR/AltspaceSDK
v0.27.0
v0.27.0 (2016-12-20)
- Added dragstart and dragend events to the Drag behavior (thanks to @Enderthexen). (15bca32)
v0.26.3
v0.26.2
v0.26.1
v0.26.0
v0.26.0 (2016-12-06)
- Bump release v0.26.0 (8a17bf8)
- Cleanup docs (45dea85)
- Corrected code indentation. (587b66e)
- Corrected documentation indentation. (b5eb464)
- Corrected issue tracking previous joint intersection union. (efdcb9f)
- Corrected issue with collision events not being dispatched with target and currentTarget properties. (2142952)
- Corrected issue with JointCollisionEvents behavior firing events on invisible objects. (0253f5e)
- headbutt cube (bfaa85c)
- Merge pull request #1 from AltspaceVR/master (ab5813b)
- Merge pull request #168 from NGenesis/feature/behavior-jointcollisionevents (7f17ad2)
- Merge pull request #171 from AltspaceVR/feature/behavior-jointcollisionevents-cleanup (15e869e)
- Merge pull request #172 from AltspaceVR/feature/headbutt-cube (a72fdf2)
- Updated JointCollisionEvents behavior documentation. (c2989e2)
- Updated JointCollisionEvents behavior documentation. (55c38cf)
- Updated JointCollisionEvents behavior: (bba2b54)
- Updated jointcollisionleave event to include details of the last intersection union and set of joint (6ad1636)
v0.25.0
v0.25.0 (2016-12-01)
- add examples to index (f3f18ac)
- Adding joint collision examples, with and without config options. (c3bfc68)
- Adding joint selection to the config. (337e755)
- Adding jointCubeSize option and adding behavior to gulpfile. (2b46074)
- Bump release v0.25.0 (bf06e76)
- Changing signature for better legibility. (cba957b)
- Editing signature for doc generation. (32b9050)
- Fix example titles (02abc6b)
- Fix examples (e334278)
- fix indentation (c8cdc3b)
- Fix lib reference (a958c41)
- Fixing a comment. (9b1ba6c)
- Fixing another comment. (cc99070)
- Fixing documentation comment. (f82ff80)
- Fixing spaces/tabs. (cf7ff9a)
- Format docs (a70d603)
- Initial commit of TrackJoints behavior to request feedback and guidance. (3dd46fa)
- Merge pull request #163 from evhan55/master (86c6c1a)
- Merge pull request #167 from AltspaceVR/bug/joint-collision-fixes.html (246b676)
- minor cleanup (8e4316d)
- Removing unnecessary semicolon. (b89d0a3)
- Renaming behavior to 'JointCollisionEvents'. (3393fdc)
- Revert joint (24aa2af)
v0.24.4
v0.24.3
v0.24.2
v0.24.2 (2016-11-23)
- Add click me graphic to test button (dc65320)
- Add new resources (8a52089)
- add sky-sphere example to index (2c2a61d)
- Bump release v0.24.2 (80b9dc8)
- Cleanup fullspace example and start adding skyphere example (54887c5)
- Implement sky sphere example (49dbb15)
- Merge branch 'master' of github.com:AltspaceVR/AltspaceSDK into feature/better-fullspace-examples (618c0fc)
- Merge pull request #164 from AltspaceVR/feature/better-fullspace-examples (3b8fad9)