Gabby Getz
Gabby Getz
Sure: Mac OS Sonoma 14.5 2.6 GHz 6-Core Intel Core i7 Intel UHD Graphics 630 1536 MB 32 GB 2667 MHz DDR4 Chrome 126.0.6478.182 If it helps, I am able...
The issue appears to have been fixed. I can no longer reproduce. Thanks!
@ptrgags Would you mind commenting on how this might or might not fit in with the existing custom shader implementation?
@lukemckinstry Could you please give this a first review pass?
@javagl To clarify what we spoke about offline, you mentioned that the `intersect` functionality is not strictly needed in support of https://github.com/CesiumGS/cesium/pull/12112, is that correct? If so, what do you...
@javagl What is the status of this PR? If it is paused, can we close it for the time being to keep things tidy?
It looks like `isInternetExplorer` is not a public function, and therefore does not require deprecation.
Thanks for getting this updated and itemized @lukemckinstry! Just a few notes on what we should make sure to test. Since the workflow was touched by some refactoring, we should...
> When instances are supplied to Model, modelMatrix must be the identify matrix. Yes. Let's (a) ignore any other value that it might be set to, and (b) document this...
> Also confirming a detail related to making model.instances depend on a collection class so we have build in add and remove functions. Right now, model.instances is just a pass...