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/AutomatedTesting/Gem/PythonTests/atom_renderer/atom_utils
Guthrie Adams 30fee96c43 Moved material editor document system buses and system components to atom tools framework
Renamed document related buses and components to have generic names
Added a base document class with default implementation from which other application specific documents can be derived to work with the document system
Added document factory function registration to the document system request bus so that each application can specify the type of document it creates
Updated all comments and messaging to only refer to documents, not materials or material documents
Updated material editor and shader management console to conform to the new buses
This will provide a first pass of a common interface for a document management system that can be shared by multiple applications
Corrected status bar message copy and paste errors
Updated all test scripts to use the new buses

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
..
__init__.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_component_helper.py Add Light component GPU (screenshot) test to AutomatedTesting nightly o3de runs. (#2923) 4 years ago
atom_constants.py Add Light component GPU (screenshot) test to AutomatedTesting nightly o3de runs. (#2923) 4 years ago
benchmark_utils.py performance benchmarks: Aggregate and report CPU frame times. (#2939) 4 years ago
material_editor_utils.py Moved material editor document system buses and system components to atom tools framework 4 years ago
screenshot_utils.py Add Light component GPU (screenshot) test to AutomatedTesting nightly o3de runs. (#2923) 4 years ago