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
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
..
Assets Added template for creation of default material library (#1040) 5 years ago
Code Fixed editor crash using cylinder shape component (#5037) 4 years ago
AssetProcessorGemConfig.setreg Integrating latest from github/staging 5 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
gem.json Initial gem dependencies (#4229) 4 years ago
preview.png Initial commit 5 years ago