Gabby Getz
Gabby Getz
@jjspace Could you please advise and triage? If there's an existing issue which covers a similar topic, let's move the discussion there.
Awesome, thanks @bkuster! @jjhembd Would you mind taking a pass on this PR?
A friendly reminder to @jjhembd to take a pass on this.
Thanks @Tim-Quattrochi! @javagl Are you available to review?
As long as there's not an existing method which does the equivalent (it sounds like we want the [`concat`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/concat) method, but without creating a new array each time), I see...
My biggest concern about always using `concat` is that is always creates a new array instead of mutating the first one in place. This can cause [memory pressure and performance...
Hi @Tim-Quattrochi and @javagl, what is remaining in this PR? Is it only to merge in main and account for prettier?
> Hi sorry, I need to lint and possibly a helper. I put it on draft because I was dealing with hurricane Milton. Understandable! Hope you are safe! @javagl If...
@keyboardspecialist Could you please check out this bug report and determine if there is any action needed, either in your branch or in `main`?
Thanks @keyboardspecialist! If it's useful to discuss this known limitation, I'm going to leave this issue open and tag this as "gaussian splats" for consideration in the future. But let...