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,13 @@
// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "Runtime/Renderer/Private/PathTracingSpatialTemporalDenoising.cpp"
#include "Runtime/Renderer/Private/PhysicsFieldRendering.cpp"
#include "Runtime/Renderer/Private/PlanarReflectionRendering.cpp"
#include "Runtime/Renderer/Private/PostProcess/ACESUtils.cpp"
#include "Runtime/Renderer/Private/PostProcess/AlphaInvert.cpp"
#include "Runtime/Renderer/Private/PostProcess/DebugAlphaChannel.cpp"
#include "Runtime/Renderer/Private/PostProcess/DiaphragmDOF.cpp"
#include "Runtime/Renderer/Private/PostProcess/DiaphragmDOFUtils.cpp"
#include "Runtime/Renderer/Private/PostProcess/LensDistortion.cpp"
#include "Runtime/Renderer/Private/PostProcess/NeuralPostProcess.cpp"
#include "Runtime/Renderer/Private/PostProcess/PostProcessAA.cpp"
#include "Runtime/Renderer/Private/PostProcess/PostProcessAmbientOcclusionMobile.cpp"