Commit graph

28371 commits

Author SHA1 Message Date
Jacob Danell
9eadff95ed Generate the file list using metadata instead of files in render folder
This solves the problem with the preview file generated from a previous render is still in the render folder
2023-02-22 11:43:46 +01:00
Jacob Danell
7692ff252f use .get() to not throw error
handle_start/end is optional and keys isn't created on Kitsu sync if data doesn't exists on Kitsus side
2023-02-22 11:43:46 +01:00
Jakub Trllo
7483e5f4ff
Merge pull request #4471 from ynput/feature/OP-4710_TVP-publishing-update
TVPaint: Use Publisher tool
2023-02-22 11:10:20 +01:00
Jakub Trllo
3b432690ac removed settings for plugin 'CollectRenderScene'
The plugin is not available anymore
2023-02-22 11:00:20 +01:00
Ondřej Samohel
7b747b5d65
Merge pull request #4439 from ynput/feature/data_exchange-3dmax_rendering_deadline 2023-02-22 10:28:05 +01:00
Ondrej Samohel
03d01430e6
🚨 few style fixes 2023-02-22 10:27:31 +01:00
Jakub Trllo
cd228b88cf
Merge pull request #4495 from ynput/feature/OP-4990_Update-TVPaint-artist-documentation
TVPaint: Update artist documentation for Publisher
2023-02-22 10:00:04 +01:00
ynbot
a025760af7
[Automated] Merged main into develop 2023-02-22 04:29:01 +01:00
Ynbot
540a497701 [Automated] Bump version 2023-02-22 03:28:50 +00:00
ynbot
02b41d360e
[Automated] Merged develop into main 2023-02-22 04:28:05 +01:00
Milan Kolar
46786ab3a3
Merge pull request #4487 from tokejepsen/enhancement/OP-3783_Maya-Playblast-Options 2023-02-21 22:01:09 +01:00
Toke Stuart Jepsen
17c666d2f3 Code cosmetics. 2023-02-21 21:57:04 +01:00
Toke Stuart Jepsen
d08c979a21 Fix setting scene fps with float input 2023-02-21 21:57:04 +01:00
Jakub Trllo
c3d02ca051
Apply suggestions from code review
Co-authored-by: Toke Jepsen <tokejepsen@gmail.com>
2023-02-21 18:32:09 +01:00
Jakub Trllo
d9f9ec45a8 add missing image 2023-02-21 18:29:37 +01:00
Jakub Trllo
163dc3f1d7 update plugin menu 2023-02-21 17:51:05 +01:00
Jakub Trllo
bd3207f2b6 Modify artist docstrings to contain Publisher related information and images 2023-02-21 17:50:47 +01:00
Jakub Trllo
08e2d36f19 ignore missing layers in unrelated validators 2023-02-21 16:29:25 +01:00
Jakub Trllo
f26b44a2aa fix 'creator_attributes' key 2023-02-21 16:19:30 +01:00
Toke Jepsen
1d09520143
Update openpype/hosts/maya/plugins/publish/extract_playblast.py
Co-authored-by: Kayla Man <64118225+moonyuet@users.noreply.github.com>
2023-02-21 15:18:07 +00:00
Petr Kalis
e018751927
Merge pull request #4485 from ynput/bugfix/OP-4974_Harmony-doesnt-update-frame-duration-when-scene-opened
Harmony: missing set of frame range when opening scene
2023-02-21 15:57:57 +01:00
Jakub Trllo
2894cef94c rename color group by render layer variant 2023-02-21 15:11:48 +01:00
Ondřej Samohel
9c3cbefa8e
Merge pull request #4489 from tokejepsen/enhancement/deadline_versionless_source_submission 2023-02-21 12:11:01 +01:00
Jakub Jezek
38c9330cae
returning nightly builds 2023-02-21 10:41:48 +01:00
Petr Kalis
569f289263
Merge pull request #4491 from ynput/bugfix/maya_reset_frame
Maya: Fix changed location of reset_frame_range
2023-02-21 09:28:14 +01:00
Toke Stuart Jepsen
1b82411abf Merge branch 'develop' into enhancement/OP-3783_Maya-Playblast-Options
# Conflicts:
#	openpype/hosts/maya/plugins/publish/extract_playblast.py
2023-02-21 07:23:02 +00:00
Toke Stuart Jepsen
373b1abffc Ensure viewport options work ahead of playblasting. 2023-02-21 07:21:30 +00:00
Kayla Man
8ca7a71904 hound fix 2023-02-21 11:10:02 +08:00
Kayla Man
ffcc1656d2 cosmetic issue fix 2023-02-21 11:08:07 +08:00
Petr Kalis
72134d4a21 Fix changed location of reset_frame_range
Location in commands caused cyclic import
2023-02-20 18:33:15 +01:00
Toke Stuart Jepsen
5e203ec630 Only submit version when running from build. 2023-02-20 16:06:48 +00:00
Kayla Man
db75941e00 hound fix 2023-02-20 21:39:31 +08:00
Kayla Man
3aa6e9ac9d hound fix 2023-02-20 21:36:37 +08:00
Kayla Man
8002dc4f4f style fix 2023-02-20 21:29:11 +08:00
Jakub Trllo
80a9c3e65e fix formatting 2023-02-20 14:05:49 +01:00
Jakub Trllo
7486591fab it is possible to pass layer names to create pass 2023-02-20 13:58:46 +01:00
Jakub Trllo
407068610a return created instance in creators 2023-02-20 13:58:20 +01:00
Ondřej Samohel
e34b3982c9
Merge pull request #4458 from tokejepsen/enhancement/maya_ftrack_review_renderlayer_default 2023-02-20 12:35:09 +01:00
Ondřej Samohel
c7f7d43a66
Merge pull request #4421 from tokejepsen/bugfix/OP-3849_maya_extract_thumbnail_no_active_model_panel_found 2023-02-20 12:33:34 +01:00
Ondřej Samohel
4cd66ac33e
Merge pull request #4297 from tokejepsen/bugfix/OP-4616_vray_multipart 2023-02-20 11:12:32 +01:00
Jakub Trllo
1b69c5e340 fix used key 2023-02-20 11:09:24 +01:00
Jakub Trllo
c3c850f034 change how groups are filtered for render passes 2023-02-20 11:06:53 +01:00
Jakub Trllo
7a2c94f9d5 limit groups query to 26 max 2023-02-20 11:06:37 +01:00
Jakub Jezek
3b5094eed6
Merge branch 'main' into develop 2023-02-20 10:42:48 +01:00
Jakub Jezek
9875185d78
fix CI release [automation bugs] 2023-02-20 10:39:12 +01:00
Jakub Trllo
093ffee97a Merge branch 'develop' into feature/OP-4710_TVP-publishing-update 2023-02-20 10:29:27 +01:00
Toke Stuart Jepsen
aaba8c1f7b Fix attributes 2023-02-20 07:37:50 +00:00
Toke Stuart Jepsen
8915091a5c Merge branch 'develop' into enhancement/OP-3783_Maya-Playblast-Options
# Conflicts:
#	openpype/settings/defaults/project_anatomy/attributes.json
2023-02-20 07:23:52 +00:00
Milan Kolar
98ea36ca36
Merge pull request #4483 from ynput/feature/OP-4910_ftrack-uploaded-filenames 2023-02-17 21:46:43 +01:00
Petr Kalis
7cd71034c3
Merge pull request #4451 from ynput/chore/deadline_support_for_multiple_install_dirs
Deadline: Added support for multiple install dirs in Deadline
2023-02-17 17:09:42 +01:00