srikappa-amzn
4dd9e94bc3
Add tests for deleting an entity from the level and from another prefab ( #5839 )
...
* Added tests for deleting entity under level and other prefabs
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com >
* Added class comments and improved variable names
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com >
* Called the reflect function of PrefabFocusHandler from PrefabSystemComponent
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com >
* Added function comments and made an if statement to be one line
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com >
2021-11-30 08:20:25 -08:00
srikappa-amzn
91dd00672a
Added more subdirectories and better names for prefab automated tests ( #5488 )
...
* Added more subdirectories and better names for prefab automated tests
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com >
* Removed an additional prefab directory prefix for tests
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com >
* Removed editor_workflows subdirectory and fixed prefab package casing issue
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com >
2021-11-18 22:32:07 +05:30
AMZN-AlexOteiza
e871dff70e
Added two complex prefab tests ( #5089 )
...
* Added two complex prefab tests
* Fix compile error
* Added extra methods, fixed test failure
* Addressed PR commments
* More PR comments
* Fix space
* Fix ar error
2021-10-29 22:32:33 +01:00
chiyenteng
7316802941
Add Detach and Duplicate Prefab basic workflow auto test ( #4506 )
...
- Add a new automated test PrefabBasicWorkflow_CreateReparentAndDetachPrefab for verifying prefab detachment basic workflow.
- Add a new automated test PrefabBasicWorkflow_CreateAndDuplicatePrefab for verifying prefab detachment basic workflow.
- Fix a bug related to sets of entity ids in Reparent helper function .
2021-10-21 12:08:00 -07:00
AMZN-AlexOteiza
7ccde16b0d
Rename prefab -> Prefab ( #4825 )
...
* Rename part 1
* Rename part 2
* Rename part 3
2021-10-20 18:50:47 +01:00