Skip to content

Releases: ssatguru/Vishva.java

v0.4.0

19 Apr 16:24
Compare
Choose a tag to compare

New Features

  • user can now select more than one mesh , by pressing "CTL" key and mouse right clicking each of those meshes one at a time
  • user can now make a mesh, parent of one or more other meshes. To do this, select more than one mesh and then click "Make parent" in the edit menu - the last mesh selected becomes the parent of all other selected mesh
  • user can remove all children of a mesh
  • user can remove the parent of a mesh

Bug Fixes

  • Due to bug, user wasn't able to delete Mover and Rotator actuator once they were added to a mesh

v0.3.0

16 Apr 15:29
Compare
Choose a tag to compare
  • animator actuator added to animate characters
  • user can now load an empty world explicitly by specifying "?world=empty"
  • improved sensors and actuators serialization and deserialization
  • few minor GUI fixes

v0.2.0

13 Apr 04:09
Compare
Choose a tag to compare

first release of vishva as a live scene editor

v0.1.0

29 Mar 03:46
Compare
Choose a tag to compare

Just a POC of Babylon.js and JSweet