Releases: maptalks/maptalks.three
Releases · maptalks/maptalks.three
v0.27.1
[Fix] update poly-extrude for fix uv error
v0.27.0
use poly-extrude insteand of geometry-extrude
v0.26.0
[Feature] add InstancedMesh support
v0.25.0
[Enhancement] export BaseObjectTask for custom BaseObjectTask
v0.24.2
[Fix] fix three camera.projectionMatrixInverse undefined error
[Fix] fix altitude cal error when altitude less than 0
v0.23.1
- [Fix] fix es2015 not support promise finally
- [Fix] fix BaseObject setHeight Not effective when height is 0
v0.23.0
[Enhancement] Optimize memory usage about MergeMesh,Reduce memory usage by 10%
- Bars
- Boxs
- ExtrudeLines
- ExtrudePolygons
- FatLines
- Lines
v0.22.1
[Fix] fix fetchdataworker not find in ESM
v0.22.0
[Feature] BaseObject support setHeight(height)
....
extrudePolygon.setHeight(100);