Skip to content

Commit

Permalink
build: finish move of DotRecast to seperate branch
Browse files Browse the repository at this point in the history
sinnwrig committed Oct 10, 2024
1 parent 25a5450 commit 0897d7b
Showing 5 changed files with 0 additions and 667 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[submodule "External/Prowl.DotRecast"]
path = External/Prowl.DotRecast
url = https://github.com/ProwlEngine/Prowl.DotRecast
[submodule "External/Prowl.Veldrid"]
path = External/Prowl.Veldrid
url = https://github.com/ProwlEngine/Prowl.Veldrid
1 change: 0 additions & 1 deletion External/Prowl.DotRecast
Submodule Prowl.DotRecast deleted from 2e4a16
128 changes: 0 additions & 128 deletions Prowl.Runtime/Components/Navmesh/NavMeshAgent.cs

This file was deleted.

530 changes: 0 additions & 530 deletions Prowl.Runtime/Components/Navmesh/NavMeshSurface.cs

This file was deleted.

5 changes: 0 additions & 5 deletions Prowl.Runtime/Prowl.Runtime.csproj
Original file line number Diff line number Diff line change
@@ -71,11 +71,6 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\External\Prowl.DotRecast\src\DotRecast.Core\DotRecast.Core.csproj" />
<ProjectReference Include="..\External\Prowl.DotRecast\src\DotRecast.Detour\DotRecast.Detour.csproj" />
<ProjectReference Include="..\External\Prowl.DotRecast\src\DotRecast.Recast.Toolset\DotRecast.Recast.Toolset.csproj" />
<ProjectReference Include="..\External\Prowl.DotRecast\src\DotRecast.Recast\DotRecast.Recast.csproj" />

<ProjectReference Include="..\External\Prowl.Veldrid\src\Veldrid\Veldrid.csproj" />
<ProjectReference Include="..\External\Prowl.Veldrid\src\Veldrid.SDL2\Veldrid.SDL2.csproj" />
<ProjectReference Include="..\External\Prowl.Veldrid\src\Veldrid.StartupUtilities\Veldrid.StartupUtilities.csproj" />

0 comments on commit 0897d7b

Please sign in to comment.