Skip to content

Bump to v1.6.0.

Bump to v1.6.0. #846

GitHub Actions / Tests - macOS succeeded Sep 1, 2023 in 0s

Tests - macOS ✅

Tests passed successfully

✅ /Users/runner/cesium/CesiumForUnityBuildProject/TestResults.xml

19 tests were completed in 684ms with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
CesiumForUnityBuildProject.CesiumTests.dll 19✅ 626ms

✅ CesiumForUnityBuildProject.CesiumTests.dll

TestCesiumFlyToController
  ✅ FlyToLocationLongitudeLatitudeHeight
TestCesiumGeoreference
  ✅ ChangingOriginAtRuntimeUpdatesActiveSubScene
  ✅ ChangingOriginAtRuntimeUpdatesGlobeAnchors
  ✅ ChangingOriginAtRuntimeUpdatesSubScene
  ✅ ChangingParentTransformAndGeoreferenceMaintainsCorrectGlobePosition
  ✅ GeoreferenceScaleAffectsGlobeAnchors
TestCesiumGlobeAnchor
  ✅ AddingGlobeAnchorImmediatelySyncsGlobePositionFromTransform
  ✅ DisabledGlobeAnchorAdjustsForNewGeoreferenceWhenEnabled
  ✅ DoesNotChangeOrientationIfAdjustOrientationForGlobeWhenMovingIsFalse
  ✅ SettingGlobeAnchorPositionUpdatesTransform
  ✅ SettingPositionImmediatelyAfterAddingAnchorDoesAffectOrientation
  ✅ SettingTransformPositionAlsoUpdatesOrientation
  ✅ StartDoesNotClobberPreviouslySetPosition
TestCesiumObjectPool
  ✅ AfterPoolIsDisposedReleasedObjectsAreDestroyed
  ✅ IfPoolIsFullObjectIsReleasedAndDestroyed
  ✅ ObjectReleasedIntoPoolCanBeRetrieved
TestCesiumOriginShift
  ✅ ActivatesSubSceneWithinRange
  ✅ IgnoresSubSceneTransformForActivationCheck
  ✅ UsesGeoreferenceTransformForActivationCheck