branchrust_reboot/main/buoyancy_optimizationcancel

3 Commits over 0 Days - ∞cph!

3 Hours Ago
WIP, it's getting annoying to drag these changes across branches: - Move a good chunk of buoyancy into burst. - Add burst methods for filling buoyancy point data arrays. - Introduce methods for running buoyancy in a batch rather than on every component separately.
3 Hours Ago
Make terrain height and shore vector methods readonly to indicate that they're pure.
3 Hours Ago
Add indexer to pooled array, add extension for copying managed arrays into native arrays. (intended for smaller collections)