Commit graph

79 commits

Author SHA1 Message Date
Alexey Bogomolov
4388da15df black formatting 2023-04-28 18:32:33 +03:00
Alexey Bogomolov
7cc08d026a upse pathlib instead of os.path, some cleanup 2023-04-28 17:57:29 +03:00
Alexey Bogomolov
015f13bb90 better variable naming for utils 2023-04-28 17:57:00 +03:00
Roy Nieterau
19e56fe3fe Hound 2023-03-30 22:43:40 +02:00
Roy Nieterau
5b163fe84d
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-03-30 22:40:44 +02:00
Roy Nieterau
3fae1f8521 Just some grammar tweaks 2023-03-30 13:59:22 +02:00
Roy Nieterau
e2902e8623 Fix #4109: Unify menu labels for "Set Frame Range" and "Set Resolution" 2023-03-11 20:49:26 +01:00
Jakub Jezek
1b479f7eb7 resolve: adding extensions to loader 2023-02-28 11:30:39 +01:00
Jakub Trllo
409db0fb83 use qtpy in resolve instead of Qt.py 2022-12-21 11:48:27 +01:00
Jakub Trllo
12c28fe466 change imports in hosts 2022-11-03 16:27:38 +01:00
Jakub Jezek
27bf66a6b4
resolve: other platform compatibility 2022-10-17 20:59:17 +02:00
Jakub Jezek
e5a36df660
resolve: rename Inventory to Manager 2022-10-14 15:22:08 +02:00
Jakub Jezek
ca71cbc4d0
resolve: readme update 2022-10-14 15:13:26 +02:00
Jakub Jezek
e43cf43a10
resolve: updating resolve api readme and our readme 2022-10-14 15:10:54 +02:00
Jakub Jezek
09b9ba8b83
resolve: removing unused code 2022-10-14 15:10:32 +02:00
Jakub Jezek
db5311da87
resolve: transfering settings to prelaunch hook
no need to expose environment variables
2022-10-14 14:19:42 +02:00
Jakub Jezek
04f657327d
resolve: code improvements 2022-10-14 14:19:02 +02:00
Jakub Jezek
f152445b73
resolve: fixing in callback import 2022-10-14 12:40:00 +02:00
iLLiCiTiT
8a28b714a3 fix usage of functions from lib 2022-10-13 20:14:57 +02:00
Jakub Trllo
a3e795aa37 import setting functions from 'openpype.settings' 2022-10-04 11:51:52 +02:00
Jakub Trllo
79e6de15b5 import Logger from 'openpype.lib' instead of 'openpype.api' 2022-09-28 14:49:52 +02:00
Jakub Trllo
e180b1afe2 Merge branch 'develop' into feature/OP-3882_Change-extractor-usage-in-resolve 2022-09-26 14:20:43 +02:00
Jakub Trllo
de52a7d61b last f-string removement 2022-09-06 17:21:32 +02:00
Jakub Trllo
c8efd0d67e removed f-string formatting for py2 compatibility 2022-09-06 17:07:46 +02:00
Jakub Trllo
b52db9224f Use new import source of Extractor 2022-09-01 12:54:29 +02:00
Jakub Trllo
a515e58196
Merge pull request #3727 from pypeclub/feature/OP-3778_Resolve-as-module
Resolve: Define resolve as addon
2022-08-31 17:23:24 +02:00
Jakub Trllo
b21ac83866 fixed innterface name 2022-08-27 10:40:24 +02:00
Jakub Trllo
27517897ab use new imports of 'get_errored_plugins_from_context' and 'get_errored_instances_from_context' 2022-08-26 12:07:26 +02:00
Jakub Trllo
92240f7237 fix import 2022-08-25 15:33:46 +02:00
Jakub Trllo
c3f70ccb04 changed "module" to "addon" 2022-08-25 15:33:29 +02:00
Jakub Trllo
a42f7278c2 define resolve as module 2022-08-24 17:59:46 +02:00
Jakub Jezek
09af23e2d7
resolve: fixing import in collector 2022-08-17 17:26:10 +02:00
Jakub Trllo
07d89fc23b fixed imports to use in-DCC imports from resolve.api 2022-08-11 19:01:24 +02:00
Jakub Trllo
8ba5d00799 move env setup function used in prelaunch hook from api higher 2022-08-11 18:59:43 +02:00
Jakub Jezek
a3a839181b
global, flame, hiero, resolve, sp: implementing newAssetPublishing 2022-07-27 11:21:20 +02:00
Jakub Trllo
ad8a7c86e4 use 'get_current_project_asset' in hosts 2022-07-15 15:57:01 +02:00
Jakub Ježek
9c29268d51
Merge pull request #3464 from pypeclub/bugfix/resolve-debuging-session
Resolve: removed few bugs
2022-07-08 14:04:38 +02:00
Jakub Trllo
702ff0aa84
Merge pull request #3379 from pypeclub/feature/OP-3383_Use-query-functions-in-Resolve
Resolve: Use client query functions
2022-07-04 10:08:48 +02:00
Jakub Jezek
bcdcf5b6af
resolve: removing small blockers 2022-07-02 22:16:58 +02:00
Jakub Trllo
6de95ba806 resolve is using query functions 2022-06-21 11:04:02 +02:00
Jakub Trllo
228c84af83 import editorial functions from openpype.pipeline.editorial 2022-06-16 15:36:17 +02:00
Jakub Trllo
c13a4cd7c4 replacead avalon imports in resolve 2022-04-14 12:18:49 +02:00
Jakub Trllo
a05755e832 use schema from openpype 2022-04-13 18:10:40 +02:00
Jakub Trllo
729131738a changed installation of hosts 2022-04-01 19:40:23 +02:00
Jakub Trllo
77e2f6eb8d use create register/discover functions in code 2022-03-23 15:11:43 +01:00
Jakub Trllo
ac6182c792 Merge branch 'develop' into enhancement/OP-2925_move-remaining-plugins 2022-03-22 16:14:22 +01:00
Jakub Trllo
89bdf2965c moved AVALON_CONTAINER_ID from avalon into openpype 2022-03-18 15:54:19 +01:00
Jakub Trllo
7fa905a5e3 removed registering of inventory actions from hosts that don't have any 2022-03-18 12:30:04 +01:00
Jakub Trllo
4f7d99babe remove plural from de/register_loader_plugins_path 2022-03-15 14:15:35 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00