Julien QUENTIN
Julien QUENTIN
Hi, This is a proposal to implement an ellipsoid tileset loader. It leverages the custom loader API and allows the `Cesium3DTileset` to generate terrain by creating an ellipsoidal surface. I...
Showcases https://github.com/CesiumGS/cesium-native/pull/908 by adding a new example scene called "08_CesiumEllipsoid". ⚠️Depends on [this version](https://github.com/CesiumGS/cesium-unity/pull/467) of the cesium-unity package. 
Supports https://github.com/CesiumGS/cesium-native/pull/908 by providing a new "From WGS84 Ellipsoid" option in the `Cesium3DTileset`'s "Tileset Source" dropdown. 
Hi, When the `CESIUM_MSVC_STATIC_RUNTIME_ENABLED` option of the [CMakeLists.txt](https://github.com/CesiumGS/cesium-native/blob/main/CMakeLists.txt) is set to `ON`, building cesium-native fails at the linker stage. I'm using an up-to-date Visual Studio 2022 + CMake setup. I...
### What happened? Hi, These new warnings are now displayed in the console when starting a project: ``` EditorErrors: Warning: Click to open file Found a deprecated ini key name...