branchrust_reboot/main/indirect_instancing/bitmapped_damage_trackingcancel
4 Commits over 30 Days - 0.01cph!
Implement bitmapped damage tracking
Rebase on current /indirect_instancing
Add ConcurrentBoolArray as a simpler (but more wasteful) form of ConcurrentBitArray to get things going quicker.
Add a function to find contiguous regions of values efficiently.
Introduce WIP version of ConcurrentBitArray for bitmapped damage tracking