Skip to content

Releases: maptalks/maptalks.three

v0.27.1

06 Jul 08:56
17c0c87
Compare
Choose a tag to compare

[Fix] update poly-extrude for fix uv error

v0.27.0

06 Jul 05:50
0e83b14
Compare
Choose a tag to compare

use poly-extrude insteand of geometry-extrude

v0.26.0

27 Jun 13:17
6b54561
Compare
Choose a tag to compare

[Feature] add InstancedMesh support

v0.25.0

01 Jun 05:22
0ddd927
Compare
Choose a tag to compare

[Enhancement] export BaseObjectTask for custom BaseObjectTask

v0.24.2

27 May 02:42
fca568a
Compare
Choose a tag to compare

[Fix] fix three camera.projectionMatrixInverse undefined error
[Fix] fix altitude cal error when altitude less than 0

v0.24.0

25 May 06:48
abf29a8
Compare
Choose a tag to compare

[Feature] threeLayer add altitudeToVector3 method for map.altitudeToPoint
[Enhancement] adapt for map.altitudeToPoint https://github.com/maptalks/maptalks.js/blob/f32f8c6a72217d62e683d2f5a591ace6f8b47d5d/src/map/Map.js?_pjax=%23js-repo-pjax-container#L2444

v0.23.1

26 Apr 12:46
Compare
Choose a tag to compare
  • [Fix] fix es2015 not support promise finally
  • [Fix] fix BaseObject setHeight Not effective when height is 0

v0.23.0

23 Mar 07:13
72c4f1b
Compare
Choose a tag to compare

[Enhancement] Optimize memory usage about MergeMesh,Reduce memory usage by 10%

  • Bars
  • Boxs
  • ExtrudeLines
  • ExtrudePolygons
  • FatLines
  • Lines

v0.22.1

21 Mar 09:06
0771c0d
Compare
Choose a tag to compare

[Fix] fix fetchdataworker not find in ESM

v0.22.0

21 Mar 03:10
1f00ad9
Compare
Choose a tag to compare

[Feature] BaseObject support setHeight(height)

....
  extrudePolygon.setHeight(100);