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
lumberyard-employee-dm 879012b1ae
Added the --regset-file option for setreg file loading (#5768)
The SettingsRegistryMergeUtils.cpp now supports specifying a path to a JSON Merge Patch formated settings registry file via the --regset-file option.
The option supports specify an anchor key to merge the settings underneath that is separated from the filepath via "::"
Ex. `--regset-file="Registry/custom.setreg::/Custom/Anchor"`

An AZ::Console command of "sr_regset-file" has also been added to allow merging of a setting registry file as well.

closes #5767

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
4 years ago
..
AtomCore Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
AzAndroid/java/com/amazon Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AzCore Added the --regset-file option for setreg file loading (#5768) 4 years ago
AzFramework GetSurfacePoint - expose to BehaviorContext (#6017) 4 years ago
AzGameFramework Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
AzManipulatorTestFramework Update intersect behavior for positioning entities in the viewport (#5906) 4 years ago
AzNetworking Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
AzQtComponents Fix clang 13 compilation problems (#5791) 4 years ago
AzTest Save Data linux support (#6014) 4 years ago
AzToolsFramework Add tests for deleting an entity from the level and from another prefab (#5839) 4 years ago
GFxFramework More fixes 4 years ago
GridMate Remove old "Integ" functionality from tests (#4688) 4 years ago
CMakeLists.txt Remove crcfix (#3294) 4 years ago