Skip to content

Releases: wearesimbol/simbol-world

v1.0.0-alpha.9

21 Aug 15:50
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

#17 Adds positional audio. Also adds postversion scripts to make realeasing versions smoother

v1.0.0-alpha.8

11 Aug 00:16
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release

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

11 Aug 00:16
Compare
Choose a tag to compare
1.0.0-alpha.7 Pre-release
Pre-release

Adds config options to disable MultiVP and Locomotion e5f41c2

1.0.0-alpha.6

11 Aug 00:14
Compare
Choose a tag to compare
1.0.0-alpha.6 Pre-release
Pre-release

Makes it easier to contribute with Contributing guidelines and temporary fix for hand positions in VR 2660d4b

1.0.0-alpha.5

31 Jul 21:02
Compare
Choose a tag to compare
1.0.0-alpha.5 Pre-release
Pre-release

Improves Docs
Updates dependencies
Minor changes to make way for a-simbol

1.0.0-alpha.4

14 Jul 23:15
Compare
Choose a tag to compare
1.0.0-alpha.4 Pre-release
Pre-release

#3 Improves controller and avatar support to add hand presence

1.0.0-alpha.3

01 Jun 18:29
Compare
Choose a tag to compare
1.0.0-alpha.3 Pre-release
Pre-release
  • Fixes MultiVP _peerClose handler
  • Fixes rotation on mobile

1.0.0-alpha.2

01 Jun 18:29
Compare
Choose a tag to compare
1.0.0-alpha.2 Pre-release
Pre-release

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

01 Jun 18:30
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release
  • Fixes WebVR support

v1.0.0-alpha.0

13 Feb 16:59
Compare
Choose a tag to compare
v1.0.0-alpha.0 Pre-release
Pre-release

First Holonet release!

Includes scene loading, Virtual Personas and basic physics, locomotion and interaction systems