Skip to content

Tags: axekan/threebox

Tags

v.2.2.7

Toggle v.2.2.7's commit message
documentation

v.2.2.6

Toggle v.2.2.6's commit message
v2.2.6

v.2.2.5

Toggle v.2.2.5's commit message
changelog update

v.2.2.4

Toggle v.2.2.4's commit message
jscastro76#252 Set the map cursor though a property in threebox

v.2.2.3

Toggle v.2.2.3's commit message
## 2.2.3

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

#### ✨ Enhancements
- jscastro76#243 Create a new example on terrain layer
  - New example on terrain layer with a 3D model aligned vertically [21-terrain.html](https://github.com/jscastro76/threebox/blob/master/examples/21-terrain.html)
- jscastro76#244 Darken the raster layer with realSunlight

#### 🪲 Bug fixes
- jscastro76#233 map.setLight is not updated when tb.setStyle until the map moves
- jscastro76#237 `ObjectMouseOver` doesn't work after triggering `SelectedChange`
- jscastro76#241 KNOWN ISSUE: Terrain layer calculates wrongly the object height
- jscastro76#242 KNOWN ISSUE: Create a warning for sky layers when used with Mapbox < 2.0

#### 📝 Documentation
- Updated [documentation](/examples/readme.md)
- Updated [Threebox documentation](/docs/Threebox.md) (`terrain` attribute and property, `tb.createTerrainLayer`, `tb.updateSunGround`)
- Updated [Examples](/examples) documentation (new terrain layer in 21).

v.2.2.2

Toggle v.2.2.2's commit message
2.2.2

v.2.2.1

Toggle v.2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v.2.2.0

Toggle v.2.2.0's commit message
Merge branch 'master' of https://github.com/jscastro76/threebox

v.2.1.9

Toggle v.2.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delete elevator.obj

v.2.1.8

Toggle v.2.1.8's commit message
- jscastro76#189 Create a driving game-like example with WASD controls

- jscastro76#190 When using `obj.selected` programatically the bbox is not shown