SPARK icon indicating copy to clipboard operation
SPARK copied to clipboard

Fixed invalid reference on Octree

Open kingscallop opened this issue 2 years ago • 0 comments

The call to addToCell() can reallocate the Array 'cells', invalidating the 'parent' reference.

kingscallop avatar May 07 '22 14:05 kingscallop