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 761a77a436 Avoid creating a new list for non-container top level entities 5 years ago
..
Instance Merge branch 'main' into Prefab/CreatePrefab 5 years ago
Link Fix bugs with creating prefabs with nested entities 5 years ago
Spawnable Merge branch 'main' into Spawnable/ProductDependency 5 years ago
Template Integrating up through commit 90f050496 5 years ago
EditorPrefabComponent.cpp Remove include for removed interface in EditorPrefabComponent.cpp 5 years ago
EditorPrefabComponent.h Integrating up through commit 90f050496 5 years ago
PrefabDomTypes.h Initial draft for getting instantiation to work immediately after creation is undone 5 years ago
PrefabDomUtils.cpp Detect cyclical dependencies in the nested prefabs of the prefab being instantiated 5 years ago
PrefabDomUtils.h Marked an our parameter correctly and changed a ref to const ref 5 years ago
PrefabIdTypes.h Initial commit 5 years ago
PrefabLoader.cpp Integrating github/staging through commit b0dd7ed 5 years ago
PrefabLoader.h Integrating up through commit 90f050496 5 years ago
PrefabLoaderInterface.h Integrating up through commit 90f050496 5 years ago
PrefabPublicHandler.cpp Avoid creating a new list for non-container top level entities 5 years ago
PrefabPublicHandler.h Merge pull request #728 from aws-lumberyard-dev/Prefab/CyclicalDependencyCheck 5 years ago
PrefabPublicInterface.h Fixed a typo 5 years ago
PrefabPublicNotificationBus.h Remove EntityOutlinerWidgetInterface, and replace it with PrefabPublicNotificationBus. Introduce events to notify handlers of when instance propagation begins and ends so that widgets can refresh correctly. 5 years ago
PrefabSystemComponent.cpp Merge branch 'main' into Prefab/CreatePrefab 5 years ago
PrefabSystemComponent.h Add const ref function parameters as needed 5 years ago
PrefabSystemComponentInterface.h Add const ref function parameters as needed 5 years ago
PrefabUndo.cpp Add const ref function parameters as needed 5 years ago
PrefabUndo.h Initial draft for getting instantiation to work immediately after creation is undone 5 years ago
PrefabUndoCache.cpp Integrating up through commit 90f050496 5 years ago
PrefabUndoCache.h Integrating up through commit 90f050496 5 years ago
PrefabUndoHelpers.cpp Initial draft for getting instantiation to work immediately after creation is undone 5 years ago
PrefabUndoHelpers.h Initial draft for getting instantiation to work immediately after creation is undone 5 years ago