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/Gems/Blast/Code/Source/Editor
Esteban Papp fb6e6e339f
Add CRC validator (#5857)
* Adds crc validation checks

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Fixes invalid CRCs

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Changes test to smoke suite

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* excludes some test data from the validator

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* uses pathlib instead of os.path

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* fixes wrong path to test scripts

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Escape not needed

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
..
EditorBlastChunksAssetHandler.cpp {LYN-4514} Re-factored Blast gem's python asset builder (#2143) 4 years ago
EditorBlastChunksAssetHandler.h {LYN-4514} Re-factored Blast gem's python asset builder (#2143) 4 years ago
EditorBlastFamilyComponent.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
EditorBlastFamilyComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorBlastMeshDataComponent.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
EditorBlastMeshDataComponent.h {LYN-4514} Re-factored Blast gem's python asset builder (#2143) 4 years ago
EditorSystemComponent.cpp {LYN-4514} Re-factored Blast gem's python asset builder (#2143) 4 years ago
EditorSystemComponent.h Add CRC validator (#5857) 4 years ago