File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments