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 - [**#54**](#54) vue and threebox,map not defined. - [**#63**](#63) `CSS2DObject` is not disposing properly. - Update example [15-performance.html](https://github.com/jscastro76/threebox/blob/master/examples/15-performance.html) to avoid dupplicated calls when dragging the count GUI control. #### 🪲 Bug fixes - [**#61**](#61) .userData not refreshed properly on obj.duplicate. - [**#62**](#62) Memory Leak on tb.remove(). Tested - [**#64**](#64) Cache instance of a loaded model is disposed when the world children is.
- Loading branch information
1 parent
c6a434a
commit 210a0b6
Showing
16 changed files
with
375 additions
and
366 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.