branchrust_reboot/main/indirect_instancing/bitmapped_damage_trackingcancel

4 Commits over 30 Days - 0.01cph!

19 Days Ago
Implement bitmapped damage tracking
22 Days Ago
Rebase on current /indirect_instancing
47 Days Ago
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.
48 Days Ago
Introduce WIP version of ConcurrentBitArray for bitmapped damage tracking