Added WaitAll and WaitAny to JobScheduler;

Added generation support to UnsafeSparseSet;
This commit is contained in:
2025-09-11 18:45:40 +09:00
parent 1546c2cabe
commit 94f10de90e
14 changed files with 336 additions and 161 deletions

View File

@@ -9,7 +9,7 @@
<Version>1.0.0</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<TargetFramework>net9.0</TargetFramework>
<IsPackable>false</IsPackable>
<IsPackable>True</IsPackable>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'">