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
amzn-mike 7c96bc4f1f
Fix loaded procprefabs not going through the asset hint fixup process… (#6077)
* Fix loaded procprefabs not going through the asset hint fixup process for all versions of LoadInstanceFromPrefabDom.

Fixes procprefab asset references not working when pressing Ctrl+G in the editor

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add unit test

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add missing include

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
4 years ago
..
Instance Merge commit '4ee2f341dc0dc709aedb446b57d5cca61b86160d' into junbo/gitflow_211123_o3de 4 years ago
Link Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
Procedural Squashed commit of Procedural Prefab work (#4481) 4 years ago
Spawnable Linux build fix Spawnable Entity Aliases. 4 years ago
Template {lyn7065} adding ProcPrefab Prefab::Tempate flag method (#4765) 4 years ago
EditorPrefabComponent.cpp Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago
EditorPrefabComponent.h Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago
PrefabDomTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PrefabDomUtils.cpp Fix loaded procprefabs not going through the asset hint fixup process… (#6077) 4 years ago
PrefabDomUtils.h Fix several Prefab outliner ordering issues (#5747) 4 years ago
PrefabFocusHandler.cpp LYN-8631 + LYN-8632 | Display appropriate read-only icons and procedural prefabs ui in the Outliner (#6160) 4 years ago
PrefabFocusHandler.h LYN-8631 + LYN-8632 | Display appropriate read-only icons and procedural prefabs ui in the Outliner (#6160) 4 years ago
PrefabFocusInterface.h LYN-7483 + LYN-7052 | Correctly initialize and refresh Prefab Focus Mode handler. (#4718) 4 years ago
PrefabFocusNotificationBus.h Change notification buses to be addressed on EntityContextId, and connect the handlers to the default id. Request interfaces should not need that id as they can retrieve it from the entityId. 4 years ago
PrefabFocusPublicInterface.h Add tests for deleting an entity from the level and from another prefab (#5839) 4 years ago
PrefabFocusUndo.cpp LYN-7121 | Focus Mode - Make editing a prefab an undoable operation (#4582) 4 years ago
PrefabFocusUndo.h LYN-7121 | Focus Mode - Make editing a prefab an undoable operation (#4582) 4 years ago
PrefabIdTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PrefabLoader.cpp Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabLoader.h Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabLoaderInterface.h Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabLoaderScriptingBus.h Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabPublicHandler.cpp LYN-8631 + LYN-8632 | Display appropriate read-only icons and procedural prefabs ui in the Outliner (#6160) 4 years ago
PrefabPublicHandler.h LYN-8631 + LYN-8632 | Display appropriate read-only icons and procedural prefabs ui in the Outliner (#6160) 4 years ago
PrefabPublicInterface.h LYN-8631 + LYN-8632 | Display appropriate read-only icons and procedural prefabs ui in the Outliner (#6160) 4 years ago
PrefabPublicNotificationBus.h LYN-7539 + LYN-7541 | Focus Mode - Show prefab names and dirty markers instead of instance names in breadcrumbs (#4850) 4 years ago
PrefabPublicRequestBus.h Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago
PrefabPublicRequestHandler.cpp Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago
PrefabPublicRequestHandler.h Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago
PrefabSystemComponent.cpp Add tests for deleting an entity from the level and from another prefab (#5839) 4 years ago
PrefabSystemComponent.h Propagation Optimization (#5355) 4 years ago
PrefabSystemComponentInterface.h Propagation Optimization (#5355) 4 years ago
PrefabSystemScriptingBus.h Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabSystemScriptingHandler.cpp Fixes to Procedural Prefab instantiation - ensure the container of the procprefab has the correct editor components, and remove limitation to instantiating at the root. (#6147) 4 years ago
PrefabSystemScriptingHandler.h Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabUndo.cpp Propagation Optimization (#5355) 4 years ago
PrefabUndo.h Propagation Optimization (#5355) 4 years ago
PrefabUndoCache.cpp Deprecate profiler categories based on global enum 4 years ago
PrefabUndoCache.h Fixes AzToolsFramework 4 years ago
PrefabUndoHelpers.cpp Propagation Optimization (#5355) 4 years ago
PrefabUndoHelpers.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ScriptingPrefabLoader.cpp Squashed commit of Procedural Prefab work (#4481) 4 years ago
ScriptingPrefabLoader.h Squashed commit of Procedural Prefab work (#4481) 4 years ago