Skip to content

v.2.2.1.

Choose a tag to compare

@jscastro76 jscastro76 released this 04 Apr 14:22
· 106 commits to master since this release
cf1c167

2.2.1

Minor version by @jscastro76, some enhancements and bugs.

✨ Enhancements

  • #212 Allow to remove an object by name
  • #211 Create an object property that changes all the materials by a color
  • #169 Update to Three.js v127
    • #214 Full refactor of tb.tube
    • #215 Refactor tb.line
    • #216 Refactor tb.update
    • #217 utils.material should allow THREE.DoubleSide
    • #218 Remove CustomEvent from events
    • #219 Remove .getInverse()
    • #220 Update Loaders
    • #221 Add fflate module

🪲 Bug fixes

  • #222 fflate depends on a physical file

📝 Documentation