Gabby Getz

Results 774 comments of Gabby Getz

@jjspace Ok to handle this in a follow up PR, just let me know the plan. I noticed two things about "New" sandcastles: - Should a new Sandcastle now be...

Otherwise, I tested this out by running the following commands and things appear to be running smoothly. ``` npm run build npm run build-sandcastle npm start ```

From the repo root: ``` npm clean -dxf npm install npm run build npm run build-sandcastle npm start ``` 1. The first time I open Sandcastle, see the following message....

Thanks @jjspace, especially for your patience! 😬

Hi @wumanho, what are you attempting to pick in this example? The terrain or the pipes beneath it? What values are you expecting see?

Thanks for the explanation! Ah yes, you will need to set `viewer.scene.pickTranslucentDepth = true` to pick translucent terrain. It seems that I am not able to reproduce the crash on...

Thanks for all the use case info that's included in this writeup @tbenazzi! Very useful. I want to make sure each of the requests here are documented in an actionable...

@jjspace Could you please take a pass on this PR and see if this is a direction we'd like to go API-wise? Please be mindful of any breaking changes, and...

@jjspace I follow up on the questions you had! @jfayot and @jjspace A quick reminder to make sure `CHANGES.md` is updated to reflect any new properties or functionality available on...

@javagl I've merged https://github.com/CesiumGS/cesium/pull/12237, and subsequently merged `main` into this PR. Is it ready to be moved out of Draft and be reviewed? As an aside, it looks like this...