v.2.1.8
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.