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-amzn 20dc47e6d0
Merge pull request #1198 from aws-lumberyard-dev/Prefab/RemoveFileSizeLimits
Remove file size limits when loading prefabs and prefab-based-levels
5 years ago
..
Instance LYN-3708 | Optimize Prefab instance propagation to stabilize UX (#700) 5 years ago
Link Fixed a linux build error where an implicit conversion to const ref is not supported 5 years ago
Spawnable Merge branch 'main' into SpawnablePriorityQueue 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 [LYN-2255] Implemented duplication of entities with prefabs. 5 years ago
PrefabIdTypes.h Initial commit 5 years ago
PrefabLoader.cpp Removed the new added flavor of ReadFile and reused existing one 5 years ago
PrefabLoader.h Fixed CreatePrefab to use correct absolute path (#1044) 5 years ago
PrefabLoaderInterface.h Remove file size limits when loading prefabs and prefab-based-levels 5 years ago
PrefabPublicHandler.cpp Selecting and deleting the level prefab root entity crashes editor (#1179) 5 years ago
PrefabPublicHandler.h Selecting and deleting the level prefab root entity crashes editor (#1179) 5 years ago
PrefabPublicInterface.h Changed a function parameter name 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 LYN-3708 | Optimize Prefab instance propagation to stabilize UX (#700) 5 years ago
PrefabSystemComponent.h LYN-3708 | Optimize Prefab instance propagation to stabilize UX (#700) 5 years ago
PrefabSystemComponentInterface.h LYN-3708 | Optimize Prefab instance propagation to stabilize UX (#700) 5 years ago
PrefabUndo.cpp LYN-3708 | Optimize Prefab instance propagation to stabilize UX (#700) 5 years ago
PrefabUndo.h LYN-3708 | Optimize Prefab instance propagation to stabilize UX (#700) 5 years ago
PrefabUndoCache.cpp LYN-1818 | [USE CASE] Reparenting between different prefab instances by drag/drop in the Outliner (#1088) 5 years ago
PrefabUndoCache.h LYN-1818 | [USE CASE] Reparenting between different prefab instances by drag/drop in the Outliner (#1088) 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