CodeWalker/CodeWalker.Core/Utils
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
..
TypeConverters Optimizations and refactoring 2024-01-08 05:00:55 +01:00
BoundingBoxes.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Cache.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
ETWEvents.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Fbx.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
FbxConverter.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
FileUtils.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Matrices.cs Optimizations and refactoring 2024-01-08 05:00:55 +01:00
Quaternions.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
SharedObjectPool.cs Optimizations and refactoring 2024-01-08 05:00:55 +01:00
SplitEnumerator.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
StreamingExtensions.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
ThrowHelper.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Timer.cs Optimizations and refactoring 2024-01-08 05:00:55 +01:00
TriangleBVH.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00
Utils.cs Optimizations and refactoring 2024-01-08 05:00:55 +01:00
Vectors.cs Optimizations and refactoring 2024-01-08 05:00:55 +01:00
Xml.cs Another big commit, updated to .NET 8.0 and a lot more refactoring and optimizations 2024-01-06 19:41:10 +01:00