ayon-core/openpype/hosts/resolve/api
Roy Nieterau f58994d59c Loader: Remove context argument from Loader.__init__() (#4602)
* Remove Loader `context` argument to __init__

* Add backwards compatibility for Loader.load by still setting `.fname` attr

* Refactor/remove usage of `self.fname` in loaders

* Fix some refactoring

* Fix some refactoring

* Hound

* Revert invalid refactor

* Fix refactor

* Fix playblast panel collection

* Refactor missing method

* Fix typo

* Use the correct `context`

---------

Co-authored-by: Toke Stuart Jepsen <tokejepsen@gmail.com>
Co-authored-by: Kayla Man <64118225+moonyuet@users.noreply.github.com>
Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
2023-07-11 17:48:33 +02:00
..
__init__.py breaking get_current_timeline into more functions 2023-05-25 16:38:01 +02:00
action.py RepairAction and SelectInvalidAction actually filter to instances that failed on the exact plugin - not on "any failure" (#5240) 2023-07-05 14:11:20 +02:00
lib.py removing current project cashing 2023-06-26 17:04:16 +02:00
menu.py Fix #4109: Unify menu labels for "Set Frame Range" and "Set Resolution" 2023-03-11 20:49:26 +01:00
menu_style.qss Just some grammar tweaks 2023-03-30 13:59:22 +02:00
pipeline.py resolve: fixing in callback import 2022-10-14 12:40:00 +02:00
plugin.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
testing_utils.py Fix typos / cosmetics 2022-01-16 13:05:26 +01:00
todo-rendering.py rename folder 2021-04-01 18:54:46 +02:00
utils.py fixed imports to use in-DCC imports from resolve.api 2022-08-11 19:01:24 +02:00
workio.py export anyway 2023-06-27 11:26:44 +02:00