Commit graph

13 commits

Author SHA1 Message Date
Roy Nieterau
ba6dfc5ead Remove unused variables + tweak logs 2023-09-06 23:28:39 +02:00
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
Petr Kalis
0765602ce3 simpler set initialization 2023-02-28 11:30:39 +01:00
Petr Kalis
956fbb780b change Harmony loader to use extensions 2023-02-28 11:30:39 +01:00
Petr Kalis
a96bfc45ad Fix - method expects dict not id 2022-07-25 13:49:15 +02:00
Jakub Trllo
c8d18dafa1 'is_latest' moved to pipeline as 'is_representation_from_latest' 2022-07-15 17:46:21 +02:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Petr Kalis
3497822381 OP-2414 - Hound 2022-02-08 18:52:33 +01:00
Petr Kalis
7d8f339b8d OP-2414 - updated message after palette load 2022-02-08 18:44:36 +01:00
Petr Kalis
9cde48fb55 Merge branch 'develop' of github.com:pypeclub/OpenPype into chore/OP-2414_Move-harmony-to-openpype 2022-02-02 13:44:31 +01:00
Petr Kalis
5a3ce84748 OP-2414 - fixed imports for plugins after move to OP 2022-01-27 18:21:48 +01:00
Roy Nieterau
107e2e637e Fix typos / cosmetics 2022-01-16 13:05:26 +01:00
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00