Files
o3de/AutomatedTesting/Registry/assets_scan_folders.setreg
T
moraaar 7a450d02cb Deleted PhysXSamples gem (#4753)
Removing PhysXSamples gem since its assets are outdated generating issues:

- Uses old material file format .mtl
- All FBXs info assets (.fbx.assetinfo) were generated before Assimp and the mesh unification work.
- All script canvas were created before new Physics API, which reflected events differently as AZ::Events.
- It heavily depends on slices (legacy system)

sig/core approved this removal at 15-OCT/2021 meeting: https://github.com/o3de/sig-core/blob/main/meetings/notes/SIG-Core-Notes%20-%202021-OCT-15.md

Signed-off-by: moraaar moraaar@amazon.com
2021-10-18 12:53:16 +01:00

51 lines
1.1 KiB
Plaintext

{
"Amazon":
{
"Gems":
{
"DevTextures":
{
"SourcePaths":
[
"Gems/DevTextures"
]
},
"PhysicsEntities":
{
"SourcePaths":
[
"Gems/PhysicsEntities"
]
},
"PrimitiveAssets":
{
"SourcePaths":
[
"Gems/PrimitiveAssets"
]
},
"MaterialEditor":
{
"SourcePaths":
[
"Gems/Atom/Tools/MaterialEditor"
]
},
"UiBasics":
{
"SourcePaths":
[
"Gems/UiBasics"
]
},
"Hair":
{
"SourcePaths":
[
"Gems/AtomTressFX/Assets",
"Gems/AtomTressFX/Assets/Passes"
]
}
}
}
}