srikappa
886fe22b16
Merge branch 'main' into Prefab/CreatePrefab
5 years ago
srikappa
4994103627
Add const ref function parameters as needed
5 years ago
daimini
47001dc0c3
Merge main
5 years ago
srikappa
eb8084d3f6
Initial draft for getting instantiation to work immediately after creation is undone
5 years ago
srikappa-amzn
a5ccfa6053
Merge pull request #456 from aws-lumberyard-dev/Prefab/CreatePrefab
...
Fix undo for nested prefab creation by providing link patches to the undo node
5 years ago
AMZN-koppersr
5eeeaf4346
Fixed several release build compile errors.
5 years ago
daimini
7f971f726d
Merge branch 'main' into Prefab/Instantiate/Loop
5 years ago
srikappa
d433cd623b
Fix undo for nested prefab creation by providing link patches to the undo node
5 years ago
srikappa
6947e8fe29
Added an IsObject check for nested instance DOM during link creation that happens during prefab loading
5 years ago
daimini
b758a1553f
GetTemplateIdFromFilePath now asserts if it's passed an absolute path. This is helpful for debugging, since the function would silently fail even if the file was actually loaded.
5 years ago
srikappa
26604fd66c
Merge branch 'main' into Prefab/CreatePrefab
5 years ago
srikappa
06803040ac
Fixed an assert during loading a level with prefabs
5 years ago
AMZN-daimini
e772afa06e
Merge pull request #226 from aws-lumberyard-dev/Prefab/Instantiate/Setup
...
KEYSTONE USE CASE | Instantiate Prefab
5 years ago
srikappa
a9af90be5a
Removed the shouldPropagateTemplateChanges flag to revisit optimization later and fixed some function comments
5 years ago
srikappa
3b3b4305c1
Merge branch 'main' into Prefab/CreatePrefab
5 years ago
srikappa
17dbe55189
Added undo and redo support for nested prefab creation
5 years ago
daimini
ca8d6f8818
Instantiate Prefab
5 years ago
AMZN-daimini
62bc7a66bb
Remove the Level Inspector from Prefab mode and move behavior to Entity Inspector. ( #149 )
...
* Remove Level Inspector from Prefab mode, and integrate the same behavior in the Entity Inspector
* Show prefab name in level entity row of the Outliner. Allow Ui Handlers to prevent renaming.
* Separate setting the prefab's template path and the container entity name.
* Disable reparenting to root level
* Disable the ability to rename the level entity.
* Fixes as per Ram's review
5 years ago
srikappa
f3ff5ec886
Add helper method for adding link in CreatePrefab
5 years ago
srikappa
889158e3a9
A couple of minor fixes
5 years ago
srikappa
778d60bd0c
Replaced unique instance queue with checks in template to instance mapper
5 years ago
srikappa
a371edd07f
Initial commit of CreatePrefab work
5 years ago
alexpete
1044dc3da1
Integrating github/staging through commit ab87ed9
5 years ago
alexpete
c2cbd430fe
Integrating up through commit 90f050496
5 years ago
alexpete
75dc720198
Integrating latest 47acbe8
5 years ago
alexpete
a10351f38d
Initial commit
5 years ago