1
0
mirror of https://github.com/ncblakely/GiantsTools synced 2024-09-28 18:02:14 +02:00
GiantsTools/NavMeshGenerator
2022-09-04 19:59:58 -07:00
..
Framework Initial commit for Recast based nav mesh generator. 2021-01-04 00:39:07 -08:00
Main.cpp Default tweaks 2021-01-09 16:49:39 -08:00
NavMeshGenerator.cpp Serialization of navmesh and build settings. 2021-01-04 19:19:21 -08:00
NavMeshGenerator.h Default tweaks 2021-01-09 16:49:39 -08:00
NavMeshGenerator.sln Initial commit for Recast based nav mesh generator. 2021-01-04 00:39:07 -08:00
NavMeshGenerator.vcxproj Upgrade projects, packages, and fix various compilation issues. (#3) 2022-09-04 19:59:58 -07:00
NavMeshGenerator.vcxproj.filters Serialization of navmesh and build settings. 2021-01-04 19:19:21 -08:00
NavMeshUtil.h Serialization of navmesh and build settings. 2021-01-04 19:19:21 -08:00
pch.cpp Initial commit for Recast based nav mesh generator. 2021-01-04 00:39:07 -08:00
pch.h Serialization of navmesh and build settings. 2021-01-04 19:19:21 -08:00
RecastContext.cpp Initial commit for Recast based nav mesh generator. 2021-01-04 00:39:07 -08:00
RecastContext.h Initial commit for Recast based nav mesh generator. 2021-01-04 00:39:07 -08:00