Commit graph

25379 commits

Author SHA1 Message Date
iLLiCiTiT
3fd2a8826c fix wrong attribute name 2022-10-17 23:54:00 +02:00
Jakub Trllo
b4d6fa3a3a removed unused import 2022-10-17 18:54:27 +02:00
Jakub Trllo
27d4f1fc70 reuse duration from pyblish result instead of calculating own 2022-10-17 18:47:58 +02:00
Jakub Trllo
609f9f1285 fix attribute access 2022-10-17 17:44:08 +02:00
Jakub Trllo
495b547914 fix args order 2022-10-17 17:21:29 +02:00
Jakub Trllo
1ecc673c6c error message fix 2022-10-17 17:15:51 +02:00
Jakub Trllo
bb2432ee90 Merge branch 'develop' into feature/OP-4194_Remote-publisher-controller 2022-10-17 10:19:49 +02:00
iLLiCiTiT
3afee7370a define min/max of text sizes 2022-10-17 00:34:16 +02:00
iLLiCiTiT
0df15975b1 fix unwanted zooming if control was released in different widget 2022-10-17 00:34:02 +02:00
iLLiCiTiT
d3e5041379 fix not passed argument 2022-10-15 20:39:02 +02:00
iLLiCiTiT
2787dbd83a add report version to report data 2022-10-15 18:32:09 +02:00
iLLiCiTiT
1b8dff405a add process time to publish report 2022-10-15 18:31:03 +02:00
Ondřej Samohel
152af772cd
Merge pull request #3988 from pypeclub/enhancement/add-originalBasename-to-tray-publisher
Tray Publisher: add `originalBasename` data to simple creators
2022-10-14 18:03:28 +02:00
Jakub Trllo
a6f9ff8b8d
Merge pull request #3952 from pypeclub/feature/CU-31aynbp_TrayPublisher-Global-Extract-Thumbnail-limitations
TrayPublisher: Extract thumbnail for other families
2022-10-14 17:15:53 +02:00
Jakub Trllo
4e019e1eef fix typo 2022-10-14 16:55:58 +02:00
Jakub Trllo
f424f0313a Merge branch 'develop' into feature/CU-31aynbp_TrayPublisher-Global-Extract-Thumbnail-limitations 2022-10-14 16:47:09 +02:00
Ondřej Samohel
45536f613d
add originalBasename data to Tray Publisher 2022-10-14 16:28:48 +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
iLLiCiTiT
8a28b714a3 fix usage of functions from lib 2022-10-13 20:14:57 +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
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
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