forked from peterqliu/threebox
-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor version by [@jscastro76](https://github.com/jscastro76), some enhancements and bugs. #### ✨ Enhancements - #73 `tb.dispose` must clean `tb.objectsCache` - #74 Question: Why is this library not available on npm ? - #75 Publish in npm - #76 Refactor Objects.prototype._makeGroup - #78 refactor var to const and let - #80 Update example [15-performance.html](https://github.com/jscastro76/threebox/blob/master/examples/15-performance.html) Add built-in animation to example 15-performance.html windmill. - #82 Add a method `tb.getSunTimes` - #85 We need an object compare method - #87 Change `tb.getSunPosition` to accept lnglat coords instead of two params - #88 Add night style change in 12-add3dmodel.html and 13-eiffel.html examples during night hours #### 🪲 Bug fixes - #42 Angular and Threebox. Solved an issue using a `mapboxgl.Point`line - #77 example 05-logistics raises an error removing the line - #79 Some examples are not using `renderingMode: 3d` in the layer creation - #86 After #56 the feature that comes in userData is not being updated. <br> - - -
- Loading branch information
1 parent
0d8ba60
commit 0a8b716
Showing
13 changed files
with
243 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.