Releases: wearesimbol/simbol-world
Releases · wearesimbol/simbol-world
v1.0.0-alpha.9
#17 Adds positional audio. Also adds postversion scripts to make realeasing versions smoother
v1.0.0-alpha.8
Fixes hand positioning in VR and arm model for 3DOF controllers. Also moves from Gulp to npm scripts and adds hooks to npm version
51abbf2
1.0.0-alpha.7
Adds config options to disable MultiVP and Locomotion e5f41c2
1.0.0-alpha.6
Makes it easier to contribute with Contributing guidelines and temporary fix for hand positions in VR 2660d4b
1.0.0-alpha.5
Improves Docs
Updates dependencies
Minor changes to make way for a-simbol
1.0.0-alpha.4
#3 Improves controller and avatar support to add hand presence
1.0.0-alpha.3
- Fixes MultiVP _peerClose handler
- Fixes rotation on mobile
1.0.0-alpha.2
Major refactor that:
- Renames the library to Simbol
- Moves to Classes
- Separates everything into components and uses an event based system for components to communicate with each other. Events and Promises are how developers receive information from Simbol
- Added error handling
- Added Simbol support, starting with the base Node class, and a Text class
- Updates and adds tests
v1.0.0-alpha.1
- Fixes WebVR support
v1.0.0-alpha.0
First Holonet release!
Includes scene loading, Virtual Personas and basic physics, locomotion and interaction systems