branchsbox/transform-buffer-fixcancel
Today
[Pick] use CUtlMemory for transform buffer instead of a fixed transform size that crashes, allows for it to be smaller and alloc as much as it needs, needs testing Bind instance ID buffer too, remove all this bullshit, keep initial transforms at 1 million like it was for now Pass index instead of pointer for bone setup, need to guarantee it's stable if we're resizing Ensure GPU buffer capacity management in next frame, transform buffer handle is bound very early in frame to be able to be resized by then