Skip to content

Commit

Permalink
## 2.1.5
Browse files Browse the repository at this point in the history
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
jscastro76 committed Dec 18, 2020
1 parent b4f76e0 commit 3758579
Show file tree
Hide file tree
Showing 21 changed files with 9,635 additions and 280 deletions.
22 changes: 18 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 2.1.5

Minor version by [@jscastro76](https://github.com/jscastro76), some enhancements and bugs.

#### :sparkles: 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

#### :beetle: 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

<br>

- - -

## 2.1.4

Minor version by [@jscastro76](https://github.com/jscastro76), some enhancements and bugs.
Expand All @@ -18,10 +35,7 @@ Minor version by [@jscastro76](https://github.com/jscastro76), some enhancements

## 2.1.3

Minor version by [@jscastro76](https://github.com/jscastro76), some enhancements and bugs.

#### :sparkles: Enhancements

Minor version by [@jscastro76](https://github.com/jscastro76), just one hot fix for a critical bug.

#### :beetle: Bug fixes

Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
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

Expand Down
Loading

0 comments on commit 3758579

Please sign in to comment.