Compare commits
107 Commits
9ab429f38b
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f40e3ed0a | |||
| 350cdb7df3 | |||
| 3c8a993b21 | |||
| 4aeb0ddd03 | |||
| 8cfb6aba56 | |||
| ecef28e094 | |||
| 9cef48ff54 | |||
| 767a57b428 | |||
| 684033198a | |||
| e21821f0f6 | |||
| 44ba8307c2 | |||
| e4a7004608 | |||
| 33486b2bd4 | |||
| 570dd9dfb0 | |||
| de3c74c411 | |||
| 095f006e07 | |||
| 481e5264be | |||
| 3de665ef33 | |||
| fac4b63c27 | |||
| 46d394c52b | |||
| 730570ba33 | |||
| d0386adc8d | |||
| e0da68c96c | |||
| 3fd8a8b232 | |||
| dbe395b506 | |||
| 8bc18e1edc | |||
| f3acbc6045 | |||
| 74c8d54de6 | |||
| 94926a9a0f | |||
| 34eb61f284 | |||
| 2f06d8be7b | |||
| 94996786c8 | |||
| d631077bcc | |||
| 5bac695948 | |||
| bf247fa94d | |||
| 8d970047ff | |||
| 5c3f88608a | |||
| 8a33d927ed | |||
| 5ed15e0562 | |||
| 360ff70d28 | |||
| 78177fcaae | |||
| 3e95ca96c2 | |||
| 7ba41bbd20 | |||
| b4d662d1c5 | |||
| 6a59400aa9 | |||
| 1f70b87038 | |||
| 0fc8163b55 | |||
| eefc5e64c7 | |||
| a39b9672d6 | |||
| fd83b64221 | |||
| 9b9e9db738 | |||
| f7db7bfec7 | |||
| 3ba090c961 | |||
| 954be20666 | |||
| c044ebbf10 | |||
| b66992801c | |||
| 7eff4a5c95 | |||
| 25d3d560f6 | |||
| aab518cf20 | |||
| 85fa0c058c | |||
| f639258785 | |||
| 46c45e06b0 | |||
| f0aedda5ca | |||
| ac78f3e5cf | |||
| c37ef557ce | |||
| 5f076771c5 | |||
| f0224ab97f | |||
| 0a2f1a128b | |||
| a95443cb54 | |||
| 80a75c0987 | |||
| 8a7fb2ccce | |||
| 95bc417531 | |||
| 61626ed41a | |||
| a0cbeedb58 | |||
| cc987cf40c | |||
| ca5255d39c | |||
| e5cfe62788 | |||
| b333138df1 | |||
| 09f3b5249d | |||
| c348efdd31 | |||
| d81d9c92b5 | |||
| 7dc2e97684 | |||
| 5cf088d674 | |||
| b42df73773 | |||
| a4608d80b6 | |||
| 71e4a0b929 | |||
| 65c16e6577 | |||
| 346175efc4 | |||
| 67099ab1a9 | |||
| 4155a137d1 | |||
| fb71bf2af7 | |||
| d98508451c | |||
| b36f2e7b9d | |||
| f3db9dabc6 | |||
| e673e75d2b | |||
| ae13e9cd6f | |||
| 356db120ea | |||
| c64ae4f78a | |||
| 24fbe300ef | |||
| ecd5cfe38f | |||
| c55e80194d | |||
| 0a59874c60 | |||
| 984ddafacd | |||
| eff45ac72b | |||
| 3ed2cf973e | |||
| 8266343ecd | |||
| 03f870b733 |
@@ -28,14 +28,6 @@
|
||||
"Path": "$(ProjectDir)/Binaries/Win64/D3D12/d3d12SDKLayers.dll",
|
||||
"Type": "DynamicLibrary"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Binaries/Win64/DML/DirectML.Debug.dll",
|
||||
"Type": "DynamicLibrary"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Binaries/Win64/DML/DirectML.dll",
|
||||
"Type": "DynamicLibrary"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Binaries/Win64/Ivazowsky.exe",
|
||||
"Type": "Executable"
|
||||
@@ -90,10 +82,6 @@
|
||||
"Path": "$(EngineDir)/Binaries/ThirdParty/MsQuic/v220/win64/msquic.dll",
|
||||
"Type": "NonUFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Binaries/ThirdParty/NVIDIA/GPUDirect/Win64/dvp.dll",
|
||||
"Type": "NonUFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Binaries/ThirdParty/NVIDIA/NVaftermath/Win64/GFSDK_Aftermath_Lib.x64.dll",
|
||||
"Type": "NonUFS"
|
||||
@@ -2906,18 +2894,6 @@
|
||||
"Path": "$(EngineDir)/Plugins/Bridge/Bridge.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Compositing/Composure/Composure.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Compositing/OpenCVLensDistortion/OpenCVLensDistortion.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Compositing/OpenColorIO/OpenColorIO.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Developer/AnimationSharing/AnimationSharing.uplugin",
|
||||
"Type": "UFS"
|
||||
@@ -3086,22 +3062,6 @@
|
||||
"Path": "$(EngineDir)/Plugins/Experimental/LocalizableMessage/LocalizableMessage.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Experimental/NNERuntimeORTCpu/NNERuntimeORTCpu.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Experimental/NNERuntimeORTGpu/NNERuntimeORTGpu.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Experimental/NNERuntimeRDG/NNERuntimeRDG.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Experimental/NNE/NNE.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Experimental/OpenImageDenoise/OpenImageDenoise.uplugin",
|
||||
"Type": "UFS"
|
||||
@@ -3114,10 +3074,6 @@
|
||||
"Path": "$(EngineDir)/Plugins/Experimental/PlatformCrypto/PlatformCrypto.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Experimental/ProxyLODPlugin/ProxyLODPlugin.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Experimental/PythonScriptPlugin/PythonScriptPlugin.uplugin",
|
||||
"Type": "UFS"
|
||||
@@ -3154,14 +3110,6 @@
|
||||
"Path": "$(EngineDir)/Plugins/Interchange/Runtime/Interchange.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Marketplace/BlueprintJson/BlueprintJson.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Marketplace/MetaHuman/MetaHuman.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Marketplace/NVIDIA/DLSS/Binaries/ThirdParty/Win64/Development/nvngx_dlss.dll",
|
||||
"Type": "DebugNonUFS"
|
||||
@@ -3234,30 +3182,10 @@
|
||||
"Path": "$(EngineDir)/Plugins/Marketplace/VaRestPlugin/VaRest.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Media/ImgMedia/ImgMedia.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Media/MediaCompositing/MediaCompositing.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Media/MediaFrameworkUtilities/MediaFrameworkUtilities.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Media/MediaIOFramework/MediaIOFramework.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Media/MediaPlate/MediaPlate.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Media/MediaPlayerEditor/MediaPlayerEditor.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Media/PixelCapture/PixelCapture.uplugin",
|
||||
"Type": "UFS"
|
||||
@@ -3390,10 +3318,6 @@
|
||||
"Path": "$(EngineDir)/Plugins/Runtime/InputDebugging/InputDebugging.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Runtime/MeshModelingToolset/MeshModelingToolset.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Runtime/Metasound/Metasound.uplugin",
|
||||
"Type": "UFS"
|
||||
@@ -3402,18 +3326,6 @@
|
||||
"Path": "$(EngineDir)/Plugins/Runtime/MsQuic/MsQuic.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Runtime/OSC/OSC.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Runtime/OpenCV/Binaries/ThirdParty/Win64/opencv_world455.dll",
|
||||
"Type": "NonUFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Runtime/OpenCV/OpenCV.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/Runtime/OpenXR/OpenXR.uplugin",
|
||||
"Type": "UFS"
|
||||
@@ -3466,14 +3378,6 @@
|
||||
"Path": "$(EngineDir)/Plugins/TraceUtilities/TraceUtilities.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/VirtualProduction/CameraCalibrationCore/CameraCalibrationCore.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/VirtualProduction/CameraCalibration/CameraCalibration.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(EngineDir)/Plugins/VirtualProduction/RemoteControlInterception/RemoteControlInterception.uplugin",
|
||||
"Type": "UFS"
|
||||
@@ -3494,14 +3398,6 @@
|
||||
"Path": "$(ProjectDir)/Binaries/Win64/D3D12/d3d12SDKLayers.dll",
|
||||
"Type": "NonUFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Binaries/Win64/DML/DirectML.Debug.dll",
|
||||
"Type": "NonUFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Binaries/Win64/DML/DirectML.dll",
|
||||
"Type": "NonUFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Binaries/Win64/NvmlWrapper.dll",
|
||||
"Type": "NonUFS"
|
||||
@@ -3538,6 +3434,10 @@
|
||||
"Path": "$(ProjectDir)/Plugins/EasyXMLParser/EasyXMLParser.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Plugins/ElgBlueprintLibrary/ElgBlueprintLibrary.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Plugins/JPrinter/JPrinter.uplugin",
|
||||
"Type": "UFS"
|
||||
|
||||
@@ -4153,6 +4153,18 @@
|
||||
"Path": "$(ProjectDir)/Plugins/EasyXMLParser/Binaries/Win64/UnrealEditor.modules",
|
||||
"Type": "RequiredResource"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Plugins/ElgBlueprintLibrary/Binaries/Win64/UnrealEditor-ElgBlueprintLibrary.dll",
|
||||
"Type": "DynamicLibrary"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Plugins/ElgBlueprintLibrary/Binaries/Win64/UnrealEditor-ElgBlueprintLibrary.pdb",
|
||||
"Type": "SymbolFile"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Plugins/ElgBlueprintLibrary/Binaries/Win64/UnrealEditor.modules",
|
||||
"Type": "RequiredResource"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Plugins/JPrinter/Binaries/Win64/UnrealEditor-JPrinter.dll",
|
||||
"Type": "DynamicLibrary"
|
||||
@@ -24531,6 +24543,10 @@
|
||||
"Path": "$(ProjectDir)/Plugins/EasyXMLParser/EasyXMLParser.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Plugins/ElgBlueprintLibrary/ElgBlueprintLibrary.uplugin",
|
||||
"Type": "UFS"
|
||||
},
|
||||
{
|
||||
"Path": "$(ProjectDir)/Plugins/JPrinter/JPrinter.uplugin",
|
||||
"Type": "UFS"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -185,6 +185,7 @@ ObservedPathsTickInterval=1.000000
|
||||
MaxSimultaneousTileGenerationJobsCount=64
|
||||
RegionChunkSplits=8
|
||||
LayerChunkSplits=8
|
||||
bSortNavigationAreasByCost=False
|
||||
|
||||
[HTTPServer.Listeners]
|
||||
DefaultBindAddress=0.0.0.0
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
[/Script/EngineSettings.GeneralProjectSettings]
|
||||
ProjectID=B89CCC284A7D213231762AB505314AAD
|
||||
ProjectVersion=3.0
|
||||
ProjectVersion=3.471
|
||||
ProjectName=Ivazowsky
|
||||
CompanyName=GraffInteractive
|
||||
Homepage=Graff.tech
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user