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,77 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for IKRigDeveloper
#pragma once
#include "SharedDefinitions.UnrealEd.Cpp20.h"
#undef IKRIGDEVELOPER_API
#undef IKRIGDEVELOPER_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 FPSTemplateEditor
#define UE_MODULE_NAME "IKRigDeveloper"
#define UE_PLUGIN_NAME "IKRig"
#define IKRIG_API DLLIMPORT
#define IKRIG_NON_ATTRIBUTED_API DLLIMPORT
#define CONTROLRIG_API DLLIMPORT
#define CONTROLRIG_NON_ATTRIBUTED_API DLLIMPORT
#define LEVELSEQUENCE_API DLLIMPORT
#define LEVELSEQUENCE_NON_ATTRIBUTED_API DLLIMPORT
#define RIGVM_API DLLIMPORT
#define RIGVM_NON_ATTRIBUTED_API DLLIMPORT
#define ANIMGRAPHRUNTIME_API DLLIMPORT
#define ANIMGRAPHRUNTIME_NON_ATTRIBUTED_API DLLIMPORT
#define WITH_RIGVMLEGACYEDITOR 1
#define RIGVMDEVELOPER_API DLLIMPORT
#define RIGVMDEVELOPER_NON_ATTRIBUTED_API DLLIMPORT
#define VISUALGRAPHUTILS_API DLLIMPORT
#define VISUALGRAPHUTILS_NON_ATTRIBUTED_API DLLIMPORT
#define ANIMGRAPH_API DLLIMPORT
#define ANIMGRAPH_NON_ATTRIBUTED_API DLLIMPORT
#define SERIALIZATION_API DLLIMPORT
#define SERIALIZATION_NON_ATTRIBUTED_API DLLIMPORT
#define CBOR_API DLLIMPORT
#define CBOR_NON_ATTRIBUTED_API DLLIMPORT
#define ANIMATIONBLUEPRINTLIBRARY_API DLLIMPORT
#define ANIMATIONBLUEPRINTLIBRARY_NON_ATTRIBUTED_API DLLIMPORT
#define PBIK_API DLLIMPORT
#define PBIK_NON_ATTRIBUTED_API DLLIMPORT
#define CONTROLRIGDEVELOPER_API DLLIMPORT
#define CONTROLRIGDEVELOPER_NON_ATTRIBUTED_API DLLIMPORT
#define ANIMATIONEDITORWIDGETS_API DLLIMPORT
#define ANIMATIONEDITORWIDGETS_NON_ATTRIBUTED_API DLLIMPORT
#define CONTROLRIGEDITOR_API DLLIMPORT
#define CONTROLRIGEDITOR_NON_ATTRIBUTED_API DLLIMPORT
#define APPFRAMEWORK_API DLLIMPORT
#define APPFRAMEWORK_NON_ATTRIBUTED_API DLLIMPORT
#define RIGVMEDITOR_API DLLIMPORT
#define RIGVMEDITOR_NON_ATTRIBUTED_API DLLIMPORT
#define KISMETWIDGETS_API DLLIMPORT
#define KISMETWIDGETS_NON_ATTRIBUTED_API DLLIMPORT
#define MESSAGELOG_API DLLIMPORT
#define MESSAGELOG_NON_ATTRIBUTED_API DLLIMPORT
#define STRUCTUTILSEDITOR_API DLLIMPORT
#define STRUCTUTILSEDITOR_NON_ATTRIBUTED_API DLLIMPORT
#define WITH_GAMEPLAY_DEBUGGER_CORE 1
#define WITH_GAMEPLAY_DEBUGGER 1
#define WITH_GAMEPLAY_DEBUGGER_MENU 1
#define AIMODULE_API DLLIMPORT
#define AIMODULE_NON_ATTRIBUTED_API DLLIMPORT
#define COMPONENTVISUALIZERS_API DLLIMPORT
#define COMPONENTVISUALIZERS_NON_ATTRIBUTED_API DLLIMPORT
#define CURVEEDITOR_API DLLIMPORT
#define CURVEEDITOR_NON_ATTRIBUTED_API DLLIMPORT
#define SEQUENCERWIDGETS_API DLLIMPORT
#define SEQUENCERWIDGETS_NON_ATTRIBUTED_API DLLIMPORT
#define SEQUENCERCORE_API DLLIMPORT
#define SEQUENCERCORE_NON_ATTRIBUTED_API DLLIMPORT
#define TWEENINGUTILSEDITOR_API DLLIMPORT
#define TWEENINGUTILSEDITOR_NON_ATTRIBUTED_API DLLIMPORT
#define TWEENINGUTILS_API DLLIMPORT
#define TWEENINGUTILS_NON_ATTRIBUTED_API DLLIMPORT
#define IKRIGDEVELOPER_API DLLEXPORT
#define IKRIGDEVELOPER_NON_ATTRIBUTED_API DLLEXPORT

View File

@@ -0,0 +1,79 @@
/MANIFEST:NO
/NOLOGO
/DEBUG:FULL
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/d2:-ExtendedWarningInfo
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/ALTERNATENAME:__imp___std_init_once_begin_initialize=__imp_InitOnceBeginInitialize
/ALTERNATENAME:__imp___std_init_once_complete=__imp_InitOnceComplete
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/lib/x64"
/LIBPATH:"C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/ucrt/x64"
/LIBPATH:"C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/um/x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN:6
/NOIMPLIB
/NOEXP
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/UnrealEd/SharedPCH.UnrealEd.Cpp20.h.obj"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/IKRigDeveloper/Module.IKRigDeveloper.cpp.obj"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/Default.rc2.res"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/Core/FPSTemplateEditor-Core.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject/FPSTemplateEditor-CoreUObject.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/Engine/FPSTemplateEditor-Engine.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/IKRig/FPSTemplateEditor-IKRig.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/UnrealEd/FPSTemplateEditor-UnrealEd.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/AnimGraph/FPSTemplateEditor-AnimGraph.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/BlueprintGraph/FPSTemplateEditor-BlueprintGraph.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/Slate/FPSTemplateEditor-Slate.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/SlateCore/FPSTemplateEditor-SlateCore.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/Persona/FPSTemplateEditor-Persona.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.lib"
"kernel32.lib"
"user32.lib"
"gdi32.lib"
"winspool.lib"
"comdlg32.lib"
"advapi32.lib"
"shell32.lib"
"ole32.lib"
"oleaut32.lib"
"uuid.lib"
"odbc32.lib"
"odbccp32.lib"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"synchronization.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:/FPSTemplate_5_4_or_5_5/Binaries/Win64/FPSTemplateEditor-IKRigDeveloper.dll"
/PDB:"D:/FPSTemplate_5_4_or_5_5/Binaries/Win64/FPSTemplateEditor-IKRigDeveloper.pdb"
/ignore:4078

View File

@@ -0,0 +1,12 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"FPSTemplateEditor-IKRigDeveloper.dll"
/IGNORE:4221
/NODEFAULTLIB
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/UnrealEd/SharedPCH.UnrealEd.Cpp20.h.obj"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/IKRigDeveloper/Module.IKRigDeveloper.cpp.obj"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/Default.rc2.res"
/OUT:"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/IKRigDeveloper/FPSTemplateEditor-IKRigDeveloper.lib"

View File

@@ -0,0 +1,378 @@
/I "."
/I "../Plugins/Animation/IKRig/Source/IKRigDeveloper/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/FPSTemplateEditor/Inc/ImageCore/UHT"
/I "Runtime/ImageCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/CoreUObject/UHT"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/CoreUObject/VerseVMBytecode"
/I "Runtime/CoreUObject/Public"
/I "Runtime/CoreUObject/Internal"
/I "Runtime/CorePreciseFP/Public"
/I "Runtime/CorePreciseFP/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Engine/UHT"
/I "Runtime/Engine/Classes"
/I "Runtime/Engine/Public"
/I "Runtime/Engine/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/CoreOnline/UHT"
/I "Runtime/CoreOnline/Public"
/I "Runtime/Json/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/FieldNotification/UHT"
/I "Runtime/FieldNotification/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/NetCore/UHT"
/I "Runtime/Net/Core/Classes"
/I "Runtime/Net/Core/Public"
/I "Runtime/Net/Common/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/JsonUtilities/UHT"
/I "Runtime/JsonUtilities/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/SlateCore/UHT"
/I "Runtime/SlateCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/DeveloperSettings/UHT"
/I "Runtime/DeveloperSettings/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/InputCore/UHT"
/I "Runtime/InputCore/Classes"
/I "Runtime/InputCore/Public"
/I "Runtime/ApplicationCore/Public"
/I "Runtime/ApplicationCore/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RHI/Gen"
/I "Runtime/RHI/Public"
/I "Runtime/RHI/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Slate/UHT"
/I "Runtime/Slate/Public"
/I "Runtime/ImageWrapper/Public"
/I "Runtime/Messaging/Public"
/I "Runtime/MessagingCommon/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/RenderCore/UHT"
/I "Runtime/RenderCore/Public"
/I "Runtime/RenderCore/Internal"
/I "Runtime/OpenGLDrv/Public"
/I "Runtime/Analytics/AnalyticsET/Public"
/I "Runtime/Analytics/Analytics/Public"
/I "Runtime/Sockets/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AssetRegistry/UHT"
/I "Runtime/AssetRegistry/Public"
/I "Runtime/AssetRegistry/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/EngineMessages/UHT"
/I "Runtime/EngineMessages/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/EngineSettings/UHT"
/I "Runtime/EngineSettings/Classes"
/I "Runtime/EngineSettings/Public"
/I "Runtime/SynthBenchmark/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/GameplayTags/UHT"
/I "Runtime/GameplayTags/Classes"
/I "Runtime/GameplayTags/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/PacketHandler/UHT"
/I "Runtime/PacketHandlers/PacketHandler/Classes"
/I "Runtime/PacketHandlers/PacketHandler/Public"
/I "Runtime/PacketHandlers/ReliabilityHandlerComponent/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AudioPlatformConfiguration/UHT"
/I "Runtime/AudioPlatformConfiguration/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/MeshDescription/UHT"
/I "Runtime/MeshDescription/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/StaticMeshDescription/UHT"
/I "Runtime/StaticMeshDescription/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/SkeletalMeshDescription/UHT"
/I "Runtime/SkeletalMeshDescription/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AnimationCore/UHT"
/I "Runtime/AnimationCore/Public"
/I "Runtime/PakFile/Public"
/I "Runtime/PakFile/Internal"
/I "Runtime/RSA/Public"
/I "Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/PhysicsCore/UHT"
/I "Runtime/PhysicsCore/Public"
/I "Runtime/Experimental/ChaosCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Chaos/UHT"
/I "Runtime/Experimental/Chaos/Public"
/I "Runtime/Experimental/Voronoi/Public"
/I "Runtime/GeometryCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ChaosVDRuntime/UHT"
/I "Runtime/Experimental/ChaosVisualDebugger/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/NNE/UHT"
/I "Runtime/NNE/Public"
/I "Runtime/SignalProcessing/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/StateStream/UHT"
/I "Runtime/StateStream/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AudioExtensions/UHT"
/I "Runtime/AudioExtensions/Public"
/I "Runtime/AudioMixerCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AudioMixer/UHT"
/I "Runtime/AudioMixer/Classes"
/I "Runtime/AudioMixer/Public"
/I "Developer/TargetPlatform/Public"
/I "Developer/TextureFormat/Public"
/I "Developer/DesktopPlatform/Public"
/I "Developer/DesktopPlatform/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AudioLinkEngine/UHT"
/I "Runtime/AudioLink/AudioLinkEngine/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AudioLinkCore/UHT"
/I "Runtime/AudioLink/AudioLinkCore/Public"
/I "Runtime/CookOnTheFly/Internal"
/I "Runtime/Networking/Public"
/I "Runtime/Experimental/IoStore/OnDemandCore/Public"
/I "Runtime/Experimental/IoStore/OnDemandCore/Internal"
/I "Developer/TextureBuildUtilities/Public"
/I "Developer/Horde/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ClothSysRuntimeIntrfc/UHT"
/I "Runtime/ClothingSystemRuntimeInterface/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/IrisCore/UHT"
/I "Runtime/Net/Iris/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/MovieSceneCapture/UHT"
/I "Runtime/MovieSceneCapture/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Renderer/UHT"
/I "Runtime/Renderer/Public"
/I "Runtime/Renderer/Internal"
/I "../Shaders/Public"
/I "../Shaders/Shared"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/TypedElementFramework/UHT"
/I "Runtime/TypedElementFramework/Tests"
/I "Runtime/TypedElementFramework/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/TypedElementRuntime/UHT"
/I "Runtime/TypedElementRuntime/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AnimationDataController/UHT"
/I "Developer/AnimationDataController/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AnimationBlueprintEditor/UHT"
/I "Editor/AnimationBlueprintEditor/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Kismet/UHT"
/I "Editor/Kismet/Classes"
/I "Editor/Kismet/Public"
/I "Editor/Kismet/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Persona/UHT"
/I "Editor/Persona/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/SkeletonEditor/UHT"
/I "Editor/SkeletonEditor/Public"
/I "Developer/AnimationWidgets/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ToolWidgets/UHT"
/I "Developer/ToolWidgets/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ToolMenus/UHT"
/I "Developer/ToolMenus/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AnimationEditor/UHT"
/I "Editor/AnimationEditor/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AdvancedPreviewScene/UHT"
/I "Editor/AdvancedPreviewScene/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/PropertyEditor/UHT"
/I "Editor/PropertyEditor/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/EditorConfig/UHT"
/I "Editor/EditorConfig/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/EditorFramework/UHT"
/I "Editor/EditorFramework/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/EditorSubsystem/UHT"
/I "Editor/EditorSubsystem/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/InteractiveToolsFramework/UHT"
/I "Runtime/InteractiveToolsFramework/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/UnrealEd/UHT"
/I "Programs/UnrealLightmass/Public"
/I "Editor/UnrealEd/Classes"
/I "Editor/UnrealEd/Public"
/I "Editor/UnrealEd/Internal"
/I "Editor/AssetTagsEditor/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/CollectionManager/UHT"
/I "Developer/CollectionManager/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ContentBrowser/UHT"
/I "Editor/ContentBrowser/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AssetTools/UHT"
/I "Developer/AssetTools/Public"
/I "Developer/AssetTools/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AssetDefinition/UHT"
/I "Editor/AssetDefinition/Public"
/I "Developer/Merge/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ContentBrowserData/UHT"
/I "Editor/ContentBrowserData/Public"
/I "Runtime/Projects/Public"
/I "Runtime/Projects/Internal"
/I "Developer/MeshUtilities/Public"
/I "Developer/MeshMergeUtilities/Public"
/I "Developer/MeshReductionInterface/Public"
/I "Runtime/RawMesh/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/MaterialUtilities/UHT"
/I "Developer/MaterialUtilities/Public"
/I "Editor/KismetCompiler/Public"
/I "Editor/KismetCompiler/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/GameplayTasks/UHT"
/I "Runtime/GameplayTasks/Classes"
/I "Runtime/GameplayTasks/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ClassViewer/UHT"
/I "Editor/ClassViewer/Public"
/I "Developer/DirectoryWatcher/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Documentation/UHT"
/I "Editor/Documentation/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/MainFrame/UHT"
/I "Editor/MainFrame/Public"
/I "Runtime/SandboxFile/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/SourceControl/UHT"
/I "Developer/SourceControl/Public"
/I "Developer/UncontrolledChangelists/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/UnrealEdMessages/UHT"
/I "Editor/UnrealEdMessages/Classes"
/I "Editor/UnrealEdMessages/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/BlueprintGraph/UHT"
/I "Editor/BlueprintGraph/Classes"
/I "Editor/BlueprintGraph/Public"
/I "Runtime/Online/HTTP/Public"
/I "Runtime/Online/HTTP/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/FunctionalTesting/UHT"
/I "Developer/FunctionalTesting/Classes"
/I "Developer/FunctionalTesting/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AutomationController/UHT"
/I "Developer/AutomationController/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AutomationTest/UHT"
/I "Runtime/AutomationTest/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Localization/UHT"
/I "Developer/Localization/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AudioEditor/UHT"
/I "Editor/AudioEditor/Classes"
/I "Editor/AudioEditor/Public"
/I "ThirdParty/libSampleRate/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/LevelEditor/UHT"
/I "Editor/LevelEditor/Public"
/I "Editor/CommonMenuExtensions/Public"
/I "Developer/Settings/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/VREditor/UHT"
/I "Editor/VREditor/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ViewportInteraction/UHT"
/I "Editor/ViewportInteraction/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/HeadMountedDisplay/UHT"
/I "Runtime/HeadMountedDisplay/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Landscape/UHT"
/I "Runtime/Landscape/Classes"
/I "Runtime/Landscape/Public"
/I "Runtime/Landscape/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/DetailCustomizations/UHT"
/I "Editor/DetailCustomizations/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/GraphEditor/UHT"
/I "Editor/GraphEditor/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/StructViewer/UHT"
/I "Editor/StructViewer/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/MaterialEditor/UHT"
/I "Editor/MaterialEditor/Public"
/I "Editor/MaterialEditor/Internal"
/I "Runtime/NetworkFileSystem/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/UMG/UHT"
/I "Runtime/UMG/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/MovieScene/UHT"
/I "Runtime/MovieScene/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/TimeManagement/UHT"
/I "Runtime/TimeManagement/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/UniversalObjectLocator/UHT"
/I "Runtime/UniversalObjectLocator/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/MovieSceneTracks/UHT"
/I "Runtime/MovieSceneTracks/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Constraints/UHT"
/I "Runtime/Experimental/Animation/Constraints/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/PropertyPath/UHT"
/I "Runtime/PropertyPath/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/NavigationSystem/UHT"
/I "Runtime/NavigationSystem/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/GeometryCollectionEngine/UHT"
/I "Runtime/Experimental/GeometryCollectionEngine/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ChaosSolverEngine/UHT"
/I "Runtime/Experimental/ChaosSolverEngine/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/DataflowCore/UHT"
/I "Runtime/Experimental/Dataflow/Core/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/DataflowEngine/UHT"
/I "Runtime/Experimental/Dataflow/Engine/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/DataflowSimulation/UHT"
/I "Runtime/Experimental/Dataflow/Simulation/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/FieldSystemEngine/UHT"
/I "Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ISMPool/UHT"
/I "Runtime/Experimental/ISMPool/Public"
/I "Developer/MeshBuilder/Public"
/I "Runtime/MeshUtilitiesCommon/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/MSQS/UHT"
/I "Runtime/MaterialShaderQualitySettings/Classes"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ToolMenusEditor/UHT"
/I "Editor/ToolMenusEditor/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/StatusBar/UHT"
/I "Editor/StatusBar/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/InterchangeCore/UHT"
/I "Runtime/Interchange/Core/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/InterchangeEngine/UHT"
/I "Runtime/Interchange/Engine/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/DeveloperToolSettings/UHT"
/I "Developer/DeveloperToolSettings/Classes"
/I "Developer/DeveloperToolSettings/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/SubobjectDataInterface/UHT"
/I "Editor/SubobjectDataInterface/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/SubobjectEditor/UHT"
/I "Editor/SubobjectEditor/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/PhysicsUtilities/UHT"
/I "Developer/PhysicsUtilities/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/WidgetRegistration/UHT"
/I "Developer/WidgetRegistration/Public"
/I "Editor/ActorPickerMode/Public"
/I "Editor/SceneDepthPickerMode/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AnimationEditMode/UHT"
/I "Editor/AnimationEditMode/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/IKRig/UHT"
/I "../Plugins/Animation/IKRig/Source"
/I "../Plugins/Animation/IKRig/Source/IKRig/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ControlRig/UHT"
/I "../Plugins/Animation/ControlRig/Source"
/I "../Plugins/Animation/ControlRig/Source/ControlRig/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/LevelSequence/UHT"
/I "Runtime/LevelSequence/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/RigVM/UHT"
/I "../Plugins/Runtime/RigVM/Source"
/I "../Plugins/Runtime/RigVM/Source/RigVM/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AnimGraphRuntime/UHT"
/I "Runtime/AnimGraphRuntime/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/RigVMDeveloper/UHT"
/I "../Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/VisualGraphUtils/UHT"
/I "Developer/VisualGraphUtils/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AnimGraph/UHT"
/I "Editor/AnimGraph/Public"
/I "Editor/AnimGraph/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Serialization/UHT"
/I "Runtime/Serialization/Public"
/I "Runtime/Cbor/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AnimationBlueprintLibrary/UHT"
/I "Editor/AnimationBlueprintLibrary/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/PBIK/UHT"
/I "../Plugins/Experimental/FullBodyIK/Source"
/I "../Plugins/Experimental/FullBodyIK/Source/PBIK/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ControlRigDeveloper/UHT"
/I "../Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Public"
/I "Editor/AnimationEditorWidgets/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ControlRigEditor/UHT"
/I "../Plugins/Animation/ControlRig/Source/ControlRigEditor/Public"
/I "Runtime/AppFramework/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/RigVMEditor/UHT"
/I "../Plugins/Runtime/RigVM/Source/RigVMEditor/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/KismetWidgets/UHT"
/I "Editor/KismetWidgets/Public"
/I "Developer/MessageLog/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/StructUtilsEditor/UHT"
/I "Editor/StructUtilsEditor/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AIModule/UHT"
/I "Runtime/AIModule/Classes"
/I "Runtime/AIModule/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ComponentVisualizers/UHT"
/I "Editor/ComponentVisualizers/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/CurveEditor/UHT"
/I "Editor/CurveEditor/Public"
/I "Editor/SequencerWidgets/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/SequencerCore/UHT"
/I "Editor/SequencerCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/TweeningUtilsEditor/UHT"
/I "../Plugins/Animation/TweeningUtils/Source"
/I "../Plugins/Animation/TweeningUtils/Source/TweeningUtilsEditor/Public"
/I "../Plugins/Animation/TweeningUtils/Source/TweeningUtils/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/IKRigDeveloper/UHT"
/I "../Plugins/Animation/IKRig/Source/IKRigDeveloper/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/UnrealEd"
/external:W0
/external:I "ThirdParty/GuidelinesSupportLibrary/GSL-1144/include"
/external:I "ThirdParty/AtomicQueue"
/external:I "ThirdParty/RapidJSON/1.1.0"
/external:I "ThirdParty/LibTiff/Source/Win64"
/external:I "ThirdParty/LibTiff/Source"
/external:I "ThirdParty/OpenGL"
/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"

View File

@@ -0,0 +1,12 @@
{
"RemapUnityFiles":
{
"Module.IKRigDeveloper.cpp.obj": [
"IKRigDeveloper.init.gen.cpp.obj",
"PerModuleInline.gen.cpp.obj",
"AnimGraphNode_IKRig.cpp.obj",
"AnimGraphNode_RetargetPoseFromMesh.cpp.obj",
"IKRigDeveloper.cpp.obj"
]
}
}

View File

@@ -0,0 +1,6 @@
// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/IKRigDeveloper/UHT/IKRigDeveloper.init.gen.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/IKRigDeveloper/PerModuleInline.gen.cpp"
#include "../Plugins/Animation/IKRig/Source/IKRigDeveloper/Private/AnimGraphNode_IKRig.cpp"
#include "../Plugins/Animation/IKRig/Source/IKRigDeveloper/Private/AnimGraphNode_RetargetPoseFromMesh.cpp"
#include "../Plugins/Animation/IKRig/Source/IKRigDeveloper/Private/IKRigDeveloper.cpp"

View File

@@ -0,0 +1,114 @@
{
"Version": "1.2",
"Data": {
"Source": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\ikrigdeveloper\\module.ikrigdeveloper.cpp",
"ProvidedModule": "",
"PCH": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\unrealed\\sharedpch.unrealed.cpp20.h.pch",
"Includes": [
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\ikrigdeveloper\\definitions.ikrigdeveloper.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrigdeveloper\\uht\\ikrigdeveloper.init.gen.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\ikrigdeveloper\\permoduleinline.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\hal\\permoduleinline.inl",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrigdeveloper\\private\\animgraphnode_ikrig.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrigdeveloper\\public\\animgraphnode_ikrig.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\animgraph\\public\\animgraphnode_customproperty.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\animgraph\\public\\animgraphnode_base.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\unrealed\\public\\ipropertyaccesseditor.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\animgraph\\uht\\animgraphnode_base.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\animation\\animnode_customproperty.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\engine\\uht\\animnode_customproperty.generated.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\animgraph\\public\\iclassvariablecreator.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\animgraph\\uht\\iclassvariablecreator.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\animgraph\\uht\\animgraphnode_customproperty.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\animnodes\\animnode_ikrig.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\rig\\ikrigdatatypes.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\rig\\ikrigdefinition.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\instancedstruct.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\structutils.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\coreuobject\\uht\\instancedstruct.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\rig\\ikrigskeleton.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\ikrigskeleton.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\rig\\solvers\\ikrigsolverbase.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\ikrigsolverbase.generated.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\animationwidgets\\public\\sadvancedtransforminputbox.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\animationwidgets\\public\\sadvancedrotationinputbox.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\animationcore\\public\\animationcorelibrary.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\animationcore\\public\\eulertransform.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\animationcore\\uht\\eulertransform.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slate\\public\\widgets\\input\\srotatorinputbox.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\misc\\axisdisplayinfo.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slate\\public\\widgets\\input\\snumericentrybox.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slate\\public\\widgets\\input\\sspinbox.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slate\\public\\widgets\\colors\\scolorblock.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slate\\public\\widgets\\input\\svectorinputbox.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slate\\public\\widgets\\input\\numericunittypeinterface.inl",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\math\\unitconversion.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\math\\unitconversion.inl",
"d:\\ue_5_7_1\\engine\\source\\editor\\propertyeditor\\public\\detailcategorybuilder.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\propertyeditor\\public\\idetailcustomnodebuilder.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\propertyeditor\\public\\detailbuildertypes.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\propertyeditor\\public\\propertyeditorcopypaste.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\propertyeditor\\public\\detaillayoutbuilder.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\propertyeditor\\public\\idetailpropertyrow.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\propertyeditor\\public\\idetailchildrenbuilder.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\propertyeditor\\public\\detailwidgetrow.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\propertyeditor\\public\\idetailgroup.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\ikrigdefinition.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\ikrigdatatypes.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\animation\\inputscalebias.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\engine\\uht\\inputscalebias.generated.h",
"c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\functional",
"c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\unordered_map",
"c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\xhash",
"c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\cmath",
"c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\list",
"c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\xpolymorphic_allocator.h",
"c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\vector",
"c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\__msvc_bit_utils.hpp",
"c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\__msvc_sanitizer_annotate_container.hpp",
"c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\xbit_ops.h",
"c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\xstring",
"c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\__msvc_string_view.hpp",
"c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\xnode_handle.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\rig\\ikrigprocessor.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\ikriglogger.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\ikrigprocessor.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\animnode_ikrig.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrigdeveloper\\uht\\animgraphnode_ikrig.generated.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\animgraph\\public\\animationgraphschema.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\animgraph\\uht\\animationgraphschema.generated.h",
"d:\\ue_5_7_1\\engine\\source\\editor\\persona\\public\\boneselectionwidget.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrigdeveloper\\uht\\animgraphnode_ikrig.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrigdeveloper\\private\\animgraphnode_retargetposefrommesh.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrigdeveloper\\public\\animgraphnode_retargetposefrommesh.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\animnodes\\animnode_retargetposefrommesh.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\retargeter\\ikretargeter.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\retargeter\\ikretargetchainmapping.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\ikretargetchainmapping.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\retargeter\\ikretargetprofile.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\retargeter\\ikretargetops.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\ikrigobjectversion.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\ikretargetops.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\retargeter\\ikretargetdeprecated.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\retargeter\\ikretargetsettings.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\ikretargetsettings.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\retargeter\\retargetops\\stridewarpingop.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\stridewarpingop.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\ikretargetdeprecated.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\ikretargetprofile.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\ikretargeter.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrig\\public\\retargeter\\ikretargetprocessor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\kismet\\kismetmathlibrary.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\engine\\uht\\kismetmathlibrary.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\kismet\\kismetmathlibrary.inl",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\ikretargetprocessor.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrig\\uht\\animnode_retargetposefrommesh.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrigdeveloper\\uht\\animgraphnode_retargetposefrommesh.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\ikrigdeveloper\\uht\\animgraphnode_retargetposefrommesh.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrigdeveloper\\private\\ikrigdeveloper.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\animation\\ikrig\\source\\ikrigdeveloper\\public\\ikrigdeveloper.h"
],
"ImportedModules": [],
"ImportedHeaderUnits": []
}
}

View File

@@ -0,0 +1,54 @@
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/IKRigDeveloper/Module.IKRigDeveloper.cpp"
@"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/IKRigDeveloper/IKRigDeveloper.Shared.rsp"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/UnrealEd/SharedPCH.UnrealEd.Cpp20.h"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/IKRigDeveloper/Definitions.IKRigDeveloper.h"
/Yu"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/UnrealEd/SharedPCH.UnrealEd.Cpp20.h"
/Fp"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/UnrealEd/SharedPCH.UnrealEd.Cpp20.h.pch"
/Fo"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/IKRigDeveloper/Module.IKRigDeveloper.cpp.obj"
/experimental:log "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/IKRigDeveloper/Module.IKRigDeveloper.cpp.sarif"
/sourceDependencies "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/IKRigDeveloper/Module.IKRigDeveloper.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_WINDLL
/D_DISABLE_EXTENDED_ALIGNED_STORAGE
/Ob2
/d2ExtendedWarningInfo
/Ox
/Ot
/GF
/errorReport:prompt
/EHsc
/DPLATFORM_EXCEPTIONS_DISABLED=0
/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 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs)
#if !defined(PER_MODULE_INLINE_FILE) && defined(CORE_API)
#define PER_MODULE_INLINE_FILE "HAL/PerModuleInline.inl"
#endif
#if defined(PER_MODULE_INLINE_FILE) && !defined(SUPPRESS_PER_MODULE_INLINE_FILE)
#include PER_MODULE_INLINE_FILE
#endif