Releases: maptalks/maptalks.three
Releases · maptalks/maptalks.three
v0.42.2
v0.42.1
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
What's Changed
- fix Fatline dash fails when worker asynchronous is enabled by @deyihu in #674
- 0.41.1 by @deyihu in #675
- fix Terrain data image load error bug by @deyihu in #678
- Archive some demos by @deyihu in #680
- 0.41.2 by @deyihu in #681
- fix non-working tileset url by @fuzhenn in #689
- migrate to maptalks@1.x, ThreeRenderer change to LayerAbstractRenderer by @fuzhenn in #690
- Clear invalid code by @deyihu in #691
- adapt mtk typing by @deyihu in #692
- npm publish workflow by @deyihu in #693
- 0.42.0 by @deyihu in #694
Full Changelog: v0.41.0...v0.42.0
v0.41.0
What's Changed
threeLayer.toExtrudePolygon(polygon,{top:false},material);threeLayer.toExtrudeLine(line,{pathUV:true},material);Full Changelog: v0.40.1...v0.41.0

