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 - #3 Make Color of the boundingBox and boundingBoxShadow configurable - #29 Make one object not selectable or draggable independently of Threebox params - #150 Check methods doing traverse to avoid doing unnecessary loops #### 🪲 Bug fixes - #145 Worldwide view demos, have precision issues after #143 - #149 `obj.set` with `options.coords` doesn't change the z axis in obj.coordinates
- Loading branch information
1 parent
b4f76e0
commit 3758579
Showing
21 changed files
with
9,635 additions
and
280 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
v.2.0.1 - v.2.1.4 | ||
v.2.0.1 - v.2.1.5 | ||
MIT License | ||
Copyright (c) 2020 Jesus Serrano | ||
|
||
|
Oops, something went wrong.