CodeWalker/CodeWalker.Core/World
Niek Schoemaker da3dc2f8f3
Optimizations and refactoring
Added pooling to most of the Space Init functions (BVH Builders, etc)

Added multi threading to search world and Space Init functions
2024-01-08 05:00:55 +01:00
..
AudioZones.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Camera.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Clouds.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Entity.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Heightmaps.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Ped.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
PopZones.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Scenarios.cs Optimizations and refactoring 2024-01-08 05:00:55 +01:00
Space.cs Optimizations and refactoring 2024-01-08 05:00:55 +01:00
Timecycle.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
TimecycleMods.cs Optimizations and refactoring 2024-01-08 05:00:55 +01:00
Trains.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Vehicle.cs Replaced world grid with quadtrees, improved loading speed of cutscenes 2019-12-05 21:05:31 +11:00
Water.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Watermaps.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Weapon.cs Replaced world grid with quadtrees, improved loading speed of cutscenes 2019-12-05 21:05:31 +11:00
Weather.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00