Releases: sony/mapray-js
Releases · sony/mapray-js
0.9.5
Features and improvements
- Add direct transition mode to the flyCamera function. #316
- improved GeoRegion class #315
- Improve readability of TypeDoc #314
- Refactor GeoJSONLoader #313
- Added browser tests #312
- Incorrect Sun brightness #311
- Sun and star rendering problems on certain devices #310
- cloud.frag contains unused values #309
- bugfix of slerp #308
- Improve b3d rendering speed #303
- Support transparent image in ImageIconEntity #306
- Support anchor mode in PointEntities #305
- Add lightweight rendering mode #304
- use Viewer.pick() instead of Viewer.pickWithRay() for StandardUIVIewer #302
- Support async/await syntax #301
Breaking Changes
0.9.4
Features and improvements
- Add Quaternion to GeoMath #288
- Issue regarding gaps at tile image boundaries #298
- Addition of ImageProvider switching functionality #295
- Bug report: Incorrect endFrame processing #293
- Support loading sprite images as SDF-enabled images #290
- Issue with target_clamp parameter evaluation in startFlyCamera function #297
- Issue regarding slow watch processing #292
- Proposal to implement Linter for code quality enhancement #291
Breaking Changes
0.9.3
Features and improvements
- add operation text and fix mouse control in example #284
- Update document generation to include wasm build for successful generation #285
Bug Fix
- Resolve build error in vectile/expression.ts #283
What's Changed
- 0.9.3 release by @daisuke201 in #286
Full Changelog: 0.9.2...0.9.3
0.9.2
Warning
This version contains a known bug which may not work correctly. Please use version 0.9.1 instead to avoid issues.
Features and improvements
- Support Vector tiles #238
What's Changed
- Use google-github-actions/auth@v1 instead of credentials by @daisuke201 in #279
- 0.9.2 release by @daisuke201 in #280
Full Changelog: 0.9.1...0.9.2
0.9.1
Features and improvements
- WebGL2 Support #247
- Added functionality to measure processing time information for point cloud loading #248
- Web Mercator projection does not support drawing of Arctic and Antarctic regions #249
- Add PinEntity and ImageIconEntity to Mapray's Scene definition #251
- Add REST API to access Mapray Cloud Scene data in Mapray Cloud API #252
- Add new mathematical operations to the GeoMath class #254
- Make Material class public API and add support for integer uniform parameters #253
- Add ability to specify elevation and maximum level in FlatDemProvider#255
- Add API to toggle visibility of point clouds and B3D models and standardize their formats #256
- Add the ability to click on B3D models and retrieve their unique IDs via API #257
- Update build-related development tools #258
- Convert remaining JavaScript code to TypeScript #264
- Refactoring #266
- Improve the Debug App #267
- Add an Example for ImageIconEntity #268
- Change default branch name to main #272
Breaking Changes
- Added/fixed the features to specify elevation and maximum level to FlatDemProvider
- Pick function interface unification
Bug fix
- Improved timing to update URL hash #237
- Dragging near the poles in software is not intuitive #250
- Fix Clamp Calculation Bug in LineEntity #259
- URLHash update process #260
- Enabling CloudVisualize causes B3D to disappear #261
- visibility:false option not being applied when adding layers #262
- Camera does not animate when time parameter is set to 0 #263
What's Changed
- update script version in all examples by @daisuke201 in #235
- fix-bug-of-url-update by @masa-sony in #236
- 0.9.1 release by @daisuke201 in #276
Full Changelog: 0.9.0...0.9.1
0.9.0
Features and improvements
- Improve b3dtiles, building data #177
- Support texture in b3dtiles #185
- Add select and pick functions for point cloud #230
- Change the language used from ES6 to Typescript #227
- Add atmospheric expression #186
- Add new data visualization method for cloud in the sky #225
- Support star and moon in the night sky #226
- Support Mapray Cloud API for v2 #224
- Add new example and debug applications #229
Breaking Changes
- The old b3dtiles format in the prototype can no longer be loaded because b3dtiles has been updated to the latest format.
Bug fix
- Set default url for Mapray Cloud #213
What's Changed
- 0.8.8 release by @daisuke201 in #211
- Change CI tools from Travis CI to Github Actions by @daisuke201 in #217
- fixed publising method by @daisuke201 in #221
- 0.9.0 release by @daisuke201 in #231
Full Changelog: 0.8.8...0.9.0