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.
* First step of procedural prefab styling and read-only registration. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * WIP - Introduce read-only handler for procedural prefabs (not hooked up) Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Introduce read-only entity interface, handler and unit tests. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Introduce temp read-only icon, use new icon hierarchy in Outliner. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Switch from a push paradigm to a pull paradigm - handlers get to implement logic to determine if an entity should be read-only. This allows multiple systems to weigh into whether an entity is read-only. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Fixed to missing call in test Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Post-rebase fixes to class name changes Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Display a lock icon on top of the entity icon in the Entity Outliner. This icon is added programmatically, which prevents having to alter all Outliner icons and future-proofs this functionality. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Minor style changes to procedural prefabs in the Outliner (use white icon) Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Ensure cache is refreshed when the handler is created, and also whenever the focus changes. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Remove Procedural Prefab setreg that was added in the wrong place Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Remove redundant function Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Fix spacing issue caused by rebase Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Change tooltip so that it accurately says "inspect" instead of "edit" for procedural prefabs. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Address minor styling issues mentioned in PR. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| ReadOnly | 4 years ago | |
| EditorEntityAPIBus.h | 5 years ago | |
| EditorEntityActionComponent.cpp | 5 years ago | |
| EditorEntityActionComponent.h | 5 years ago | |
| EditorEntityContextBus.h | 5 years ago | |
| EditorEntityContextComponent.cpp | 4 years ago | |
| EditorEntityContextComponent.h | 5 years ago | |
| EditorEntityContextPickingBus.h | 5 years ago | |
| EditorEntityFixupComponent.cpp | 5 years ago | |
| EditorEntityFixupComponent.h | 5 years ago | |
| EditorEntityHelpers.cpp | 4 years ago | |
| EditorEntityHelpers.h | 4 years ago | |
| EditorEntityInfoBus.h | 5 years ago | |
| EditorEntityModel.cpp | 4 years ago | |
| EditorEntityModel.h | 5 years ago | |
| EditorEntityModelBus.h | 5 years ago | |
| EditorEntityModelComponent.cpp | 5 years ago | |
| EditorEntityModelComponent.h | 5 years ago | |
| EditorEntityRuntimeActivationBus.h | 5 years ago | |
| EditorEntitySearchBus.h | 5 years ago | |
| EditorEntitySearchComponent.cpp | 5 years ago | |
| EditorEntitySearchComponent.h | 5 years ago | |
| EditorEntitySortBus.h | 5 years ago | |
| EditorEntitySortComponent.cpp | 4 years ago | |
| EditorEntitySortComponent.h | 4 years ago | |
| EditorEntitySortComponentSerializer.cpp | 4 years ago | |
| EditorEntitySortComponentSerializer.h | 4 years ago | |
| EditorEntityStartStatus.h | 5 years ago | |
| EditorEntityTransformBus.h | 5 years ago | |
| EntityUtilityComponent.cpp | 4 years ago | |
| EntityUtilityComponent.h | 4 years ago | |
| PrefabEditorEntityOwnershipInterface.h | 4 years ago | |
| PrefabEditorEntityOwnershipService.cpp | 4 years ago | |
| PrefabEditorEntityOwnershipService.h | 4 years ago | |
| SliceEditorEntityOwnershipService.cpp | 4 years ago | |
| SliceEditorEntityOwnershipService.h | 5 years ago | |
| SliceEditorEntityOwnershipServiceBus.h | 5 years ago | |