Skip to content

Releases: maptalks/maptalks.three

v0.42.2

02 Jun 03:01
4ef1e0c

Choose a tag to compare

What's Changed

Full Changelog: v0.42.1...v0.42.2

v0.42.1

01 Jun 09:40
630e8b6

Choose a tag to compare

What's Changed

  • ts 5.9.3 typing adapt by @deyihu in #695
  • remove root translation from mesh.updateMatrixWorld and skeleton.boneTexture by @fuzhenn in #702
  • export wrapSkinnedModel util by @deyihu in #704
  • only clear canvas when threeLayer is in MapCanvasRenderer by @fuzhenn in #706
  • fix missing params in Layer.draw/drawOnInteracting and improve bloom filter by @fuzhenn in #707
  • 0.42.1 by @deyihu in #708

Full Changelog: v0.42.0...v0.42.1

v0.42.0

25 Feb 09:21
8c8bade

Choose a tag to compare

What's Changed

Full Changelog: v0.41.0...v0.42.0

v0.41.0

29 May 08:28
a0e388a

Choose a tag to compare

What's Changed

threeLayer.toExtrudePolygon(polygon,{top:false},material);
  • ExtrudeLine support options.pathUV by @deyihu in #668
    QQ图片20250529164019
threeLayer.toExtrudeLine(line,{pathUV:true},material);

Full Changelog: v0.40.1...v0.41.0

v0.40.1

16 Jan 07:27
25fce4b

Choose a tag to compare

What's Changed

Full Changelog: v0.40.0...v0.40.1

v0.40.0

15 Jan 07:21
91c4a5a

Choose a tag to compare

What's Changed

Full Changelog: v0.39.0...v0.40.0

v0.39.0

14 Nov 08:12
d79df3a

Choose a tag to compare

0.39.0 (#652)

* fix lint error

* 0.39.0

v0.38.1

21 Sep 08:52
002d643

Choose a tag to compare

What's Changed

  • not clear data when layer remove

Full Changelog: v0.38.0...v0.38.1

v0.38.0

21 Sep 08:37
672686d

Choose a tag to compare

What's Changed

  • auto add meshes when layer Add to map again by @deyihu in #626
  • fix ExtrudeLineTrail error when map spatialReference is not EPSGE3857 by @deyihu in #623
  • fix fatline material resolution not update when map resize by @deyihu in #628

Full Changelog: v0.37.3...v0.38.0

v0.37.3

08 Sep 06:13
81e207f

Choose a tag to compare

  • Terrain fire dataload/textureload etc events