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/Instance
daimini 797ee26f87 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
..
Instance.cpp Merge branch 'main' into Prefab/CreatePrefab 5 years ago
Instance.h Merge branch 'main' into Prefab/CreatePrefab 5 years ago
InstanceEntityIdMapper.cpp Integrating up through commit 90f050496 5 years ago
InstanceEntityIdMapper.h Integrating up through commit 90f050496 5 years ago
InstanceEntityMapper.cpp Initial commit 5 years ago
InstanceEntityMapper.h Initial commit 5 years ago
InstanceEntityMapperInterface.h Integrating up through commit 90f050496 5 years ago
InstanceEntityScrubber.cpp Integrating up through commit 90f050496 5 years ago
InstanceEntityScrubber.h Integrating github/staging through commit 5f214be 5 years ago
InstanceSerializer.cpp Fix a bug with level save erasing link information on Instances. All changes to non-root container entities are now saved as patches in the link to the parent instance. 5 years ago
InstanceSerializer.h Integrating up through commit 90f050496 5 years ago
InstanceToTemplateInterface.h Integrating github/staging through commit b0dd7ed 5 years ago
InstanceToTemplatePropagator.cpp Integrating github/staging through commit b0dd7ed 5 years ago
InstanceToTemplatePropagator.h Integrating github/staging through commit b0dd7ed 5 years ago
InstanceUpdateExecutor.cpp 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
InstanceUpdateExecutor.h Replaced unique instance queue with checks in template to instance mapper 5 years ago
InstanceUpdateExecutorInterface.h Initial commit 5 years ago
TemplateInstanceMapper.cpp Initial commit 5 years ago
TemplateInstanceMapper.h Initial commit 5 years ago
TemplateInstanceMapperInterface.h Initial commit 5 years ago