ayon-core/openpype/hosts/houdini/plugins/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
..
actions.py Cleanup some Loader docstrings 2022-05-02 21:43:01 +02:00
load_alembic.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_alembic_archive.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_ass.py 🎨 add switch method 2022-10-28 10:50:56 +02:00
load_bgeo.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_camera.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_hda.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_image.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_usd_layer.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_usd_reference.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_vdb.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
show_usdview.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00