branchsbox/navigation-cscancel

8 Commits over 0 Days - ∞cph!

2 Months Ago
Add Facepunch Copyright to comply with zlib license
2 Months Ago
Improve cycle detection Format
2 Months Ago
Fix out of bounds in overlappoly Hacky path cycle detection
3 Months Ago
Make all the fun stuff internal
3 Months Ago
Prevent NavAgent/MoveTo from triggering replan if target pos is the same Vectorize all the things. Now comes close to native performance.
3 Months Ago
Nav Agents/Crowds & pathing are now entirely handled in c#
3 Months Ago
Get rid of some of our C# detour abstractions (agent, query), since we now have direct access in managed.
3 Months Ago
Copy over dotrecast detour and detourcrowd Yeet IO stuff Remove csprojs Use our own numerics instead of recast/detour stuff Hope I didn't make any typos while refactoring because I will regret them for all eternity. Remove C++ version of detour and detourcrowd