mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
* added helper classes to utils * implemented base of ayon utils * initial commit for launcher tool * use image for extender * actions are shown and can be triggered * fix actions on finished refresh * refresh automatically * fix re-refreshing of projects model * added page slide animation * updated abstrack classes * change how icon is prepared * fix actions sorting * show messages like in launcher tool * do not clear items on refresh * stop refresh timer only on close event * use Ynput/AYON for local settings json * register default actions in launcher action module * change register naming * move 'SquareButton' to utils widgets * removed duplicated method * removed unused variable * removed unused import * don't use lambda * swap default name for 'OpenPypeSettingsRegistry' * Change support version |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| applications.py | ||
| attribute_definitions.py | ||
| connections.py | ||
| dateutils.py | ||
| env_tools.py | ||
| events.py | ||
| execute.py | ||
| file_transaction.py | ||
| local_settings.py | ||
| log.py | ||
| openpype_version.py | ||
| path_templates.py | ||
| path_tools.py | ||
| plugin_tools.py | ||
| profiles_filtering.py | ||
| profiling.py | ||
| project_backpack.py | ||
| pype_info.py | ||
| python_2_comp.py | ||
| python_module_tools.py | ||
| terminal.py | ||
| transcoding.py | ||
| usdlib.py | ||
| vendor_bin_utils.py | ||