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.
* Add function to Prefab Instances allowing to get a reference to a nested instance by alias. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Refactor the Prefab Focus Handler to use RootAliasPaths to store the reference to the currently focused prefab instance instead of the previous method (entityId of the prefab container). Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Use existing FindNestedInstance method instead of adding new one. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Minor fixes to style and comments Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Removing indexing in GetInstanceReferenceFromRootAliasPath, turn variables into constants where possible. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Modified the Prefab Focus test fixture to ensure the entity hierarchy is generated under the Prefab EOS, allowing tests to work with the new implementation of the focus mode handler. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Ensure RootAliasPath is iterated by reference in GetInstanceReferenceFromRootAliasPath Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| PrefabFocusTests.cpp | 4 years ago | |