Commit graph

25500 commits

Author SHA1 Message Date
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
73fc3861f3
resolve: reducing settings to minimal 2022-10-14 14:54:31 +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 Trllo
db674a957a
Merge pull request #3983 from pypeclub/bugfix/resolve_lib_functions_usage
Resolve: Fix usage of functions from lib
2022-10-14 13:37:09 +02:00
Jakub Jezek
f152445b73
resolve: fixing in callback import 2022-10-14 12:40:00 +02:00
Jakub Trllo
8bf63ef3e7
Merge pull request #3978 from pypeclub/bugfix/get_subset_name_import_fix
General: Fix deprecated warning in legacy creator
2022-10-14 12:13:52 +02:00
Petr Kalis
a983c7bc37
Merge pull request #3985 from pypeclub/bugfix/missing_tags_in_integrate_ftrack
Fix - tags might be missing on representation
2022-10-14 11:54:08 +02:00
Petr Kalis
ca32556b11 Fix - tags might be missing on representation 2022-10-14 11:20:39 +02:00
Jakub Trllo
9955ffe95c fix validation errors access 2022-10-14 10:12:30 +02:00
Jakub Trllo
e3c2bb5a5e added one more last check for executable 2022-10-14 09:46:14 +02:00
iLLiCiTiT
8a28b714a3 fix usage of functions from lib 2022-10-13 20:14:57 +02:00
Jakub Trllo
840792a82c added mechanism to define custom paths to ffmpeg and oiio tools and more detailed validation of them 2022-10-13 19:14:48 +02:00
Petr Kalis
088e442214 OP-4180 - fix missed return 2022-10-13 18:35:15 +02:00
Jakub Trllo
22222942e5
Merge pull request #3907 from pypeclub/feature/remove_deprecated_functions_from_lib
General: Remove deprecated functions from lib
2022-10-13 17:06:18 +02:00
Jakub Trllo
f1f5b90981
Merge pull request #3980 from pypeclub/bugfix/OP-4234_Ftrack-schema-json-is-not-updating-per-user
Ftrack: Fix schema cache for Python 2
2022-10-13 16:52:32 +02:00
Sébastien Albert
91d3056534
Update openpype/modules/kitsu/actions/launcher_show_in_kitsu.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-10-13 16:48:29 +02:00
Ondrej Samohel
543d22ffc7
🐛 fix <aov> token for non-multipart outputs
and unify variable names
2022-10-13 16:25:29 +02:00
Petr Kalis
a13dc92178 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-4180_Anatomy-not-using-settings-functions 2022-10-13 15:33:49 +02:00
Jakub Trllo
510326b92c hack py2 ftrack api to store schema to user's directory instead of temp dir 2022-10-13 15:21:43 +02:00
Petr Kalis
6f9ab9bfb9 OP-4180 - updated Anatomy
Cache split into project and site.
Internalized 2 methods from to be abandoned classes.
2022-10-13 13:34:01 +02:00
Jakub Trllo
b0d461371d
Merge pull request #3977 from pypeclub/feature/remove_openpype_api_import_blender
Blender: Remove openpype api imports
2022-10-13 13:06:38 +02:00
Ondřej Samohel
1d6ba969d6
Merge pull request #3817 from BigRoy/fix3573
Maya: Fix capture preset camera options not working
2022-10-13 12:42:56 +02:00
Ondřej Samohel
5e3c2cffa0
Merge pull request #3873 from BigRoy/maya_renders_remove_hardcoded_maya_folder
Maya: Remove hardcoded requirement for maya/ start for image file prefix
2022-10-13 12:40:56 +02:00
Ondřej Samohel
d3347e4781
Merge branch 'develop' into maya_renders_remove_hardcoded_maya_folder 2022-10-13 12:39:32 +02:00
Ondřej Samohel
de7a6dfcc7
Merge pull request #3719 from simonebarbieri/feature/maya-unreal-layout_existing_scene
Unreal: Layout Loader from Maya for Existing Scenes
2022-10-13 12:35:56 +02:00
Simone Barbieri
71f48425bf Fix format string for Python 2 2022-10-13 11:29:57 +01:00
Jakub Trllo
39747041e8 fix import of 'get_subset_name' in legacy creator 2022-10-13 11:13:15 +02:00
Jakub Trllo
94baf5a746 change import of 'ValidateContentsOrder' 2022-10-13 10:40:19 +02:00
Jakub Trllo
8af0a48625 removed unused openpype.api imports 2022-10-13 10:40:05 +02:00
Ondřej Samohel
867a819536
Merge pull request #3973 from pypeclub/bugfix/maya_wrong_attrs_declaration
Maya: add object to attr.s declaration
2022-10-13 10:25:46 +02:00
Jakub Trllo
296ed1e6c1 Merge branch 'develop' into feature/OP-4194_Remote-publisher-controller 2022-10-13 10:17:49 +02:00
Jakub Trllo
6d99f80364
Merge pull request #3976 from BigRoy/integrate_preserve_subset_group
Integrate: Preserve existing subset group if instance does not set it for new version
2022-10-13 10:14:08 +02:00
Jakub Trllo
1ccf2b8d8d
Merge pull request #3936 from pypeclub/feature/OP-4158_Creation-UI-is-part-of-main-window
Publisher: Create dialog is part of main window
2022-10-13 10:12:55 +02:00
Jakub Trllo
8295166aa3
Merge pull request #3975 from Tilix4/fx_inventory_wrong_func
Fix: Inventory action path wrong functions leads to errors
2022-10-13 10:12:32 +02:00
Roy Nieterau
97354e78ac Preserve existing subset group if instance does not set it for new version 2022-10-12 20:30:56 +02:00
Félix David
77f8a8ad0c Fix: Inventory action path wrong functions leads to errors 2022-10-12 19:26:23 +02:00
Petr Kalis
60a1d7e79b
Merge pull request #3961 from pypeclub/feature/OP-4218_Webpublisher-Use-max-next-published--1-for-all-items-in-batch
Webpublisher: use max next published version number  for all items in batch
2022-10-12 19:17:15 +02:00
Petr Kalis
624fc214ef
Merge pull request #3951 from pypeclub/feature/OP-3939_Ftrack-option-for-thumbnail-deletion
General: Control Thumbnail integration via explicit configuration profiles
2022-10-12 19:16:45 +02:00
Petr Kalis
0bd51e7c7d
Merge branch 'develop' into bugfix/maya_wrong_attrs_declaration 2022-10-12 19:03:40 +02:00
Petr Kalis
bfbf2a26a9 OP-3939 - changed label of plugin 2022-10-12 18:22:57 +02:00
Petr Kalis
0d44dbc6c4 OP-3939 - changed label of plugin 2022-10-12 17:46:50 +02:00
Jakub Trllo
55c7286ced
Merge pull request #3963 from pypeclub/feature/maya_preffered_qt_bindings
Maya: Define preffered Qt bindings for Qt.py and qtpy
2022-10-12 16:27:01 +02:00
Jakub Trllo
e34c2a7578 force env changes in maya 2022-10-12 16:11:19 +02:00
Petr Kalis
7bf51b760d Fix - add object to attr.s declaration
Older Maya (Python2) doesn't like declaration of attr.s without (object)
2022-10-12 15:49:36 +02:00
Ondřej Samohel
6b944356c5
Merge pull request #3962 from BigRoy/houdini_refactor_container_schema_key
Houdini: Refactor container `schema` value
2022-10-12 15:34:53 +02:00
Ondřej Samohel
93a61bb2af
Merge pull request #3968 from pypeclub/enhancement/maya-submit-deadline-new-style-classes
Maya: new style dataclasses in maya deadline submitter plugin
2022-10-12 15:32:57 +02:00