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.
* Set Procedural Prefab Transform ComponentId to the hash of the file path. Procedural prefabs needs to have a deterministic transform component ID in order for saved patches still work when the prefab is regenerated. Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Switch to Cityhash instead of XXHash since prefab system is using that elsewhere Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Added unit test Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Fix missing include Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| Benchmark | 4 years ago | |
| PrefabFocus | 4 years ago | |
| Spawnable | 5 years ago | |
| MockPrefabFileIOActionValidator.cpp | 5 years ago | |
| MockPrefabFileIOActionValidator.h | 5 years ago | |
| PrefabAssetFixupTests.cpp | 4 years ago | |
| PrefabDeleteTests.cpp | 4 years ago | |
| PrefabDuplicateTests.cpp | 5 years ago | |
| PrefabEntityAliasTests.cpp | 4 years ago | |
| PrefabInstanceToTemplatePropagatorTests.cpp | 4 years ago | |
| PrefabInstantiateTests.cpp | 4 years ago | |
| PrefabLoadTemplateTests.cpp | 5 years ago | |
| PrefabScriptingTests.cpp | 4 years ago | |
| PrefabTestComponent.cpp | 4 years ago | |
| PrefabTestComponent.h | 4 years ago | |
| PrefabTestData.cpp | 5 years ago | |
| PrefabTestData.h | 5 years ago | |
| PrefabTestDataUtils.cpp | 4 years ago | |
| PrefabTestDataUtils.h | 4 years ago | |
| PrefabTestDomUtils.cpp | 4 years ago | |
| PrefabTestDomUtils.h | 4 years ago | |
| PrefabTestFixture.cpp | 4 years ago | |
| PrefabTestFixture.h | 4 years ago | |
| PrefabTestUndoFixture.cpp | 4 years ago | |
| PrefabTestUndoFixture.h | 5 years ago | |
| PrefabTestUtils.h | 5 years ago | |
| PrefabUndoLinkTests.cpp | 4 years ago | |
| PrefabUndoTests.cpp | 4 years ago | |
| PrefabUpdateInstancesTests.cpp | 4 years ago | |
| PrefabUpdateTemplateTests.cpp | 4 years ago | |
| PrefabUpdateWithPatchesTests.cpp | 4 years ago | |
| ProceduralPrefabAssetTests.cpp | 4 years ago | |
| SpawnableCreateTests.cpp | 5 years ago | |
| SpawnableRemoveEditorInfoTestFixture.cpp | 5 years ago | |
| SpawnableRemoveEditorInfoTestFixture.h | 5 years ago | |
| SpawnableRemoveEditorInfoTests.cpp | 5 years ago | |
| SpawnableSortEntitiesTestFixture.cpp | 5 years ago | |
| SpawnableSortEntitiesTestFixture.h | 5 years ago | |
| SpawnableSortEntitiesTests.cpp | 5 years ago | |