Skip to content

v.2.1.8

Compare
Choose a tag to compare
@jscastro76 jscastro76 released this 27 Jan 19:05
· 126 commits to master since this release

2.1.8

Minor version by @jscastro76, some enhancements and bugs.

✨ Enhancements

  • #182 Resource interpreted as Stylesheet but transferred with MIME type text/plain
  • #187 Create an option to translate an object based on world coordinates (obj.position)
  • #188 Add threebox.css to the /dist folder. Included now in npm run build command
  • #189 Create a driving game-like example with WASD controls

🪲 Bug fixes

  • #177 [BUG] FollowPath animation with realSunlight produces an error
  • #190 When using obj.selected programatically the bbox is not shown

📝 Documentation

  • Updated documentation started to link points and improving documentation descriptions in general.
  • Updated README.md.