Gabby Getz
Gabby Getz
### What happened? Originally [reported on the community forum](https://community.cesium.com/t/request-render-does-not-work-regression/39552) > Here’s my use case: I have a geojson data source loaded (a polyline) , then I change the color or...
# Description This PR should fixes an error that arises with `DynamicEnvironmentMap` when `ContextLimits.maximumCubeMapSize` is zero, such as in a NodeJS environment where there is no working WebGL context. We...
CesiumJS as well as some of Cesium's internal projects depend on `gltf-pipeline`. And based on [the number of issues opened in the past year](https://github.com/CesiumGS/gltf-pipeline/issues), there are still users external to...
## Description TLDR; This PR should fix the link to coverage results in GitHub PRs, but more broadly, does some housekeeping of our deploy and status scripts. ### Mismatched environment...
# Description This is a follow-up to https://github.com/CesiumGS/cesium/pull/12821#discussion_r2449428957 which applies some basic horizon culling (see Kevin's [horizon culling](https://cesium.com/blog/2013/04/25/horizon-culling/) blog post for more info) to the fallback depth test for billboards...