Commit graph

28062 commits

Author SHA1 Message Date
Jakub Trllo
db77489956 added labels to render pass instances 2023-02-13 17:24:56 +01:00
Jakub Trllo
21b2cbe348 better methods propagation 2023-02-13 15:59:22 +01:00
Jakub Trllo
2c2dd3d92e Merge branch 'develop' into feature/OP-4710_TVP-publishing-update 2023-02-10 18:37:01 +01:00
Jakub Trllo
4a53dce92f render layer creator changes group ids of render pass layers on save 2023-02-10 18:32:59 +01:00
Jakub Trllo
e426c2c4f0 added option to mark render instance for review 2023-02-10 18:32:34 +01:00
Jakub Trllo
3fb87723a0 added basic docstring for render creators 2023-02-10 18:29:54 +01:00
Jakub Trllo
385f86326d
Merge pull request #4405 from Tilix4/fx_import_workfile_all_families
Blender: fix import workfile all families
2023-02-10 17:52:14 +01:00
Jakub Trllo
0ab0f323f8 use new option of family filter in TVPaint creators 2023-02-10 17:34:03 +01:00
Jakub Trllo
e7072008af added 'family_filter' argument to 'get_subset_name' 2023-02-10 17:33:35 +01:00
Jakub Trllo
25b458ce63
Merge pull request #4452 from ynput/feature/original_basename_frame_issues
General: Fix original basename frame issues
2023-02-10 17:26:06 +01:00
Petr Kalis
77861116c3
Merge pull request #4359 from ynput/bugfix/add_hero_in_add_site_loader
Fix - addSite loader handles hero version
2023-02-10 16:27:03 +01:00
Jakub Trllo
a09999174d more explicit check for originalDirname 2023-02-10 16:12:47 +01:00
Jakub Trllo
9b2e97fb74 don't handle originalBasename in other conditions 2023-02-10 16:12:31 +01:00
Jakub Trllo
c1499f9b23 Add special handling of transfers preparation if 'originalBasename' is in template 2023-02-10 16:12:08 +01:00
Jakub Trllo
8494a45d6c validate representation files in separated method 2023-02-10 16:11:10 +01:00
Jakub Trllo
bd538e7e70 use publisher instead of pyblish pype 2023-02-10 14:30:08 +01:00
Jakub Trllo
2a137622fb base of render layer/pass creators 2023-02-10 14:29:37 +01:00
Jakub Trllo
f984dd8fc5 implemented workfile autocreator 2023-02-10 14:29:15 +01:00
Jakub Trllo
1cb7c37b9e implemented base creators for tvpaint 2023-02-10 14:29:02 +01:00
Jakub Trllo
b9f22cf2be removed unused method 2023-02-10 14:28:45 +01:00
Jakub Trllo
65e7717b6c use 'get_global_context' on workfile save 2023-02-10 14:28:25 +01:00
Jakub Trllo
a17f464864 implement custom context methods 2023-02-10 14:28:13 +01:00
Jakub Trllo
85afe4f53b cleanup of methods 2023-02-10 14:27:22 +01:00
Jakub Trllo
2c0f057a91 implemented methods for context data 2023-02-10 14:25:59 +01:00
Jakub Trllo
88bda4e1f6 TVPaint host inherit from IPublishHost 2023-02-10 14:24:28 +01:00
Jakub Trllo
f1b5c1f1f0
Merge pull request #4446 from ynput/bugfix/OP-4928_Issue-with-extract-review-on-Web-Publisher-for-specific-MP4s
General: Ignore decode error of stdout/stderr in run_subprocess
2023-02-10 12:07:36 +01:00
Jakub Trllo
01293aaa2d fix burnins script again 2023-02-10 12:00:30 +01:00
Milan Kolar
f6224cc679
Merge pull request #4448 from tokejepsen/enhancement/validate_ass_relative_paths 2023-02-10 11:45:07 +01:00
Jakub Ježek
9617391202
Merge pull request #4434 from ynput/dependabot/npm_and_yarn/website/http-cache-semantics-4.1.1 2023-02-10 11:44:50 +01:00
Jakub Trllo
c5c91183c3 fix other places where decoding of ffmpeg happens 2023-02-10 11:35:01 +01:00
Jakub Trllo
06b55c261d
Merge pull request #4445 from ynput/feature/project_code_on_anatomy
General: Add project code to anatomy
2023-02-10 11:18:45 +01:00
Jakub Trllo
fbca1348ba
Merge pull request #4447 from ynput/feature/attr_defs_widget_enhancements
AttrDefs: Enhancements of AttrDefs widgets
2023-02-10 11:00:27 +01:00
Jakub Ježek
4f1aef92b9
Merge pull request #4280 from quadproduction/254-fix-gizmo-menu-functionality 2023-02-10 10:16:19 +01:00
Toke Stuart Jepsen
561cebc51c Fix assertion 2023-02-10 08:14:30 +00:00
Toke Stuart Jepsen
10c4305542 Create Arnold options on repair. 2023-02-10 08:06:47 +00:00
Jakub Trllo
b7078d77e2 label of attribute definition also have tooltip 2023-02-09 20:27:36 +01:00
Jakub Trllo
9cc8f1818c use new widgets in attribute definitions 2023-02-09 20:27:15 +01:00
Jakub Trllo
f6ee5db227 creasted spin boxes that allow mouse scroll changes only on active widgets 2023-02-09 20:26:49 +01:00
Jakub Trllo
b5b155828a use 'backslashreplace' on error of output decoding 2023-02-09 20:10:41 +01:00
Jakub Trllo
0fdb957a4e have information about project code on anatomy 2023-02-09 19:13:39 +01:00
Petr Kalis
7afbd4b9de
Merge pull request #4418 from ynput/bugfix/OP-4513_Deadline-on-MacOS
Fix: DL on MacOS
2023-02-09 17:20:54 +01:00
ynbot
a0b01a8976
[Automated] Merged main into develop 2023-02-09 16:59:38 +01:00
Ynbot
922fe5bdaf [Automated] Bump version 2023-02-09 15:59:27 +00:00
ynbot
353ab480be
[Automated] Merged develop into main 2023-02-09 16:58:13 +01:00
Jakub Jezek
62970fb94d
Merge branch 'main' into develop 2023-02-09 16:55:56 +01:00
Jakub Ježek
f805e7501d
removing last reference of ADMIN_TOKEN 2023-02-09 16:55:56 +01:00
Jakub Jezek
d9f713d921
Merge branch 'main' into develop 2023-02-09 16:49:33 +01:00
Jakub Ježek
7db4867a10
Merge pull request #4443 from ynput/fixing_updating_workflows 2023-02-09 16:48:02 +01:00
Jakub Jezek
240c77c9bb
fixing nightly versioning 2023-02-09 16:43:18 +01:00
Jakub Jezek
af83e14dce
updating workflows to use YNPUT_BOT_TOKEN
also some housecleaning was needed
2023-02-09 16:35:14 +01:00