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,18 @@
// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "Runtime/Landscape/Private/LandscapeSettings.cpp"
#include "Runtime/Landscape/Private/LandscapeSplineActor.cpp"
#include "Runtime/Landscape/Private/LandscapeSplineMeshesActor.cpp"
#include "Runtime/Landscape/Private/LandscapeSplineProxies.cpp"
#include "Runtime/Landscape/Private/LandscapeSplineRaster.cpp"
#include "Runtime/Landscape/Private/LandscapeSplines.cpp"
#include "Runtime/Landscape/Private/LandscapeSubsystem.cpp"
#include "Runtime/Landscape/Private/LandscapeTextureHash.cpp"
#include "Runtime/Landscape/Private/LandscapeTextureStorageProvider.cpp"
#include "Runtime/Landscape/Private/LandscapeTextureStreamingManager.cpp"
#include "Runtime/Landscape/Private/LandscapeUtils.cpp"
#include "Runtime/Landscape/Private/LandscapeUtilsPrivate.cpp"
#include "Runtime/Landscape/Private/Materials/MaterialExpressionLandscapeLayerBlend.cpp"
#include "Runtime/Landscape/Private/Materials/MaterialExpressionLandscapeLayerCoords.cpp"
#include "Runtime/Landscape/Private/Materials/MaterialExpressionLandscapeLayerSample.cpp"
#include "Runtime/Landscape/Private/Materials/MaterialExpressionLandscapeLayerSwitch.cpp"
#include "Runtime/Landscape/Private/Materials/MaterialExpressionLandscapeLayerWeight.cpp"