1.113
版本发布时间: 2024-01-03 02:35:49
CesiumGS/cesium最新发布版本:1.121(2024-09-04 01:22:05)
1.113 - 2024-01-02
Highlights include:
- Vertical exaggeration can now be applied to a
Cesium3DTileset
. Exaggeration ofTerrain
andCesium3DTileset
can be controlled simultaneously via the newScene
propertiesScene.verticalExaggeration
andScene.verticalExaggerationRelativeHeight
. #11655 - Changes the default
RequestScheduler.maximumRequestsPerServer
from 6 to 18. This should improve performance on HTTP/2 servers and above. #11627 - Corrected JSDoc and Typescript definitions that marked optional arguments as required in
ImageryProvider
constructor. #11625 - The
Quaternion.computeAxis
function created an axis that was(0,0,0)
for the unit quaternion, and an axis that was(NaN,NaN,NaN)
for the quaternion(0,0,0,-1)
(which describes a rotation about 360 degrees). Now, it returns the x-axis(1,0,0)
in both of these cases. #11665
See the changelog for the complete list of changes.
1、 Cesium-1.113.zip 66.15MB