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 |
|
Jakub Trllo
|
e51453466c
|
global loader plugins are using qtpy
|
2022-12-21 13:54:00 +01:00 |
|
Jakub Trllo
|
c5ac2290f6
|
use moved functions in hosts and tools
|
2022-03-14 11:36:17 +01:00 |
|
iLLiCiTiT
|
e5efaf842b
|
removed imports from avalon vendor and use sys modules
|
2021-11-25 00:39:22 +01:00 |
|
Milan Kolar
|
8432e94615
|
rename folder
|
2021-04-01 18:54:46 +02:00 |
|