userGriglercancel
branchrust_reboot/main/naval_update/boat_optimscancel

5 Commits over 0 Days - Infinitycph!

10 Months Ago
merge from naval_update
10 Months Ago
switched HashSet to ListHashSet in BoatAI to get rid of enumerator alloc
10 Months Ago
removed some deeper profile markers from GJK, unnecessary overhead with little info
10 Months Ago
moved a BaseBoat waterlevel test down a level so unpowered boats don't check it for no reason
10 Months Ago
burst compiling GJK distance methods directly, already compatible - not using jobs here as it would need a NativeReference alloc for no reason, we just want the go-fast button - verified compiling with burst inspector