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/AzToolsFramework/AzToolsFramework
Danilo Aimini 6fe2664b68
Focus Mode | Make Ctrl+S shortcut contextual to Prefab Focus (#7649)
* Change the Ctrl+S flow to save the currently focused prefab instead of the root.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Ensure the Outliner is refreshed on save

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Rename ExecuteClosePrefabDialog to be more accurate (the function also does the saving, it's not just creating the dialog).

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Minor changes to labeling.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Adjust labeling to reflect changes in behavior.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Revert labeling changes

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Additional checks to guarantee the system works in test mode

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Additional check to prevent crashes when the editor somehow triggers save during automated tests.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Simplify checks

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Update preferences and dialog labels to reflect new behavior.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>
4 years ago
..
API Prefabs UI | Refactor PrefabIntegrationManager into a separate class for save/load dialog management. (#7630) 4 years ago
Application [LYN-7064] Hot Loading of Procedural Prefabs (#4923) 4 years ago
Archive Removes NullArchiveComponent from AzToolsFramework 4 years ago
Asset [LYN-8041] Enable relocation of the Project Game Release Layout (#5380) 4 years ago
AssetBrowser Removing thumbnail context from thumbnail system 4 years ago
AssetBundle Deprecate IsPrefabSystemForLevelsEnabled and use IsPrefabSystemEnabled everywhere (#7327) 4 years ago
AssetCatalog Add support for configuring default Archive File Search Mode through a Cache Var (#5668) 4 years ago
AssetDatabase Removing unneded include form multiple files 4 years ago
AssetEditor Fix Issue saving new assets in Asset Editor on Linux (#4537) 4 years ago
Commands removes Commands/EntityTransformCommand from AzToolsFramework 4 years ago
Component SetComponentProperty is now supported by undo operation (#5599) 4 years ago
ComponentMode Address PR comments. 4 years ago
ComponentModes update bus usage to new preferred convention 4 years ago
ContainerEntity LYN-7054 + LYN-7704 | Exit Focus Mode when starting Game Mode, correct painting of Prefab capsules in Outliner. (#5280) 4 years ago
Debug Removes TraceContextBufferedFormatter from AzToolsFramework 4 years ago
Editor Fix: Entity Outliner: Outliner is unusable with the Editor in slice mode (#6983) 4 years ago
Entity Prefabs UI | Refactor PrefabIntegrationManager into a separate class for save/load dialog management. (#7630) 4 years ago
Fingerprinting
FocusMode Focus Mode | Improvements to GetFocusedEntities (#7708) 4 years ago
Input chore: correct test case MouseMove_NoAzHandlers_VerifyMouseMovementViewport 4 years ago
Logger Merging from development 4 years ago
Manipulators Allow SurfaceManipulator to self-intersect when holding Ctrl (#6453) 4 years ago
Maths
Picking chore: remove equality from boolean expression 4 years ago
Prefab Focus Mode | Make Ctrl+S shortcut contextual to Prefab Focus (#7649) 4 years ago
PropertyTreeEditor Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
PythonTerminal
Render
SQLite [LYN-4034] Asset Processor: Sqlite inclusivity fix (#7291) 4 years ago
Script Added Hydra API to extract all the classes, globals and EBuses exposed (#4953) 4 years ago
Slice Clang 13: Fix build errors ... 4 years ago
SourceControl Undo P4 check before spawning thread and fix usage of new AzToolsApplication trait (#4894) 4 years ago
Thumbnails Removing thumbnail context from thumbnail system 4 years ago
ToolsComponents Merge pull request #7609 from aws-lumberyard-dev/math_string_converters 4 years ago
ToolsFileUtils Fixes for Linux no unity builds 4 years ago
ToolsMessaging
UI Focus Mode | Make Ctrl+S shortcut contextual to Prefab Focus (#7649) 4 years ago
Undo
UnitTest Focus Mode | Improvements to GetFocusedEntities (#7708) 4 years ago
Viewport Add manipulator for atom render plugin in animation editor. (#7068) 4 years ago
ViewportSelection Prefabs UI | Refactor PrefabIntegrationManager into a separate class for save/load dialog management. (#7630) 4 years ago
ViewportUi Merge commit 'e50735c127d9a3a8e5f38fc737222e4b542a54f8' into puvvadar/gitflow_211118_o3de 4 years ago
AzToolsFrameworkModule.cpp [LYN-7064] Hot Loading of Procedural Prefabs (#4923) 4 years ago
AzToolsFrameworkModule.h
aztoolsframework_files.cmake Prefabs UI | Refactor PrefabIntegrationManager into a separate class for save/load dialog management. (#7630) 4 years ago
aztoolsframework_linux_files.cmake Fixes for Linux no unity builds 4 years ago
aztoolsframework_linux_tests_files.cmake
aztoolsframework_mac_files.cmake Fixes for Linux no unity builds 4 years ago
aztoolsframework_windows_files.cmake Removes UIFrameworkAPI.cpp from AzToolsFramework 4 years ago
aztoolsframeworktestcommon_files.cmake Fix incorrect icon rendering (#6454) 4 years ago