jromnoa
5d9f5ae15a
Merge pull request #5564 from aws-lumberyard-dev/Atom/jromnoa/fix-asset-path-calls-to-use-new-asset-test-class
...
Update asset files, & update golden image files to match new smaller asset file.
2021-11-11 15:32:23 -08:00
jromnoa
96b4212439
improve docstring descriptions for FOV degrees and Asset.id not asset paths for diff asset properties
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-11 14:13:08 -08:00
jromnoa
9edaa2172d
move component descriptions above the property param in the docstrings
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-11 14:06:59 -08:00
jromnoa
ad81c311d8
add some docstring descriptions for Cubemap Texture, Material Asset, Secondary Grid Spacing, & Field of View component properties
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-11 13:23:38 -08:00
Sean Masterson
35cb018d5c
Add P0 Look Modification Test
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2021-11-11 11:52:53 -08:00
jromnoa
99f1783138
Merge branch 'development' into Atom/jromnoa/fix-asset-path-calls-to-use-new-asset-test-class
2021-11-10 15:44:01 -08:00
Sean Masterson
6242d1ee8e
Added P0 test for Diffuse Probe Grid component
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2021-11-08 11:19:30 -08:00
jromnoa
35e1317d90
add new component property paths to mesh, material, camera, hdri_skybox, and global_skylight components
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-05 17:05:22 -07:00
Sean Masterson
c0ece7d32d
Update to atom_constants.py docstring
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2021-11-05 09:49:59 -07:00
Sean Masterson
708582731d
Add P0 Deferred Fog Test
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2021-11-04 16:56:46 -07:00
Sean Masterson
64ab8d5956
Add P0 Bloom Test
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2021-11-04 13:30:57 -07:00
Sean Masterson
68e2770caf
Adding P0 Automation for HDR Color Grading Component
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2021-11-03 15:52:39 -07:00
Scott Murray
0c7e732527
removing return type Union which is not supported
...
Signed-off-by: Scott Murray <scottmur@amazon.com >
2021-10-20 14:20:49 -07:00
Scott Murray
5bc334be70
updating docstrings for formatting and typos
...
Signed-off-by: Scott Murray <scottmur@amazon.com >
2021-10-19 11:21:00 -07:00
Scott Murray
9f7c80ce23
removing an extra blank line and fixing a docstring
...
Signed-off-by: Scott Murray <scottmur@amazon.com >
2021-10-18 16:30:01 -07:00
Scott Murray
5b70b2a8a9
reordering constant and class in file
...
Signed-off-by: Scott Murray <scottmur@amazon.com >
2021-10-18 14:37:57 -07:00
Scott Murray
268b9da857
atom constant component property class
...
Signed-off-by: Scott Murray <scottmur@amazon.com >
2021-10-18 14:21:34 -07:00
jromnoa
fa163f49b9
Re-structure Atom test folders in AutomatedTesting. ( #4206 )
...
* move shader asset builder test into test_Atom_MainSuite_Optimized.py, update CMakeLists.txt, and move all imports inside the test class for hydra_ShaderAssetBuilder_RecompilesShaderAsChainOfDependenciesChanges.py
Signed-off-by: jromnoa <jromnoa@amazon.com >
* re-organize the Atom automated test structure to match the new parallel + batched test structures
Signed-off-by: jromnoa <jromnoa@amazon.com >
* fix CMakeLists.txt registrations for test files
Signed-off-by: jromnoa <jromnoa@amazon.com >
2021-09-21 10:55:48 -07:00