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/Prefab
srikappa-amzn 4dd9e94bc3
Add tests for deleting an entity from the level and from another prefab (#5839)
* Added tests for deleting entity under level and other prefabs

Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com>

* Added class comments and improved variable names

Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com>

* Called the reflect function of PrefabFocusHandler from PrefabSystemComponent

Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com>

* Added function comments and made an if statement to be one line

Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com>
4 years ago
..
Instance Merge commit '4ee2f341dc0dc709aedb446b57d5cca61b86160d' into junbo/gitflow_211123_o3de 4 years ago
Link Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
Procedural Squashed commit of Procedural Prefab work (#4481) 4 years ago
Spawnable Linux build fix Spawnable Entity Aliases. 4 years ago
Template {lyn7065} adding ProcPrefab Prefab::Tempate flag method (#4765) 4 years ago
EditorPrefabComponent.cpp Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago
EditorPrefabComponent.h Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago
PrefabDomTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PrefabDomUtils.cpp Change Asset Hint fixup code to not request assets be queued for load. (#4664) 4 years ago
PrefabDomUtils.h Fix several Prefab outliner ordering issues (#5747) 4 years ago
PrefabFocusHandler.cpp Add tests for deleting an entity from the level and from another prefab (#5839) 4 years ago
PrefabFocusHandler.h Add tests for deleting an entity from the level and from another prefab (#5839) 4 years ago
PrefabFocusInterface.h LYN-7483 + LYN-7052 | Correctly initialize and refresh Prefab Focus Mode handler. (#4718) 4 years ago
PrefabFocusNotificationBus.h Change notification buses to be addressed on EntityContextId, and connect the handlers to the default id. Request interfaces should not need that id as they can retrieve it from the entityId. 4 years ago
PrefabFocusPublicInterface.h Add tests for deleting an entity from the level and from another prefab (#5839) 4 years ago
PrefabFocusUndo.cpp LYN-7121 | Focus Mode - Make editing a prefab an undoable operation (#4582) 4 years ago
PrefabFocusUndo.h LYN-7121 | Focus Mode - Make editing a prefab an undoable operation (#4582) 4 years ago
PrefabIdTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PrefabLoader.cpp Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabLoader.h Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabLoaderInterface.h Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabLoaderScriptingBus.h Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabPublicHandler.cpp Merge commit '4ee2f341dc0dc709aedb446b57d5cca61b86160d' into junbo/gitflow_211123_o3de 4 years ago
PrefabPublicHandler.h Fix several Prefab outliner ordering issues (#5747) 4 years ago
PrefabPublicInterface.h Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago
PrefabPublicNotificationBus.h LYN-7539 + LYN-7541 | Focus Mode - Show prefab names and dirty markers instead of instance names in breadcrumbs (#4850) 4 years ago
PrefabPublicRequestBus.h Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago
PrefabPublicRequestHandler.cpp Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago
PrefabPublicRequestHandler.h Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago
PrefabSystemComponent.cpp Add tests for deleting an entity from the level and from another prefab (#5839) 4 years ago
PrefabSystemComponent.h Propagation Optimization (#5355) 4 years ago
PrefabSystemComponentInterface.h Propagation Optimization (#5355) 4 years ago
PrefabSystemScriptingBus.h Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabSystemScriptingHandler.cpp Add EditorPrefabComponent to procedural prefab container entity (#4727) 4 years ago
PrefabSystemScriptingHandler.h Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabUndo.cpp Propagation Optimization (#5355) 4 years ago
PrefabUndo.h Propagation Optimization (#5355) 4 years ago
PrefabUndoCache.cpp Deprecate profiler categories based on global enum 4 years ago
PrefabUndoCache.h Fixes AzToolsFramework 4 years ago
PrefabUndoHelpers.cpp Propagation Optimization (#5355) 4 years ago
PrefabUndoHelpers.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ScriptingPrefabLoader.cpp Squashed commit of Procedural Prefab work (#4481) 4 years ago
ScriptingPrefabLoader.h Squashed commit of Procedural Prefab work (#4481) 4 years ago