Skip to content

Commit f10bb7d

Browse files
committed
update change log for v0.9.5
1 parent f44f437 commit f10bb7d

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Change Log
22

3+
## 0.9.5
4+
5+
### Features and improvements
6+
7+
- Add direct transition mode to the flyCamera function. [#316](https://github.com/sony/mapray-js/issues/316)
8+
- improved GeoRegion class [#315](https://github.com/sony/mapray-js/issues/315)
9+
- Improve readability of TypeDoc [#314](https://github.com/sony/mapray-js/issues/314)
10+
- Refactor GeoJSONLoader [#313](https://github.com/sony/mapray-js/issues/313)
11+
- Added browser tests [#312](https://github.com/sony/mapray-js/issues/312)
12+
- Incorrect Sun brightness [#311](https://github.com/sony/mapray-js/issues/311)
13+
- Sun and star rendering problems on certain devices [#310](https://github.com/sony/mapray-js/issues/310)
14+
- cloud.frag contains unused values [#309](https://github.com/sony/mapray-js/issues/309)
15+
- bugfix of slerp [#308](https://github.com/sony/mapray-js/issues/308)
16+
- Improve b3d rendering speed [#303](https://github.com/sony/mapray-js/issues/303)
17+
- Support transparent image in ImageIconEntity [#306](https://github.com/sony/mapray-js/issues/306)
18+
- Support anchor mode in PointEntities [#305](https://github.com/sony/mapray-js/issues/305)
19+
- Add lightweight rendering mode [#304](https://github.com/sony/mapray-js/issues/304)
20+
- use Viewer.pick() instead of Viewer.pickWithRay() for StandardUIVIewer [#302](https://github.com/sony/mapray-js/issues/302)
21+
- Support async/await syntax [#301](https://github.com/sony/mapray-js/issues/301)
22+
23+
### Breaking Changes
24+
25+
- Add contour layer [#307](https://github.com/sony/mapray-js/issues/307)
26+
- Unify Interfaces of provider classes [#300](https://github.com/sony/mapray-js/issues/300)
27+
28+
329
## 0.9.4
430
### Features and improvements
531
- Add Quaternion to GeoMath [#288](https://github.com/sony/mapray-js/issues/288)

0 commit comments

Comments
 (0)