Commit graph

1850 commits

Author SHA1 Message Date
Jakub Trllo
022b6c6f54
Merge pull request #3849 from pypeclub/feature/transcoding_float2_attr_type
General: Transcoding handle float2 attr type
2022-09-22 09:37:13 +02:00
Jakub Trllo
e5b82d1123 lowered log level and modified messages on unknown value type 2022-09-14 13:50:21 +02:00
Jakub Trllo
6186c63c59 added 'float2' type support 2022-09-14 13:50:01 +02:00
Jakub Trllo
700dd5ebff
Merge pull request #3848 from BigRoy/transcoding_fix_typo_divisor
Transcoding: Fix typo in logic for matrix type
2022-09-14 13:45:36 +02:00
Roy Nieterau
5c3c4dcbb2 Fix same typo in duplicated code 2022-09-14 13:43:43 +02:00
Milan Kolar
045cbdae6c
Merge pull request #3758 from BigRoy/fix_3451 2022-09-14 11:32:32 +02:00
Milan Kolar
e5cf456a95
Merge pull request #3629 from BigRoy/collect_input_links 2022-09-14 11:30:29 +02:00
Jakub Trllo
4a5e0afbfe
Merge pull request #3820 from BigRoy/fix_mayaascii_family_name_defaults
Maya+Ftrack: Change typo in family name `mayaascii` -> `mayaAscii`
2022-09-13 16:23:59 +02:00
Roy Nieterau
1bc37ace46 Actually break loop early on detected mapping 2022-09-13 15:45:48 +02:00
Roy Nieterau
4466d8a942 Remove redundant logic since just above it's forced to be "upload" when not asset_type 2022-09-13 15:45:11 +02:00
Roy Nieterau
778e0b2e49 Perform case-insensitive lookup 2022-09-13 15:44:20 +02:00
Jakub Trllo
477266f140 better variable name for ftrack url value check 2022-09-13 15:18:56 +02:00
Jakub Trllo
09519c25a8 removed unused argument 'log_errors' 2022-09-13 15:17:25 +02:00
Jakub Trllo
0291d2a705 renamed 'check_ftrack_url' to 'resolve_ftrack_url' 2022-09-13 15:15:18 +02:00
Jakub Trllo
aead601397 unify messages 2022-09-13 15:11:20 +02:00
Jakub Trllo
98f1312ce9
Modify log message
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-09-13 15:06:31 +02:00
Jakub Trllo
21e050a8f1 use new import of 'check_ftrack_url' 2022-09-13 14:05:25 +02:00
Jakub Trllo
b29f26b28c changed imports in ftrack tray 2022-09-13 14:02:42 +02:00
Jakub Trllo
ecee2d2be5 implemented 'check_ftrack_url' in ftrack module 2022-09-13 14:02:11 +02:00
Roy Nieterau
41a738bd12 Cosmetics 2022-09-12 11:19:28 +02:00
Roy Nieterau
4ba3ff21ab Tweak back more to intended logic 2022-09-12 11:18:09 +02:00
Ondřej Samohel
a9de2a345a
Merge branch 'develop' into fix_3451 2022-09-12 11:04:25 +02:00
Ondřej Samohel
f5a8c36e3e
Merge pull request #3759 from BigRoy/maya_submit_deadline_abstract_base
Maya: Refactor submit deadline to use AbstractSubmitDeadline
2022-09-12 10:57:04 +02:00
Roy Nieterau
d0665c3928 Change mayaascii -> mayaAscii 2022-09-09 13:06:12 +02:00
Roy Nieterau
49dff63f08 Fix detection of workfile instance 2022-09-08 17:50:55 +02:00
Jakub Trllo
225fadac9f
Merge pull request #3768 from pypeclub/feature/OP-3394_Move-create-project-folders-to-pipeline
General: Move create project folders to pipeline
2022-09-08 11:45:53 +02:00
Jakub Trllo
a25c6e5cd7
Merge pull request #3774 from pypeclub/bugfix/user_username_keys
General: User keys during publishing
2022-09-08 10:30:27 +02:00
Sébastien Albert
87482d24a4
Merge branch 'pypeclub:develop' into develop 2022-09-07 21:41:43 +02:00
Jakub Trllo
b960f82324
Merge pull request #3739 from Tilix4/ch_drop_entities_root_setting
Kitsu|Change: Drop 'entities root' setting.
2022-09-07 15:39:47 +02:00
Jakub Trllo
41f0e4cd34 Merge branch 'develop' into feature/OP-3394_Move-create-project-folders-to-pipeline 2022-09-07 12:05:07 +02:00
Roy Nieterau
d00eb29ca1 Remove instance._log legacy code that has no use anymore 2022-09-06 13:20:48 +02:00
Sébastien Albert
fb48faf386 Kitsu : Ignore_projects - minor fix - indent 2022-09-04 22:49:07 +02:00
Sébastien Albert
8d70700d03 Merge branch 'develop' of https://github.com/LoopsCreativeStudio/OpenPype into develop 2022-09-04 22:43:38 +02:00
Sébastien Albert
f54f4cf99c Kitsu : Modification default value for Ignore_projects 2022-09-04 22:43:25 +02:00
Sébastien Albert
5e68743812
Merge branch 'pypeclub:develop' into develop 2022-09-04 22:38:39 +02:00
Roy Nieterau
507dac4aa9 Ensure integer math for _format_tiles
See #3758
2022-09-03 15:06:24 +02:00
Roy Nieterau
5645bcb353 Use custom plugin info per type of plugin submission 2022-09-03 13:17:10 +02:00
Roy Nieterau
88e4798b53 Remove old type hint 2022-09-02 19:50:56 +02:00
Jakub Trllo
cfa58c1475
Merge pull request #3785 from Sharkitty/Hayley_Normaal
Added an event triggered when user connects to kitsu
2022-09-02 17:00:18 +02:00
Hayley GUILLOT
a72b84a586 Forgot to lint 2022-09-02 16:33:34 +02:00
Sébastien Albert
58fd5a1b09 Make to Optional Arguments 2022-09-02 16:32:52 +02:00
Hayley GUILLOT
f0dc54f78e Update credentials.py
Implementation got moved from emit_on_kitsu_login to the login function
2022-09-02 16:32:45 +02:00
Hayley GUILLOT
7a98e083de Shortened max line length to 79
Hopefully hounds will be happy
2022-09-02 15:48:23 +02:00
Hayley GUILLOT
75e2ec1a65 Update credentials.py
Linted, should fix hounds comments
2022-09-02 15:44:47 +02:00
Hayley GUILLOT
fc8d525207 Added an event triggered when user connects to kitsu 2022-09-02 15:17:55 +02:00
Jakub Trllo
37371936cf safer task data 2022-09-02 14:08:40 +02:00
Roy Nieterau
47164b36ef Be more explicit about what keys to include from Session
This way it matches more with logic of other host submitters (e.g. AfterEffects + Harmony)
2022-09-02 12:11:35 +02:00
Roy Nieterau
2c01cb806d Remove backwards compatibility for append functionality in old style vars 2022-09-02 12:03:34 +02:00
Roy Nieterau
1e87c9d6d2 Use DeadlineIndexedVar __iadd__ functionality 2022-09-02 12:02:39 +02:00
Roy Nieterau
4bdd18cb81 Use DeadlineKeyValueVar for EnvironmentKeyValue on Job Info
- To improve readability of code that sets the values
2022-09-02 11:50:14 +02:00