Commit graph

19462 commits

Author SHA1 Message Date
Jakub Jezek
f97e2498cd
Merge branch 'develop' into bugfix/OP-2803_nuke-farm-publishing-with-multiple-bake-profiles 2022-03-04 14:52:42 +01:00
Jakub Trllo
fb2c0d268c
Merge pull request #2818 from pypeclub/bugfix/nuke_application_value_for_template
Nuke: Use AVALON_APP to get value for "app" key
2022-03-03 11:55:00 +01:00
Jakub Trllo
e7450ef732
Merge pull request #2829 from pypeclub/enhancement/OP-2814_Use-openpype-tools-only
Tools: Don't use avalon tools code
2022-03-03 11:54:47 +01:00
Jakub Trllo
d7b704d6e5 removed module_name logic from harmony 2022-03-03 11:47:01 +01:00
Milan Kolar
6a261bf9ce
Merge pull request #2821 from pypeclub/bugfix/OP-2612_Nuke-build-workfile-is-broken 2022-03-03 11:30:49 +01:00
Petr Kalis
dec5f14c1f
Merge pull request #2824 from pypeclub/bugfix/OP-2799_DL-inject_environment-fails-with-concurrent-tasks
Deadline: more detailed temp file name for environment json
2022-03-03 10:51:00 +01:00
Milan Kolar
8234529813
Merge pull request #2633 from pypeclub/bugfix/maya-vrscene-loader-fixes 2022-03-02 15:30:12 +01:00
Milan Kolar
171ddd6676
Update openpype/tools/mayalookassigner/widgets.py 2022-03-02 15:22:28 +01:00
Jakub Trllo
9bd774593e fix method arguments 2022-03-02 14:07:42 +01:00
Jakub Trllo
4f0001c4f3 replace usages of avalon.tools with use classes from openpype.tools 2022-03-02 13:48:47 +01:00
Jakub Trllo
d07b2b1cc3
Merge pull request #2828 from pypeclub/bugfix/deadline_revert_added_event
Deadline: Remove recreated event
2022-03-02 13:47:30 +01:00
Petr Kalis
d2ee9c023f Fix validate properly expected files without any frames
Applicable for .mov or other formats like that.
2022-03-02 13:23:57 +01:00
Jakub Trllo
b22a3c9217 import qt_app_context in utils init file 2022-03-02 12:26:55 +01:00
Jakub Trllo
d90c83a6b8 move pyblish ui logic into host_tools 2022-03-02 12:26:33 +01:00
Jakub Trllo
4b1bbe668f removed event that should be removed 2022-03-02 11:59:08 +01:00
Jakub Trllo
7b1821238d
Merge pull request #2827 from pypeclub/bugfix/deadline_missing_events
Deadline: Added missing events folder
2022-03-02 11:39:55 +01:00
Jakub Trllo
a252865b9e added missing deadline events folder 2022-03-02 11:25:10 +01:00
pypebot
465a99171c
[Automated] Merged main into develop 2022-03-02 04:37:04 +01:00
OpenPype
0f8c297f85 [Automated] Bump version 2022-03-02 03:36:52 +00:00
pypebot
f25c12a251
[Automated] Merged develop into main 2022-03-02 04:28:49 +01:00
Jakub Trllo
dc52550567
Merge pull request #2766 from pypeclub/feature/extract_template_formatting_from_anatomy
General: Extract template formatting from anatomy
2022-03-01 16:50:18 +01:00
Jakub Jezek
c82ee012ab
nuke: baking generator returning representation even on farm 2022-03-01 16:48:28 +01:00
Jakub Jezek
d8a3ffe512
nuke: including representation even it is from farm 2022-03-01 16:44:30 +01:00
Jakub Jezek
e0e26a5d1c
general: removing obsolete way of nuke bake farm publishing 2022-03-01 16:42:03 +01:00
Ondřej Samohel
23fd830817
Merge pull request #2823 from pypeclub/enhancement/OP-2246-unreal_to_openpype
Move Unreal Implementation to OpenPype
2022-03-01 16:36:30 +01:00
Ondrej Samohel
765ba59358
remove unused import 2022-03-01 15:46:28 +01:00
Ondrej Samohel
11b3d2cbaf
module relative path 2022-03-01 15:44:08 +01:00
Ondrej Samohel
306eddd549
move install/uninstall to pipeline 2022-03-01 15:43:55 +01:00
Ondrej Samohel
32963fb56d
move lib out of host implementation 2022-03-01 15:43:09 +01:00
Jakub Trllo
ed526947eb fix adding 'root' key to format data 2022-03-01 15:32:46 +01:00
Jakub Trllo
a3605771b8
Merge pull request #2825 from pypeclub/bugfix/versioned_doc_may_not_exists
Settings: Missing document with OP versions may break start of OpenPype
2022-03-01 15:10:02 +01:00
Jakub Trllo
be1ae4a99c replace _Callback with functools.partial 2022-03-01 15:01:25 +01:00
Jakub Trllo
5d896b97de make sure that result of '_get_versions_order_doc' is dictionary 2022-03-01 15:00:13 +01:00
Petr Kalis
6a463bfbb4 OL-2799 - more detailed temp file name for environment json for Deadline
Previous implementation probably wasn't detailed enough.
2022-03-01 14:35:35 +01:00
Ondrej Samohel
5479a26b21
fix 🐩 round 3 2022-03-01 13:47:51 +01:00
Ondrej Samohel
c654353c73
fix 🐕‍🦺 round 2 2022-03-01 13:46:10 +01:00
Ondrej Samohel
4fbf8f9031
fix 🐕 2022-03-01 13:42:28 +01:00
Ondrej Samohel
3c9501ac3c
remove submodule, minor fixes 2022-03-01 13:32:21 +01:00
Jakub Jezek
de8e1f8218
globa: fix host name retrieving from running session 2022-03-01 11:54:05 +01:00
Ondřej Samohel
713b82b19c
renaming integration 2022-03-01 11:32:03 +01:00
Jakub Trllo
00451655f6
Merge pull request #2820 from pypeclub/bugfix/OP-2753_Project-Settings-Apply-values-from-
Settings UI: Fix "Apply from" action
2022-03-01 11:25:58 +01:00
Jakub Trllo
79c1fe2712 replace lambda with custom function callback 2022-03-01 11:04:10 +01:00
Jakub Trllo
7718bcfc04
Merge pull request #2819 from pypeclub/bugfix/OP-2514_Ftrack-Job-killer-kill-jobs-without-user
Ftrack: Job killer with missing user
2022-03-01 10:28:21 +01:00
Jakub Trllo
a82e6032cf Merge branch 'develop' into bugfix/OP-2514_Ftrack-Job-killer-kill-jobs-without-user 2022-02-28 19:06:54 +01:00
Jakub Trllo
a6392f131e use AVALON_APP to get value for "app" key 2022-02-28 18:56:00 +01:00
pypebot
d4a43652d5
[Automated] Merged main into develop 2022-02-28 18:19:20 +01:00
OpenPype
d0baf4f700 [Automated] Bump version 2022-02-28 17:19:09 +00:00
Milan Kolar
266ca700c9 temporary fix for foreign pull request numbers in CI 2022-02-28 18:07:40 +01:00
Ondřej Samohel
3b44a85541
Merge branch 'develop' into enhancement/OP-2246-unreal_to_openpype 2022-02-28 17:50:45 +01:00
Jakub Trllo
bf9d0846e7
Merge pull request #2817 from pypeclub/enhancement/color_widget_ui_fixes
General: Color dialog UI fixes
2022-02-28 17:35:47 +01:00