Commit graph

25271 commits

Author SHA1 Message Date
Ondřej Samohel
9923e56be5
🐛 use short version 2022-10-17 18:46:58 +02:00
Ondrej Samohel
814a55874c
⬆️ re-specify python version and update lock 2022-10-13 17:27:59 +02:00
Ondrej Samohel
d683c842f3
🐛 fix code signing and keyring access on macos 2022-10-13 16:53:26 +02:00
Ondrej Samohel
d00d023f53
Merge remote-tracking branch 'origin/release/3.15.x' into feature/OP-3553_update-to-python-39 2022-10-13 12:59:53 +02:00
Ondřej Samohel
fb54b3b2f8
Merge pull request #3906 from pypeclub/enhancement/add-version-to-desktop-icon
Add version to shortcut name
2022-10-13 12:42:07 +02:00
Ondrej Samohel
28aba95d91
Merge remote-tracking branch 'origin/develop' into release/3.15.x 2022-10-13 11:41:12 +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
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
Jakub Trllo
89d4989f36 Merge branch 'develop' into feature/OP-4158_Creation-UI-is-part-of-main-window 2022-10-12 14:41:17 +02:00
Jakub Trllo
31f6069280
Merge pull request #3964 from pypeclub/feature/direct_resources_import
General: Use direct import of resources
2022-10-12 12:01:01 +02:00
Petr Kalis
2de6c8e400 Merge remote-tracking branch 'origin/feature/OP-3939_Ftrack-option-for-thumbnail-deletion' into feature/OP-3939_Ftrack-option-for-thumbnail-deletion 2022-10-12 11:59:51 +02:00
Petr Kalis
7474f0c8af Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3939_Ftrack-option-for-thumbnail-deletion 2022-10-12 11:59:37 +02:00
Petr Kalis
c7d2992b9d OP-3939 - fix wrong method to remove item 2022-10-12 11:59:15 +02:00
Jakub Trllo
c46c4f052a
Merge pull request #3949 from pypeclub/feature/get_subset_name_support_origin_instance
Publisher: Pass instance to subset name method on update
2022-10-12 11:25:07 +02:00
Jakub Trllo
935c8e0cdd added information about instance passed to 'get_subset_name' and 'get_dynamic_data' 2022-10-12 11:22:57 +02:00
Ondřej Samohel
10cd5633d0
Merge pull request #3944 from pypeclub/bugfix/maya_include-all-lights-default
Maya: Set default value for RenderSetupIncludeLights option
2022-10-12 11:10:47 +02:00
Petr Kalis
883e906641
Merge pull request #3965 from pypeclub/chore/add_missed_hosts_into_validate_version
General: Added Photoshop and Aftereffects into ValidateVersion
2022-10-12 10:55:50 +02:00
Ondřej Samohel
de3bdbddab
♻️ move data classes to new style 2022-10-12 10:54:51 +02:00
Jakub Ježek
62141d4927
Merge pull request #3959 from pypeclub/enhancement/imageio_to_project_settings
Settings: Move imageio from project anatomy to project settings [pypeclub]
2022-10-12 10:50:10 +02:00
Jakub Jezek
d1c7adef9f
Merge branch 'develop' into enhancement/imageio_to_project_settings 2022-10-12 10:48:40 +02:00
pypebot
8aec0773b7
[Automated] Merged main into develop 2022-10-12 06:16:48 +02:00
OpenPype
b527e38eb3 [Automated] Bump version 2022-10-12 04:16:33 +00:00
pypebot
0d1aea447f
[Automated] Merged develop into main 2022-10-12 06:05:26 +02:00
Petr Kalis
9946ca351c Added photoshop and aftereffects into ValidateVersion 2022-10-11 18:38:43 +02:00
Jakub Jezek
3626d7572b
fusion: removing redundant validation 2022-10-11 17:47:49 +02:00
Jakub Trllo
bca0c2c810 add preffered qt bindings to Qt.py and qtpy 2022-10-11 17:39:04 +02:00
Jakub Trllo
08442d6b07 use direct import of resources 2022-10-11 17:38:25 +02:00
Jakub Jezek
e5f6bca5d5
flame: removing redundant validation 2022-10-11 17:32:13 +02:00
Roy Nieterau
f823ecfc05 Refactor container schema value avalon-core:container-2.0 -> openpype:container-2.0
- These were the only remainders using the old schema value
2022-10-11 16:57:02 +02:00
Petr Kalis
994edef588 OP-4218 - added docstring 2022-10-11 16:04:30 +02:00
Petr Kalis
b3e9d6a6b6 OP-4218 - fix variable 2022-10-11 15:57:34 +02:00
Petr Kalis
4214aa1403 OP-4218 - fix version logic
Added documentation.
2022-10-11 15:35:41 +02:00
Petr Kalis
06909bc452 OP-4218 - added variable to control versions
Use same version number for all published intances if enabled.
2022-10-11 15:31:33 +02:00
Petr Kalis
9f7e241474 OP-4218 - refactor - moved separator in UI
Now it makes more sense, if sequence of .png is published >> create instance of 'render' family, add 'review' tag and additional families.
2022-10-11 15:30:33 +02:00
Petr Kalis
ee8599944c OP-4218 - added configuration to keep version synched
Customer might want to keep all published items to use same version number. This is calculated as max published version of all subsets that are being published.
2022-10-11 15:27:22 +02:00
Jakub Ježek
845ad59d6c
Update openpype/hosts/maya/api/lib.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-10-11 14:39:53 +02:00