gadams3
|
04b04f5b6e
Disable warning and error message box UI in material editor and material canvas tests
|
пре 2 година |
NULL
|
dc16251407
removed unused import for LINUX platform, a few minor styling corrections, added verify_one_material_document_opened() validation function for test, added more path constants for different file paths to ease future maintenance of said paths, had to re-add .replace(os.sep, '/') for bus call path returns to function as expected on Windows+Linux
|
пре 3 година |
NULL
|
2b1cd285bc
update the for loop for Tests.verify_all_documents_are_opened to verify all test_materials instead of just 1
|
пре 3 година |
NULL
|
12e5e04514
update file paths and normalize them for cross platform support, test is now passing on Linux and Windows
|
пре 3 година |
NULL
|
5c19ca7f00
adds some additional basic tests for material canvas, such as opening a material graph and verifying its named correctly, it also verifies visibility of the node palette works
|
пре 3 година |
NULL
|
7bef387ee1
re-enable asset path checks for MaterialEditor test, it now passes
|
пре 3 година |
NULL
|
302b5a21ff
disable the asset check portions of the basic tests for MaterialEditor
|
пре 3 година |
NULL
|
d7f639d30c
add missing test tuples to Tests class
|
пре 3 година |
NULL
|
c742c5db1e
adds shadow catcher enable/disable and grid enable/disable tests
|
пре 3 година |
NULL
|
dd1e36cc93
add one of the missing tuple strings
|
пре 3 година |
NULL
|
2d223f3b7b
add more tuples to the Tests class
|
пре 3 година |
NULL
|
51e04441ff
remove unused import, add missing get_last_model_preset_asset_id() function, fix test comparison for asset path validation on the viewport selections
|
пре 3 година |
NULL
|
7ac93a8928
adds updated and detailed docstrings for the new functions, adds validation for the asset path being valid making the test more robust, clarified PR concerns
|
пре 3 година |
NULL
|
a130ffe25b
add viewport model change portion of test
|
пре 3 година |
NULL
|
3e90edb964
fix path for lighting background asset, add new python functions for MaterialEditor behavior context bindings
|
пре 3 година |
NULL
|
e52db5e3bc
add get_current_lighting_preset() function and rename get_lighting_config() function to get_last_lighting_preset_asset_id() which is more accurate
|
пре 3 година |
NULL
|
bec64a5041
fix asset path for background image (it needs a partial path not a full path)
|
пре 3 година |
NULL
|
5ba9356b46
add get_lighting_config() function and add verification for changing the background image of the viewport
|
пре 3 година |
NULL
|
e68b2d58e8
adds some extra material document checks to the existing material editor tests
|
пре 3 година |
NULL
|
a73b13df98
add undo/redo steps to existing MaterialEditor basic test run
|
пре 3 година |
NULL
|
b71d5af5ca
adds undo/redo calls to MaterialEditor basic test
|
пре 3 година |
NULL
|
46837c3de7
slight rename to variables dealing with document IDs removing the terms 'file' and 'asset'
|
пре 3 година |
NULL
|
1610072c54
change close all documents except 1 test to also verify document closures instead of only verifying the 1 excepted document is open
|
пре 3 година |
NULL
|
6e653aa41d
fix issue with test verification for closing all materials except for selected one test case, fix imports in material_editor_utils.py
|
пре 3 година |
NULL
|
22a655a639
add more MaterialEditor null renderer tests for basic functionality and also update the CMakeLists.txt entries to be more accurate to test requirements
|
пре 3 година |