ayon-core/openpype/pipeline/load
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 Enhancement: More descriptive error messages for Loaders (#5227) 2023-07-03 13:42:00 +02:00
plugins.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
utils.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00