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
AMZN-koppersr f00fa26e12 Separated initializing new and all objects in the Json Serialization
Introduced OperationFlags::InitializeNewInstance to the Json Serialization which allows custom json serializers to indicate that they need to set defaults only to new instances. Objects created to fill in a pointer are considered new objects and serializer can use the new ContinuationFlags::LoadAsNewInstance to also inform that the load is happening on a new object. Serializer that use the InitializeNewInstance flag know that a new object is begin initialized if they're called with an explicit default object.
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 Separated initializing new and all objects in the Json Serialization 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