antonmic 42a2cb17e2 updating missed files to pass view position explicitly 2 years ago
..
Assets 42a2cb17e2 updating missed files to pass view position explicitly 2 years ago
Registry 8ef1405cb9 Moved the TestData folder in the Atom gem to AtomContent (#14205) 3 years ago
CMakeLists.txt 324c0317e9 O3DE engine Gem rename support (#17059) 2 years ago
gem.json 8ef1405cb9 Moved the TestData folder in the Atom gem to AtomContent (#14205) 3 years ago
preview.png 8ef1405cb9 Moved the TestData folder in the Atom gem to AtomContent (#14205) 3 years ago
readme.txt 8ef1405cb9 Moved the TestData folder in the Atom gem to AtomContent (#14205) 3 years ago

readme.txt

The reason for the "TestData" folder inside the Assets folder is to make it very clear that the corresponding assets in the cache are from the TestData gem.
For example, the asset path at runtime will be like "testdata/objects/cube.azmodel" instead of "objects/cube.azmodel".