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.
* Introduce read-only entity interface, handler and unit tests. 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> * Renaming ReadOnlyEntityQueryNotificationBus to ReadOnlyEntityQueryRequestBus for consistency with engine patterns. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| ReadOnly | 4 years ago | |
| EditorEntityContextComponentTests.cpp | 5 years ago | |
| EditorEntityHelpersTests.cpp | 5 years ago | |
| EditorEntitySearchComponentTests.cpp | 4 years ago | |
| EditorEntitySelectionTests.cpp | 5 years ago | |
| EntityUtilityComponentTests.cpp | 4 years ago | |