userJake_Richcancel
branchrust_reboot/main/global_networked_bases/cell_allocatorcancel

9 Commits over 0 Days - ∞cph!

2 Years Ago
Reconverted all building block prefabs & now all roofs work
2 Years Ago
Fixed converter not overwriting buildingblock prefabs when using converting tool
2 Years Ago
Reimplemented LOD level inside InstancedLODState config class
2 Years Ago
Fixed NativeArray of render data not being resized when the computebuffer is resized
2 Years Ago
Fix IndirectExtraArg being multiplied by 5, causing meshes to render on top of eachother
2 Years Ago
Fix typo causing distance culling to use fov scale instead of max distance (culling everything)
2 Years Ago
Fix & refactor cell removal code
2 Years Ago
More refactoring & fixes Fixed IndirectArgs buffer being set to Structured accidently (which silently fails)
2 Years Ago
Rewrote "MeshScheduler" into 5+ different classes and split responsibilities Replaced block allocator with fixed size cell allocator Refactored tons of code to make it readable, organized and reliable