Skip to content

v.2.1.5.

Compare
Choose a tag to compare
@jscastro76 jscastro76 released this 19 Dec 08:37
· 185 commits to master since this release

2.1.5

Minor version by @jscastro76, some enhancements and bugs.

✨ Enhancements

  • #3 Make Color of the boundingBox and boundingBoxShadow configurable
  • #29 Make one object not selectable or draggable independently of Threebox params
  • #150 Check methods doing traverse to avoid doing unnecessary loops

🪲 Bug fixes

  • #145 Worldwide view demos, have precision issues after #143
  • #149 obj.set with options.coords doesn't change the z axis in obj.coordinates

📝 Documentation

  • Updated documentation (tb.raycasted, tb.extrusion, tb.loadObj and tb.Object3D params, mime types)
  • Updated README.md.
  • updated Examples documentation.