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/Experimental/Chaos/Private/Chaos/Deformable/ChaosDeformableSolverThreadingWrapper.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/Deformable/GaussSeidelMainConstraint.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/DenseMatrix.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/EvolutionResimCache.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/Evolution/ConstraintGroupSolver.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/Evolution/PBDMinEvolution.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/Evolution/SolverBody.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/Evolution/SolverBodyContainer.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/FFT.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/Framework/ChaosResultsManager.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/Framework/DebugSubstep.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/Framework/Parallel.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/Framework/PhysicsSolverBase.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/GeometryParticles.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/GeometryQueries.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/GraphColoring.cpp"
#include "Runtime/Experimental/Chaos/Private/Chaos/HeightField.cpp"