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
Danilo Aimini da3a39a6a0
LYN-7121 | Focus Mode - Make editing a prefab an undoable operation (#4582)
* Refactor the PrefabFocusInterface to differentiate between Public and Internal functions. Introduce PrefabFocusUndo nodes to allow undoing Prefab Edit operations.

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

* Fix selection code to avoid warning message

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

* Removed changed property from PrefabFocusUndo node

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

* Switch from size == 0 to empty in EntityOutlinerWidget::OnSelectionChanged

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

* condense if check on Prefab Edit context menu item setup

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

* Correct interface usage in PrefabIntegrationManager (interface was renamed to public)

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

* Remove rej file that was included by mistake

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

* Fix missing interface initialization in PrefabFocusTests

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>
4 years ago
..
AtomCore Adding a temporary Orphan function to the InstanceDatabase (#4297) 4 years ago
AzAndroid/java/com/amazon Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AzCore [LYN-6838] Various Monolithic shutdown fixes for the GameLauncher (#4564) 4 years ago
AzFramework [O3DE][GameLift] Add client side change for starting and stopping matchmaking (#4536) 4 years ago
AzGameFramework Update the FileIO Aliases (#4186) 4 years ago
AzManipulatorTestFramework Additional test support for Manipulator Ditto commands (#4191) 4 years ago
AzNetworking Update ZLIB min req osx ios and android to reasonable limits (#4473) 4 years ago
AzQtComponents merge from development 4 years ago
AzTest Added IsDirectory function to SystemFile (#4454) 4 years ago
AzToolsFramework LYN-7121 | Focus Mode - Make editing a prefab an undoable operation (#4582) 4 years ago
GFxFramework More fixes 4 years ago
GridMate Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
CMakeLists.txt Remove crcfix (#3294) 4 years ago