3
0

تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  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 سال پیش