Mike Balfour
|
a9d33a6517
Bugfix: Add source extension to model/material/physics mesh product assets (#16517)
|
2 лет назад |
jiaweig
|
c61b0e79f0
Replace the python image comparison method with the one in c++ (#12899)
|
3 лет назад |
jromnoa
|
824de390d8
remove remaining .lower() calls on file paths, keep any changes to asset paths to use .lower()
|
3 лет назад |
jromnoa
|
053095d9d0
removing .lower() call from file paths, retaining it for asset paths in test code, also removing unsued logger and TEST_DIRECTORY variables from scripts that don't utilize them
|
3 лет назад |
jromnoa
|
0af6ef39bf
updates asset and file paths to be lower case for supporting Linux and Mac platforms
|
3 лет назад |
Tommy Walton
|
11a3cf64c0
Mesh Component UI updates (#9390)
|
3 лет назад |
Scott Murray
|
9335ce7ba9
removing pytest marks and debugging prints
|
4 лет назад |
Scott Murray
|
361a7385d5
removing debugging print statement
|
4 лет назад |
Scott Murray
|
b340877f7c
updating tests for screenshot using editor_test.py
|
4 лет назад |
jromnoa
|
ad3148ece5
add new enter_exit_game_mode_take_screenshot() shared function
|
4 лет назад |
jromnoa
|
ddd8dc6568
remove the optimized GPU test file and replace the existing GPU test file with the optimized tests, update atom_constants.py for the new Light component properties, add area light test script, still need to add spot light test script to fully finish this task
|
4 лет назад |
jromnoa
|
e89ec94c38
update CMakeLists.txt in preparation for removing the TestSuite_Main_GPU_Optimized file, add compare_screenshot_to_golden_image function, add hydra_AtomGPU_LightComponentScreenshotsMatch.py hydra script
|
4 лет назад |
jromnoa
|
51cf98c23d
update golden images for spot light and area light tests, update asset used
|
4 лет назад |
jromnoa
|
6d206f6921
saving progress on test fixes to swap branches
|
4 лет назад |
jromnoa
|
5b0f345052
PR fixes to clean up syntax and variable names also to remove a change from another PR
|
4 лет назад |
jromnoa
|
a8efd5da95
add the correct paths for Light component test and use the 'Base' level instead of 'auto_test' level to resolve remaining issues with screenshot angles
|
4 лет назад |
jromnoa
|
6d62dbba76
fixes the basic level GPU test screenshot comparison failure
|
4 лет назад |
Artur K
|
80db67e90a
Remove many unused variables and unused setting files (#4607)
|
4 лет назад |
jromnoa
|
02b6b1dbf4
First in set of PRs for adding parallel GPU test runs to Atom tests. (#4276)
|
4 лет назад |
jromnoa
|
fa163f49b9
Re-structure Atom test folders in AutomatedTesting. (#4206)
|
4 лет назад |