Skip to content

Releases: ssatguru/BabylonJS-EditControl.java

v1.0.1

24 Mar 01:51
Compare
Choose a tag to compare
  • Babylon.js v2.4 does not allow the simultaneous use of rotation and rotationQuaternion. One of them should be null. EditControl now returns rotation or rotationQuaternion depending on which one was set when the EditControl rotation was called. The one not used is set to null.
  • added new function "isPointerOver()".

v1.0.0

22 Mar 17:35
Compare
Choose a tag to compare

Babylon.js v2.3 compatible release