Petr Kalis
6568db35af
Fix - check existence only if not None
...
review_path might be None
2023-02-24 12:42:06 +08:00
Fabià Serra Arrizabalaga
f62e6c9c50
Break line so it fits under 79 chars
2023-02-22 17:21:37 +01:00
Fabia Serra Arrizabalaga
f9dc9f8920
Protect code for cases where 'Frames' key doesn't exist
2023-02-22 17:21:37 +01:00
Fabia Serra Arrizabalaga
ab5ef5469f
Fix code so it doesn't error out when 'intent' attribute returns None or empty string
2023-02-22 17:21:37 +01:00
Fabia Serra Arrizabalaga
271b19a90d
Move variable initialization closer to its use
2023-02-22 17:21:37 +01:00
Fabia Serra Arrizabalaga
03c64a7290
Set staging dir with rootless syntax like the other representations
2023-02-22 17:21:37 +01:00
Fabia Serra Arrizabalaga
35e4313ddb
Fix typo on function as 'fill_roots' doesn't exist
2023-02-22 17:21:37 +01:00
Fabia Serra Arrizabalaga
e5ebc85663
Add OPENPYPE_SG_USER environment variable to deadline submission env
2023-02-22 17:21:37 +01:00
Fabia Serra Arrizabalaga
9bf7246f52
Fix typos
2023-02-22 17:21:37 +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
Kayla Man
ffcc1656d2
cosmetic issue fix
2023-02-21 11:08:07 +08:00
Toke Stuart Jepsen
5e203ec630
Only submit version when running from build.
2023-02-20 16:06:48 +00: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
Ondřej Samohel
4cd66ac33e
Merge pull request #4297 from tokejepsen/bugfix/OP-4616_vray_multipart
2023-02-20 11:12:32 +01: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
Kayla Man
281d53bb01
hound fix
2023-02-17 21:14:43 +08:00
Kayla Man
a28cc00830
add multipass as setting and regex filter in publish job setting
2023-02-17 21:13:14 +08:00
Kayla Man
cf377f1a52
Merge branch 'develop' into feature/data_exchange-3dmax_rendering_deadline
2023-02-17 19:47:02 +08:00
Jakub Trllo
e6bf6add2f
modify integrate ftrack instances to be able upload origin filename
2023-02-17 10:48:15 +01:00
Kayla Man
bf3bf31d99
fix the bug of reference before assignment
2023-02-17 16:40:43 +08:00
Kayla Man
f1843b1120
hound fix
2023-02-17 16:24:19 +08:00
Kayla Man
7109c6ea1a
update the naming convention for the render outputs
2023-02-17 16:20:26 +08:00
Ondřej Samohel
0e2f495966
Merge pull request #4441 from fabiaserra/bugfix/fix-remote-shotgrid
2023-02-16 13:48:29 +01:00
Kayla Man
0dbf111d05
hound fix
2023-02-14 21:15:46 +08:00
Kayla Man
1505478cbd
add general 3dsmax settings and add max families into submit publish job
2023-02-14 21:05:54 +08:00
Petr Kalis
fb7fe1fc29
Merge branch 'develop' into chore/deadline_support_for_multiple_install_dirs
2023-02-10 16:23:00 +01:00
Petr Kalis
25e4a4b5a3
Added support for multiple install dirs in Deadline
...
SearchDirectoryList returns FIRST existing so if you would have multiple OP install dirs, it won't search for appropriate version in later ones.
2023-02-10 16:15:55 +01:00
Jakub Trllo
c5c91183c3
fix other places where decoding of ffmpeg happens
2023-02-10 11:35:01 +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
Petr Kalis
3ac0a1cb6f
OP-4513 - fix Openpype plugin for MacOS
2023-02-09 15:54:20 +01:00
Kayla Man
98d05db60b
hound fix
2023-02-09 16:29:26 +08:00
Fabia Serra Arrizabalaga
27150e4abb
Address feedback on PR and move function to pipeline.publish.lib
2023-02-08 20:23:26 +01:00
Fabia Serra Arrizabalaga
c13416b685
Remove unintended code block and fix Hound lint warnings for <79 chars width
2023-02-08 19:39:47 +01:00
Fabia Serra Arrizabalaga
b1ef1b751f
Abstract get_representation_path function and use it on shotgrid to fix remote errors with data instances not having 'published_path'
2023-02-08 19:11:20 +01:00
Petr Kalis
6d67532a4b
Merge pull request #4420 from ynput/feature/OP-4822_Deadline-strict-error-check-option
...
Deadline: Allow disabling strict error check in Maya submissions
2023-02-08 17:37:49 +01:00
Kayla Man
0ea62e664f
hound fix
2023-02-08 22:29:28 +08:00
Petr Kalis
91e1d28a9f
OP-4513 - platform specific logic
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-08 15:09:26 +01:00
Kayla Man
95aff1808f
setting up deadline for 3dsmax
2023-02-08 22:03:05 +08:00
Jakub Trllo
6e55202349
change used method names from 'isAlive' to 'is_alive'
2023-02-08 14:23:10 +01:00
Petr Kalis
21d745cc3c
OP-4822 - remove unwanted variable
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-08 12:25:29 +01:00
Petr Kalis
e7d60288a1
Fix - added missed scopes for Slack bot
2023-02-08 12:15:43 +01:00
Petr Kalis
463f770f2d
OP-4822 - Hound
2023-02-03 18:40:53 +01:00
Petr Kalis
214ef5104d
OP-4822 - changed strict error checking to boolean flag
...
Added boolean flag to render instance to allow artist to change it.
2023-02-03 18:33:40 +01:00
Petr Kalis
5df388912a
OP-4822 - added logging
2023-02-02 18:44:43 +01:00
Petr Kalis
8a2cf2e6d9
OP-4822 - fix wrong variable
2023-02-02 18:44:24 +01:00
Petr Kalis
f29c46f7c1
OP-4822 - fix arguments
2023-02-02 18:44:00 +01:00
Petr Kalis
bd77b30c5c
OP-4822 - added possibility to disable strict checking
...
DL by default has Strict error checking, but some errors are not fatal. This allows to set profile based on Task and Subset values to temporarily disable Strict Error Checks
2023-02-02 18:25:24 +01:00
Petr Kalis
707c165f4f
OP-4513 - fix copy and paste artifact on MacOS
...
clipboarch escapes whitespace with \ on MacOS, so for safety clean it here. Hopefully nobody starts folder name with space on Windows.
2023-02-02 17:29:37 +01:00