Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for Navmesh
#pragma once
#include "SharedDefinitions.Core.Cpp20.h"
#undef NAVMESH_API
#undef NAVMESH_NON_ATTRIBUTED_API
#define UE_IS_ENGINE_MODULE 1
#define UE_VALIDATE_FORMAT_STRINGS 1
#define UE_VALIDATE_INTERNAL_API 0
#define UE_VALIDATE_EXPERIMENTAL_API 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_5 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_6 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_7 0
#define UE_PROJECT_NAME FPSTemplate
#define UE_TARGET_NAME FPSTemplateServer
#define WITH_NAVMESH_SEGMENT_LINKS 1
#define WITH_NAVMESH_CLUSTER_LINKS 1
#define UE_MODULE_NAME "Navmesh"
#define UE_PLUGIN_NAME ""
#define NAVMESH_API
#define NAVMESH_NON_ATTRIBUTED_API

View File

@@ -0,0 +1,46 @@
{
"RemapUnityFiles":
{
"Module.Navmesh.1.cpp.obj": [
"DebugDraw.cpp.obj",
"DetourDebugDraw.cpp.obj",
"DetourNavLinkDebugDraw.cpp.obj",
"RecastDebugDraw.cpp.obj",
"RecastDump.cpp.obj",
"DetourCrowd.cpp.obj",
"DetourLocalBoundary.cpp.obj",
"DetourObstacleAvoidance.cpp.obj",
"DetourPathCorridor.cpp.obj",
"DetourPathQueue.cpp.obj",
"DetourProximityGrid.cpp.obj",
"DetourSharedBoundary.cpp.obj",
"DetourTileCache.cpp.obj",
"DetourTileCacheBuilder.cpp.obj",
"DetourTileCacheDetail.cpp.obj",
"DetourTileCacheRegion.cpp.obj"
],
"Module.Navmesh.2.cpp.obj": [
"DetourAlloc.cpp.obj",
"DetourCommon.cpp.obj",
"DetourNavLinkBuilder.cpp.obj",
"DetourNavLinkBuilderConfig.cpp.obj",
"DetourNavMesh.cpp.obj",
"DetourNavMeshBuilder.cpp.obj",
"DetourNavMeshQuery.cpp.obj",
"DetourNode.cpp.obj",
"NavmeshModule.cpp.obj",
"Recast.cpp.obj",
"RecastAlloc.cpp.obj",
"RecastArea.cpp.obj",
"RecastContour.cpp.obj"
],
"Module.Navmesh.3.cpp.obj": [
"RecastFilter.cpp.obj",
"RecastLayers.cpp.obj",
"RecastMesh.cpp.obj",
"RecastMeshDetail.cpp.obj",
"RecastRasterization.cpp.obj",
"RecastRegion.cpp.obj"
]
}
}

View File

@@ -0,0 +1,17 @@
// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "Runtime/Navmesh/Private/DebugUtils/DebugDraw.cpp"
#include "Runtime/Navmesh/Private/DebugUtils/DetourDebugDraw.cpp"
#include "Runtime/Navmesh/Private/DebugUtils/DetourNavLinkDebugDraw.cpp"
#include "Runtime/Navmesh/Private/DebugUtils/RecastDebugDraw.cpp"
#include "Runtime/Navmesh/Private/DebugUtils/RecastDump.cpp"
#include "Runtime/Navmesh/Private/DetourCrowd/DetourCrowd.cpp"
#include "Runtime/Navmesh/Private/DetourCrowd/DetourLocalBoundary.cpp"
#include "Runtime/Navmesh/Private/DetourCrowd/DetourObstacleAvoidance.cpp"
#include "Runtime/Navmesh/Private/DetourCrowd/DetourPathCorridor.cpp"
#include "Runtime/Navmesh/Private/DetourCrowd/DetourPathQueue.cpp"
#include "Runtime/Navmesh/Private/DetourCrowd/DetourProximityGrid.cpp"
#include "Runtime/Navmesh/Private/DetourCrowd/DetourSharedBoundary.cpp"
#include "Runtime/Navmesh/Private/DetourTileCache/DetourTileCache.cpp"
#include "Runtime/Navmesh/Private/DetourTileCache/DetourTileCacheBuilder.cpp"
#include "Runtime/Navmesh/Private/DetourTileCache/DetourTileCacheDetail.cpp"
#include "Runtime/Navmesh/Private/DetourTileCache/DetourTileCacheRegion.cpp"

View File

@@ -0,0 +1,58 @@
{
"Version": "1.2",
"Data": {
"Source": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\navmesh\\module.navmesh.1.cpp",
"ProvidedModule": "",
"PCH": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\core\\sharedpch.core.cpp20.h.pch",
"Includes": [
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\navmesh\\definitions.navmesh.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\debugutils\\debugdraw.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\debugutils\\debugdraw.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\debugutils\\debugdrawlargeworldcoordinates.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\recast\\recastalloc.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\debugutils\\detourdebugdraw.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\debugutils\\detourdebugdraw.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detourlargeworldcoordinates.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detournavmesh.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detouralloc.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detourassert.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detourstatus.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detournavmeshquery.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detourcommon.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detourtilecache\\detourtilecachebuilder.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detournode.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\debugutils\\detournavlinkdebugdraw.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\debugutils\\detournavlinkdebugdraw.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detournavlinkbuilder.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detournavlinkbuilderconfig.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\debugutils\\recastdebugdraw.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\recast\\recast.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\recast\\recastlargeworldcoordinates.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\debugutils\\recastdebugdraw.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\debugutils\\recastdump.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\debugutils\\recastdump.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detourcrowd\\detourcrowd.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detourcrowd\\detourcrowd.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detourcrowd\\detourlocalboundary.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detourcrowd\\detourobstacleavoidance.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detourcrowd\\detourpathcorridor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detourcrowd\\detourpathqueue.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detourcrowd\\detoursharedboundary.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detourcrowd\\detourproximitygrid.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detourcrowd\\detourlocalboundary.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detourcrowd\\detourobstacleavoidance.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detourcrowd\\detourpathcorridor.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detourcrowd\\detourpathqueue.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detourcrowd\\detourproximitygrid.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detourcrowd\\detoursharedboundary.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detourtilecache\\detourtilecache.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detourtilecache\\detourtilecache.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detournavmeshbuilder.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detourtilecache\\detourtilecachebuilder.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detourtilecache\\detourtilecachedetail.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detourtilecache\\detourtilecacheregion.cpp"
],
"ImportedModules": [],
"ImportedHeaderUnits": []
}
}

View File

@@ -0,0 +1,53 @@
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Module.Navmesh.1.cpp"
@"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Navmesh.Shared.rsp"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core/SharedPCH.Core.Cpp20.h"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Definitions.Navmesh.h"
/Yu"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core/SharedPCH.Core.Cpp20.h"
/Fp"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core/SharedPCH.Core.Cpp20.h.pch"
/Fo"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Module.Navmesh.1.cpp.obj"
/experimental:log "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Module.Navmesh.1.cpp.sarif"
/sourceDependencies "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Module.Navmesh.1.cpp.dep.json"
/nologo
/Oi
/FC
/diagnostics:caret
/c
/Gw
/Gy
/utf-8
/wd4819
/DSAL_NO_ATTRIBUTE_DECLARATIONS=1
/permissive-
/Zc:strictStrings-
/Zc:__cplusplus
/Zc:inline
/Zc:preprocessor
/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1
/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1
/D_DISABLE_EXTENDED_ALIGNED_STORAGE
/Ob2
/d2ExtendedWarningInfo
/Ox
/Ot
/GF
/errorReport:prompt
/D_HAS_EXCEPTIONS=0
/DPLATFORM_EXCEPTIONS_DISABLED=1
/Z7
/MD
/bigobj
/fp:fast
/Zo
/Zp8
/W4
/we4456
/we4458
/we4459
/wd4244
/wd4838
/wd4267
/wd4100
/TP
/GR-
/std:c++20
/wd5054

View File

@@ -0,0 +1,18 @@
{
"version": "2.1.0",
"$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
"runs": [
{
"results": [],
"tool": {
"driver": {
"name": "MSVC",
"shortDescription": {
"text": "Microsoft Visual C++ Compiler Warnings/Errors"
},
"informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors"
}
}
}
]
}

View File

@@ -0,0 +1,14 @@
// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "Runtime/Navmesh/Private/Detour/DetourAlloc.cpp"
#include "Runtime/Navmesh/Private/Detour/DetourCommon.cpp"
#include "Runtime/Navmesh/Private/Detour/DetourNavLinkBuilder.cpp"
#include "Runtime/Navmesh/Private/Detour/DetourNavLinkBuilderConfig.cpp"
#include "Runtime/Navmesh/Private/Detour/DetourNavMesh.cpp"
#include "Runtime/Navmesh/Private/Detour/DetourNavMeshBuilder.cpp"
#include "Runtime/Navmesh/Private/Detour/DetourNavMeshQuery.cpp"
#include "Runtime/Navmesh/Private/Detour/DetourNode.cpp"
#include "Runtime/Navmesh/Private/NavmeshModule.cpp"
#include "Runtime/Navmesh/Private/Recast/Recast.cpp"
#include "Runtime/Navmesh/Private/Recast/RecastAlloc.cpp"
#include "Runtime/Navmesh/Private/Recast/RecastArea.cpp"
#include "Runtime/Navmesh/Private/Recast/RecastContour.cpp"

View File

@@ -0,0 +1,42 @@
{
"Version": "1.2",
"Data": {
"Source": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\navmesh\\module.navmesh.2.cpp",
"ProvidedModule": "",
"PCH": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\core\\sharedpch.core.cpp20.h.pch",
"Includes": [
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\navmesh\\definitions.navmesh.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detour\\detouralloc.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detouralloc.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detourassert.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detour\\detourcommon.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detourcommon.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detourlargeworldcoordinates.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detour\\detournavlinkbuilder.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detournavlinkbuilder.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detournavlinkbuilderconfig.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detourtilecache\\detourtilecachebuilder.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detourstatus.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\recast\\recast.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\recast\\recastlargeworldcoordinates.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detour\\detournavlinkbuilderconfig.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detour\\detournavmesh.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detournavmesh.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detour\\detournavmeshbuilder.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detournavmeshbuilder.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detour\\detournavmeshquery.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detournavmeshquery.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\detour\\detournode.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\detour\\detournode.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\navmeshmodule.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\recast\\recast.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\recast\\recastalloc.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\recast\\recastassert.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\recast\\recastalloc.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\recast\\recastarea.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\recast\\recastcontour.cpp"
],
"ImportedModules": [],
"ImportedHeaderUnits": []
}
}

View File

@@ -0,0 +1,53 @@
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Module.Navmesh.2.cpp"
@"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Navmesh.Shared.rsp"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core/SharedPCH.Core.Cpp20.h"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Definitions.Navmesh.h"
/Yu"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core/SharedPCH.Core.Cpp20.h"
/Fp"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core/SharedPCH.Core.Cpp20.h.pch"
/Fo"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Module.Navmesh.2.cpp.obj"
/experimental:log "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Module.Navmesh.2.cpp.sarif"
/sourceDependencies "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Module.Navmesh.2.cpp.dep.json"
/nologo
/Oi
/FC
/diagnostics:caret
/c
/Gw
/Gy
/utf-8
/wd4819
/DSAL_NO_ATTRIBUTE_DECLARATIONS=1
/permissive-
/Zc:strictStrings-
/Zc:__cplusplus
/Zc:inline
/Zc:preprocessor
/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1
/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1
/D_DISABLE_EXTENDED_ALIGNED_STORAGE
/Ob2
/d2ExtendedWarningInfo
/Ox
/Ot
/GF
/errorReport:prompt
/D_HAS_EXCEPTIONS=0
/DPLATFORM_EXCEPTIONS_DISABLED=1
/Z7
/MD
/bigobj
/fp:fast
/Zo
/Zp8
/W4
/we4456
/we4458
/we4459
/wd4244
/wd4838
/wd4267
/wd4100
/TP
/GR-
/std:c++20
/wd5054

View File

@@ -0,0 +1,18 @@
{
"version": "2.1.0",
"$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
"runs": [
{
"results": [],
"tool": {
"driver": {
"name": "MSVC",
"shortDescription": {
"text": "Microsoft Visual C++ Compiler Warnings/Errors"
},
"informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors"
}
}
}
]
}

View File

@@ -0,0 +1,7 @@
// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "Runtime/Navmesh/Private/Recast/RecastFilter.cpp"
#include "Runtime/Navmesh/Private/Recast/RecastLayers.cpp"
#include "Runtime/Navmesh/Private/Recast/RecastMesh.cpp"
#include "Runtime/Navmesh/Private/Recast/RecastMeshDetail.cpp"
#include "Runtime/Navmesh/Private/Recast/RecastRasterization.cpp"
#include "Runtime/Navmesh/Private/Recast/RecastRegion.cpp"

View File

@@ -0,0 +1,24 @@
{
"Version": "1.2",
"Data": {
"Source": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\navmesh\\module.navmesh.3.cpp",
"ProvidedModule": "",
"PCH": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\core\\sharedpch.core.cpp20.h.pch",
"Includes": [
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\navmesh\\definitions.navmesh.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\recast\\recastfilter.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\recast\\recast.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\recast\\recastlargeworldcoordinates.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\recast\\recastassert.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\recast\\recastlayers.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\public\\recast\\recastalloc.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\recast\\recastmesh.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\recast\\recastmeshdetail.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\recast\\recastrasterization.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\hal\\consolemanager.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\navmesh\\private\\recast\\recastregion.cpp"
],
"ImportedModules": [],
"ImportedHeaderUnits": []
}
}

View File

@@ -0,0 +1,53 @@
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Module.Navmesh.3.cpp"
@"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Navmesh.Shared.rsp"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core/SharedPCH.Core.Cpp20.h"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Definitions.Navmesh.h"
/Yu"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core/SharedPCH.Core.Cpp20.h"
/Fp"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core/SharedPCH.Core.Cpp20.h.pch"
/Fo"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Module.Navmesh.3.cpp.obj"
/experimental:log "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Module.Navmesh.3.cpp.sarif"
/sourceDependencies "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Navmesh/Module.Navmesh.3.cpp.dep.json"
/nologo
/Oi
/FC
/diagnostics:caret
/c
/Gw
/Gy
/utf-8
/wd4819
/DSAL_NO_ATTRIBUTE_DECLARATIONS=1
/permissive-
/Zc:strictStrings-
/Zc:__cplusplus
/Zc:inline
/Zc:preprocessor
/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1
/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1
/D_DISABLE_EXTENDED_ALIGNED_STORAGE
/Ob2
/d2ExtendedWarningInfo
/Ox
/Ot
/GF
/errorReport:prompt
/D_HAS_EXCEPTIONS=0
/DPLATFORM_EXCEPTIONS_DISABLED=1
/Z7
/MD
/bigobj
/fp:fast
/Zo
/Zp8
/W4
/we4456
/we4458
/we4459
/wd4244
/wd4838
/wd4267
/wd4100
/TP
/GR-
/std:c++20
/wd5054

View File

@@ -0,0 +1,18 @@
{
"version": "2.1.0",
"$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
"runs": [
{
"results": [],
"tool": {
"driver": {
"name": "MSVC",
"shortDescription": {
"text": "Microsoft Visual C++ Compiler Warnings/Errors"
},
"informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors"
}
}
}
]
}

View File

@@ -0,0 +1,18 @@
/I "."
/I "Runtime/Navmesh/Private"
/I "Runtime/Core/Public"
/I "Runtime/Core/Internal"
/I "Runtime/TraceLog/Public"
/I "Runtime/AutoRTFM/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/ImageCore/UHT"
/I "Runtime/ImageCore/Public"
/I "Runtime/Navmesh/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core"
/external:W0
/external:I "ThirdParty/GuidelinesSupportLibrary/GSL-1144/include"
/external:I "ThirdParty/AtomicQueue"
/external:I "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/INCLUDE"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/ucrt"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/shared"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/um"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/winrt"