Tracing and Performance improvements
tracing chunk rebuild testing speed up world gen by moving collider creation to thread pool
This commit is contained in:
@@ -26,7 +26,6 @@ impl Plugin for PhosGamePlugin {
|
||||
MapInitPlugin,
|
||||
MaterialPlugin::<ExtendedMaterial<StandardMaterial, ChunkMaterial>>::default(),
|
||||
RenderDistancePlugin,
|
||||
ChunkRebuildPlugin,
|
||||
));
|
||||
|
||||
//Systems - Startup
|
||||
|
||||
Reference in New Issue
Block a user