Skip to content

Releases: sony/mapray-js

0.8.5

08 Jan 16:08
Compare
Choose a tag to compare
  • Support glTF KHR_materials_unlit#115, #112
  • Delete non-required packages and add required packages#113, #114
  • Modify includiing modules when build dev mode #116

0.8.4

19 Nov 07:16
Compare
Choose a tag to compare

0.8.4

Added

  • Implement mouse event for each entities #105, #132
  • Support overlay entity#145
  • compute geographical distance between two GePoints#152, #155
  • Supported smoothly changing camera position and roration#153, #155
  • Supported to set position and rotation of camera on URL #154, #155

Improved

  • Refactor classes which related to resource#146
  • Upatate the style for jsdoc#159, #158
  • Modified stroke of TextEntity#160, #161

Bug fix

  • Animation isn't working with sigle KFLCorve#144,#143
  • Couldn't rebind EasyBindingBlock #149, #150
  • bugfix of depth hit test of anchor object #156, #157

0.8.3

28 Sep 02:34
Compare
Choose a tag to compare

Bug fix

  • material for flake will not be loaded #139, #138

0.8.2

18 Sep 09:48
Compare
Choose a tag to compare

Added

  • Support Animation in each entity and added path entity#106, #126
  • Support Point Cloud #127, #130

Improved

  • Improved operation of mouse zoom #119, #118

Bug fix

0.8.1

01 May 05:25
Compare
Choose a tag to compare
  • Support glTF KHR_materials_unlit#115, #112
  • Delete non-required packages and add required packages#113, #114
  • Modify includiing modules when build dev mode #116

0.8.0

23 Mar 10:03
Compare
Choose a tag to compare
  • Build the foundation of the animation engine #101
  • Modulized maprayJS and ui packages #107

0.7.3

27 Jan 10:59
Compare
Choose a tag to compare

Bug fix

  • fixed that glTF rendering is black and nolighting #97

0.7.2

16 Dec 13:05
Compare
Choose a tag to compare

Bug fix

  • fixed deployment error for npmcom #89

0.7.1

16 Dec 12:09
Compare
Choose a tag to compare

Added

  • Support ClampTpTerrian mode for all entities #60
  • Support altitude mode and extruded mode for GeoJSON Loader #63, #69
  • Add attribution controller #85
  • Organize copyright notices #86
  • Add UI Engine #78 #82
  • Support Text stroke and background color in TextEntity #72
  • Update Examples and tutorials #65, #68 #70
  • Add CSS files and support to generate css file #84

Bug fix

Breaking change

Renamed height variable to altitude in GeoPoint.
#73

0.7.0

01 Oct 13:31
Compare
Choose a tag to compare

Added

  • Altitude mode for each entites and schema of scene file #49
  • GeoJSON Loader #46
  • Support Polygon Entity #35
  • Support Pin Entity #34
  • Support ImageIcon Entity #56
  • Support Mapray API #52
  • Support Model entity #50
  • Breaking changes
  • Change the coordination for mapray scene file and API #50

Removed

  • Generic Entity #50