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
This commit is contained in:
@@ -17,13 +17,6 @@
|
||||
"Gems/PhysicsEntities"
|
||||
]
|
||||
},
|
||||
"PhysXSamples":
|
||||
{
|
||||
"SourcePaths":
|
||||
[
|
||||
"Gems/PhysXSamples"
|
||||
]
|
||||
},
|
||||
"PrimitiveAssets":
|
||||
{
|
||||
"SourcePaths":
|
||||
|
||||
Reference in New Issue
Block a user