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
amzn-mike 8f134a82d1
Procedural Prefabs: Stable transform component ID (#6227)
* 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
..
AtomCore Removes ThreadDrillerEvents, replaces handlers with TreadEventBus 4 years ago
AzAndroid/java/com/amazon Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AzCore Preapre codebase for FileRequest compiletime improvements (#6192) 4 years ago
AzFramework Remove unused traits that disabled certain failed unit tests 4 years ago
AzGameFramework Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
AzManipulatorTestFramework Merging from development 4 years ago
AzNetworking Properly adding newlines when using LogInternalV; removing the need of hand-placed newlines to AZ_LOG 4 years ago
AzQtComponents Merging from development 4 years ago
AzTest Remove unused traits that disabled certain failed unit tests 4 years ago
AzToolsFramework Procedural Prefabs: Stable transform component ID (#6227) 4 years ago
GFxFramework More fixes 5 years ago
GridMate Linux build fixes 4 years ago
CMakeLists.txt Remove crcfix (#3294) 5 years ago