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 | |
|---|---|---|
| .. | ||
| AzToolsFramework | 4 years ago | |
| Platform | 4 years ago | |
| Tests | 4 years ago | |
| CMakeLists.txt | 4 years ago | |