This website requires JavaScript.
Explore
Help
Register
Sign In
Admin
/
wwdpublic
Watch
1
Star
0
Fork
0
You've already forked wwdpublic
mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced
2026-04-17 21:48:58 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e412eda97cfbbf3b651ccef3dc3bc06af4be999f
wwdpublic
/
Content.Server
/
NPC
/
Pathfinding
History
metalgearsloth
344238c0f1
Make NPC steering actually debuggable (
#14142
)
2023-02-17 12:30:10 +11:00
..
GridPathfindingChunk.cs
Add VV to gridpathfinding comp (
#13081
)
2022-12-19 13:11:09 +11:00
GridPathfindingComponent.cs
Add VV to gridpathfinding comp (
#13081
)
2022-12-19 13:11:09 +11:00
PathfindingRequestEvent.cs
…
PathfindingSystem.AStar.cs
…
PathfindingSystem.BFS.cs
…
PathfindingSystem.Common.cs
…
PathfindingSystem.cs
Revert parallel steering (
#13085
)
2022-12-19 18:46:27 +11:00
PathfindingSystem.Distance.cs
…
PathfindingSystem.Grid.cs
Fix warnings and code cleanup/fixes (
#13570
)
2023-01-19 13:56:45 +11:00
PathFlags.cs
…
PathPoly.cs
Make NPC steering actually debuggable (
#14142
)
2023-02-17 12:30:10 +11:00
PathPortal.cs
…
PathRequest.cs
…
PathResult.cs
…