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/Entity
Danilo Aimini 1cb26a31f8
LYN-7195 + LYN-7185 + LYN-5301 | Hide viewport helpers for entities out of focus + selection shortcut adjustments (#4615)
* Light refactoring of selection logic. Only draw helpers for selectable entities according to Editor Focus Mode and Container Entity systems.

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

* When Escape is pressed, clear the Prefab Focus.

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

* Alter Ctrl+A and Ctrl+Shift+I to take editor focus mode and container entity behaviors into account.

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

* Remove redundant comments and reduce footprint of tests.

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

* Introduce loop protection, as GetParentId is known to loop in some situations possibly causing timeouts.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>
5 years ago
..
EditorEntityAPIBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityActionComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityActionComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityContextBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityContextComponent.cpp Deprecate profiler categories based on global enum 5 years ago
EditorEntityContextComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityContextPickingBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityFixupComponent.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
EditorEntityFixupComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityHelpers.cpp LYN-7195 + LYN-7185 + LYN-5301 | Hide viewport helpers for entities out of focus + selection shortcut adjustments (#4615) 5 years ago
EditorEntityHelpers.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityInfoBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityModel.cpp Restore event listening behavior in EntityOutlinerListModel (#4254) 5 years ago
EditorEntityModel.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityModelBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityModelComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityModelComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityRuntimeActivationBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntitySearchBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntitySearchComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntitySearchComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntitySortBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntitySortComponent.cpp Deprecate profiler categories based on global enum 5 years ago
EditorEntitySortComponent.h some more fixes 5 years ago
EditorEntityStartStatus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityTransformBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EntityUtilityComponent.cpp Squashed commit of Procedural Prefab work (#4481) 5 years ago
EntityUtilityComponent.h Squashed commit of Procedural Prefab work (#4481) 5 years ago
PrefabEditorEntityOwnershipInterface.h No longer can instantiate prefabs in an empty level (#4277) 5 years ago
PrefabEditorEntityOwnershipService.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 5 years ago
PrefabEditorEntityOwnershipService.h No longer can instantiate prefabs in an empty level (#4277) 5 years ago
SliceEditorEntityOwnershipService.cpp more fixes for Code 5 years ago
SliceEditorEntityOwnershipService.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SliceEditorEntityOwnershipServiceBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago