You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/PhysX/Code/Source
moraaar a29623e5f0
Fixed editor crash using cylinder shape component (#5037)
Fixed cylinder shape by considering shape config list to be empty.

The crash came from clearing shape config list when cylinder height is zero, but when the height is restored to zero it was expecting an element in the list.

The code to set the shape configuration was the same for many shape types, so it has been refactored to a helper function.

Fixes #4999
4 years ago
..
Common Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Configuration improve wording for all PhysX gem tooltips apart from pipeline, fixes 3898 4 years ago
Debug improve wording for all PhysX gem tooltips apart from pipeline, fixes 3898 4 years ago
Joint improve wording for all PhysX gem tooltips apart from pipeline, fixes 3898 4 years ago
PhysXCharacters improve wording for all PhysX gem tooltips apart from pipeline, fixes 3898 4 years ago
Pipeline Fixed physx asset when exported as convex or primitives. (#4414) 4 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Scene Triangle Mesh with a Kinematic PhysX Rigid Body warns the user instead of error. (#4657) 4 years ago
System Fixed PhysX and Blast creation of default config files (#4497) 4 years ago
BallJointComponent.cpp fixed joint crash when no lead entity is selected (#2867) 4 years ago
BallJointComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BaseColliderComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
BaseColliderComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BoxColliderComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
BoxColliderComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CapsuleColliderComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
CapsuleColliderComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Collision.cpp Remove touchbending references in PhysX Gem (#3320) 4 years ago
Collision.h Merge branch 'development' into cmake/SPEC-7179 4 years ago
ComponentDescriptors.cpp Terrain Physics Heightfield support 4 years ago
ComponentDescriptors.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DefaultWorldComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
DefaultWorldComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorBallJointComponent.cpp improve wording for all PhysX gem tooltips apart from pipeline, fixes 3898 4 years ago
EditorBallJointComponent.h update joints to use cluster viewport ui. (#4352) 4 years ago
EditorColliderComponent.cpp improve wording for all PhysX gem tooltips apart from pipeline, fixes 3898 4 years ago
EditorColliderComponent.h Warning System Changes (polish) Redo (#4009) 4 years ago
EditorComponentDescriptors.cpp Terrain Physics Heightfield support 4 years ago
EditorComponentDescriptors.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorFixedJointComponent.cpp improve wording for all PhysX gem tooltips apart from pipeline, fixes 3898 4 years ago
EditorFixedJointComponent.h update joints to use cluster viewport ui. (#4352) 4 years ago
EditorForceRegionComponent.cpp improve wording for all PhysX gem tooltips apart from pipeline, fixes 3898 4 years ago
EditorForceRegionComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorHeightfieldColliderComponent.cpp Addressed feedback from PR 4874. (#4915) 4 years ago
EditorHeightfieldColliderComponent.h Terrain Physics Heightfield support 4 years ago
EditorHingeJointComponent.cpp improve wording for all PhysX gem tooltips apart from pipeline, fixes 3898 4 years ago
EditorHingeJointComponent.h update joints to use cluster viewport ui. (#4352) 4 years ago
EditorJointComponent.cpp improve wording for all PhysX gem tooltips apart from pipeline, fixes 3898 4 years ago
EditorJointComponent.h update joints to use cluster viewport ui. (#4352) 4 years ago
EditorRigidBodyComponent.cpp improve wording for all PhysX gem tooltips apart from pipeline, fixes 3898 4 years ago
EditorRigidBodyComponent.h small improvements to triangle mesh rigid body warning 4 years ago
EditorShapeColliderComponent.cpp Fixed editor crash using cylinder shape component (#5037) 4 years ago
EditorShapeColliderComponent.h Fixed editor crash using cylinder shape component (#5037) 4 years ago
FixedJointComponent.cpp fixed joint crash when no lead entity is selected (#2867) 4 years ago
FixedJointComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ForceRegion.cpp improve wording for all PhysX gem tooltips apart from pipeline, fixes 3898 4 years ago
ForceRegion.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ForceRegionComponent.cpp Deprecate profiler categories based on global enum 4 years ago
ForceRegionComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ForceRegionForces.cpp improve wording for all PhysX gem tooltips apart from pipeline, fixes 3898 4 years ago
ForceRegionForces.h Merge branch 'development' into cmake/SPEC-7179 4 years ago
HeightfieldColliderComponent.cpp Addressed feedback from PR 4874. (#4915) 4 years ago
HeightfieldColliderComponent.h Terrain Physics Heightfield support 4 years ago
HingeJointComponent.cpp fixed joint crash when no lead entity is selected (#2867) 4 years ago
HingeJointComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
JointComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
JointComponent.h Merge branch 'development' into cmake/SPEC-7179 4 years ago
Material.cpp some physx fixes 4 years ago
Material.h PhysX 4 years ago
MeshColliderComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
MeshColliderComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Module.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
ModuleUnsupported.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
NameConstants.cpp fixes #2544, fixes all doc links for physx, cloth, blast and white box 4 years ago
NameConstants.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RigidBody.cpp Triangle Mesh with a Kinematic PhysX Rigid Body warns the user instead of error. (#4657) 4 years ago
RigidBody.h Triangle Mesh with a Kinematic PhysX Rigid Body warns the user instead of error. (#4657) 4 years ago
RigidBodyComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
RigidBodyComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RigidBodyStatic.cpp Remove touchbending references in PhysX Gem (#3320) 4 years ago
RigidBodyStatic.h Remove touchbending references in PhysX Gem (#3320) 4 years ago
Shape.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
Shape.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ShapeColliderComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
ShapeColliderComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SphereColliderComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
SphereColliderComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
StaticRigidBodyComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
StaticRigidBodyComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SystemComponent.cpp Terrain Physics Heightfield support 4 years ago
SystemComponent.h Terrain Physics Heightfield support 4 years ago
Utils.cpp Fixed error: unused variable 'physxMaximumMaterialIndex' (#4989) 4 years ago
Utils.h Addressed feedback from PR 4874. (#4915) 4 years ago
WindProvider.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
WindProvider.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago