diff --git a/.gitmodules b/.gitmodules index a66e52c..1cacb74 100644 --- a/.gitmodules +++ b/.gitmodules @@ -166,3 +166,7 @@ path = ogre-projects/jolt-physics url = ssh://git@git.slapin.net:4022/slapin/ogre-jolt-prototype.git branch = master +[submodule "recastnavigation"] + path = recastnavigation + url = https://github.com/recastnavigation/recastnavigation + branch = main diff --git a/ogre b/ogre index e21a0b1..649d8a8 160000 --- a/ogre +++ b/ogre @@ -1 +1 @@ -Subproject commit e21a0b1f77d02f6bbd1a7b60308f05be4bfd0a86 +Subproject commit 649d8a84148e26497e9790557e5e662e8c8453f4 diff --git a/ogre-projects/world2 b/ogre-projects/world2 index 4d47125..d4bac06 160000 --- a/ogre-projects/world2 +++ b/ogre-projects/world2 @@ -1 +1 @@ -Subproject commit 4d47125ea916864836ab299a4f8379ee3943e698 +Subproject commit d4bac06d94eee426f87c88bbc91e6fd965b0dbe2 diff --git a/recastnavigation b/recastnavigation new file mode 160000 index 0000000..f9addb2 --- /dev/null +++ b/recastnavigation @@ -0,0 +1 @@ +Subproject commit f9addb242713117cb95f49a26abe2aa128d0d5ef