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/Code/Framework
Mike Balfour ab3aa904f0
Fixed misc slice conversion bugs
* Fixed crash caused by nesting the same slice twice
If the same slice is nested at multiple levels in the same slice hierarchy, the second conversion would reregister the prefab and crash.  Now that case is detected and the slice isn't reconverted.

* Fixed json array patches where multiple elements are removed.
The patches now generate removals from back to front, instead of front to back, so that the indices remain valid as each patch is applied.
5 years ago
..
AtomCore ATOM-15358 : Culling concurrency checker fails in AtomSampleViewer (merge from 1.0->main) 5 years ago
AzAndroid/java/com/amazon Remove bootstrap.cfg and references to it. 5 years ago
AzAutoGen Update minimum required CMake version to 3.20 (#1253) 5 years ago
AzCore Fixed misc slice conversion bugs 5 years ago
AzFramework Merge pull request #1272 from aws-lumberyard-dev/carlito/stabilization/2106 5 years ago
AzGameFramework External Project Build Path Support using SDK Binaries (#690) 5 years ago
AzManipulatorTestFramework Formatting-only change - Update Manipulator and Viewport AzToolsFramework files (#1143) 5 years ago
AzNetworking SPEC-2513 Fixes to enable w4457 5 years ago
AzQtComponents Added toolbar icons, updated viewport header UX (#1240) 5 years ago
AzTest Disable AzTest and AzTestRunner in monolithic builds 5 years ago
AzToolsFramework Merge pull request #1293 from aws-lumberyard-dev/Prefabs/RemoveEditorInfoFromNestedContainerEntities 5 years ago
Crcfix Add newlines to the end of all files 5 years ago
GFxFramework Add newlines to the end of all files 5 years ago
GridMate update network code to use uniform scale on Transform 5 years ago
Tests {LYN-4230} Fixed loading *.pak files in Release builds (#1127) 5 years ago
CMakeLists.txt Add newlines to the end of all files 5 years ago