This website requires JavaScript.
Explore
Help
Sign In
tommy
/
tbd-station-14
Watch
2
Star
1
Fork
0
You've already forked tbd-station-14
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
bce9b4b05be3ef9e4044fd939fde50d4192b54df
tbd-station-14
/
Content.Server
/
NPC
/
Pathfinding
History
TemporalOroboros
dc67a5a0ba
Purges uses of TransformComponent.WorldMatrix and TransformComponent.InvWorldMatrix (
#34944
)
2025-02-11 21:06:43 +11:00
..
GridPathfindingChunk.cs
…
GridPathfindingComponent.cs
…
PathfindingRequestEvent.cs
…
PathfindingSystem.AStar.cs
…
PathfindingSystem.BFS.cs
…
PathfindingSystem.Breadth.cs
.NET 9 forward compatibility changes (
#33421
)
2024-11-20 11:17:45 +11:00
PathfindingSystem.Common.cs
Fix npcs throwing themselves straight into space (
#31118
)
2024-08-17 15:08:13 +10:00
PathfindingSystem.cs
Purges uses of TransformComponent.WorldMatrix and TransformComponent.InvWorldMatrix (
#34944
)
2025-02-11 21:06:43 +11:00
PathfindingSystem.Distance.cs
Purges uses of TransformComponent.WorldMatrix and TransformComponent.InvWorldMatrix (
#34944
)
2025-02-11 21:06:43 +11:00
PathfindingSystem.Grid.cs
Replace Matrix3 with System.Numerics.Matrix3x2 (
#27443
)
2024-06-02 14:07:41 +10:00
PathfindingSystem.Helper.cs
…
PathfindingSystem.Simple.cs
VGRoid support (
#27659
)
2024-07-03 22:23:11 +10:00
PathfindingSystem.Splines.cs
.NET 9 forward compatibility changes (
#33421
)
2024-11-20 11:17:45 +11:00
PathfindingSystem.Widen.cs
.NET 9 forward compatibility changes (
#33421
)
2024-11-20 11:17:45 +11:00
PathFlags.cs
…
PathPoly.cs
…
PathPortal.cs
…
PathRequest.cs
…
PathResult.cs
…