Closed donmccurdy closed 7 months ago
Note - the only bench mark that really improves with this PR is 'flatten.bench.ts', but real-world testing on larger scenes like PlantComplex showed large improvements on join and dedup operations as well. Mainly this allows faster disposal of objects, which was previously not well optimized for scenes with many nodes or accessors.
Changes: