James Bromwell

Results 257 comments of James Bromwell

Do you mean to make an artifact with `npm pack`, then extract the TGZ, then run `npm install` inside the unpacked directory? I expect that would work, but it defeats...

Is there any chance of moving this along from "Discussion" phase, @RyanCavanaugh ? Several other issues about e.g. the signature of `Array#includes` / `Array#indexOf` have been closed in favor of...

I think I maybe have the opposite of this problem? I opened a new issue (#48222), still reading through old ones to see if there's a good explanation already. Short...

I don't have hard numbers but I think suspending events before making bulk changes to an EntityCollection does help with performance. See [my minor change](https://cesiumjs.org/Cesium/Apps/Sandcastle/?src=Hello%20World.html&label=Showcases&gist=a1dc649cb576f6b6f3842891f875366d) to the linked example --...

@mramato is there a different (good) place to discuss this publicly? I'm currently consuming Cesium from Typescript (c.f. #5717 #4434 etc) and I *think* I could fully automate that process...

Gabby, I'm not sure it's actually a dupe. #5991 is about a helpful error message when the context is lost, this is about failing to clean up a resource, if...

It looks like, at least as of recent releases of the product, enabling the Scripting feature results in a warning being displayed, but I believe scripting is currently the only...