Commit graph

1470 commits

Author SHA1 Message Date
iLLiCiTiT
0c4c1cc4a0 pype tray is using openpype style for tray menu 2021-06-02 12:13:30 +02:00
iLLiCiTiT
2aabd0f807 removed "setLayout" methods as layouts are already set to right parents 2021-06-02 11:55:50 +02:00
Petr Kalis
b879da876b Console to system tray - moved import because of Python2 2021-06-02 11:26:45 +02:00
Jakub Jezek
5ec54c9cb8
hound: suggestions 2021-06-02 10:38:13 +02:00
iLLiCiTiT
21bfdd90af move import of HostListener from global scode of webserver module 2021-06-02 10:15:22 +02:00
Milan Kolar
b5bb8a7a7d
Merge pull request #1617 from 2-REC-forks/bc/fix/capture 2021-06-02 09:53:39 +02:00
Derek Severin
946f2acfe9 Revert change to avoid merge conflict 2021-06-02 10:04:31 +07:00
Jakub Jezek
55211159a9
Hiero: otio time effects implementation 2021-06-02 00:02:02 +02:00
Milan Kolar
f9ded996a0
Merge pull request #1604 from pypeclub/feature/openpype_style 2021-06-01 20:50:54 +02:00
Milan Kolar
37c7dff418 Merge branch 'develop' into feature/895-add-option-to-define-paht-to-workfile-template 2021-06-01 20:07:39 +02:00
Milan Kolar
34d0fe3795 Merge branch 'develop' into feature/676-harmony-move-server-console-to-system-tray 2021-06-01 20:03:58 +02:00
iLLiCiTiT
d819a92b01 set same height of buttons on show 2021-06-01 19:52:04 +02:00
Milan Kolar
68b5e88365
Merge pull request #1618 from pypeclub/bugfix/skip_paths_wrappers_support 2021-06-01 18:56:27 +02:00
Jakub Jezek
82cd16989d
Hiero: fixing retime so resources are fully coppied 2021-06-01 17:45:10 +02:00
Jakub Jezek
9efdf2c518
Nuke: fixing loaders retime offset 2021-06-01 17:44:14 +02:00
Jakub Jezek
a13d37ca1a
Hiero: moving review to shot instance 2021-06-01 17:42:08 +02:00
Milan Kolar
c8d0b1eff0
Merge pull request #1612 from 2-REC-forks/bc/fix/action/delivery 2021-06-01 17:30:48 +02:00
iLLiCiTiT
7c4a156cec wrappers without children return empty dict 2021-06-01 17:24:26 +02:00
iLLiCiTiT
45e4244b84 skip filled template without result 2021-06-01 17:24:12 +02:00
iLLiCiTiT
55b2e990e9 send original skip paths to wrappers 2021-06-01 17:23:59 +02:00
iLLiCiTiT
bcff8348d2 prepare skip paths only for list template 2021-06-01 17:23:36 +02:00
iLLiCiTiT
edbcf7323b removed duplicated get_custom_workfile_template in init file 2021-06-01 17:12:21 +02:00
iLLiCiTiT
a2a94886a4 fix host/group name 2021-06-01 17:11:42 +02:00
iLLiCiTiT
9e73e30ddb pre copy template workfile is using get_custom_workfile_template_by_context function to get template path 2021-06-01 17:01:48 +02:00
iLLiCiTiT
7a841a18ed added more hosts to last workfile hook and changed it's order 2021-06-01 17:00:45 +02:00
iLLiCiTiT
7ed2831d89 added get_custom_workfile_template_by_string_context to openpype.lib 2021-06-01 16:51:36 +02:00
iLLiCiTiT
d8fb5abfc4 use template_workfile_options in blender aftereffects photoshop and tvpaint 2021-06-01 16:32:17 +02:00
iLLiCiTiT
e5ede2cc01 removed collapsible-wrap from Profiles as Profiles list can be collapsible 2021-06-01 16:26:25 +02:00
iLLiCiTiT
46a9f0059f Merge branch 'develop' into feature/895-add-option-to-define-paht-to-workfile-template 2021-06-01 16:05:35 +02:00
Ondrej Samohel
04403a0e68
fix noqa code 2021-06-01 15:33:27 +02:00
Ondrej Samohel
e848921e5f
fix hound issues 2 2021-06-01 15:29:13 +02:00
Ondrej Samohel
5806abcd6d
fix hound issues 2021-06-01 15:27:08 +02:00
iLLiCiTiT
e1172db872 fixed _get_task_context_data_for_anatomy 2021-06-01 15:16:39 +02:00
iLLiCiTiT
d1402ce837 typo fixes 2021-06-01 15:02:17 +02:00
Derek Severin
d9f5f06f6f Removed unused argument 2021-06-01 20:01:36 +07:00
iLLiCiTiT
7f6563d9f1 replaced previous implementation of get_custom_workfile_templates 2021-06-01 15:00:35 +02:00
Derek Severin
183ead924d Removal of unused 'capture_gui' module 2021-06-01 19:59:29 +07:00
iLLiCiTiT
a4f9681975 added new functions to openpype.lib 2021-06-01 14:51:49 +02:00
iLLiCiTiT
bf2692dd1b implemented get_workfile_templates which simply use current context from avalon.io to filter and fill workfile template profiles 2021-06-01 14:47:51 +02:00
iLLiCiTiT
058c2844d6 added get_workfile_template_by_string_context as helper whic prepares documents for get_workfile_template_by_context 2021-06-01 14:47:20 +02:00
iLLiCiTiT
357aec4e13 implemented get_workfile_template_by_context which filters and fill template for passed context as documents 2021-06-01 14:46:37 +02:00
iLLiCiTiT
9acd22eafc added _get_task_context_data_for_anatomy function to get contet data which expect already prepared documents 2021-06-01 14:46:00 +02:00
iLLiCiTiT
455d0684d4 moved workfile template functions to avalon_context 2021-06-01 14:36:30 +02:00
Ondrej Samohel
3371e39c83
use speedcopy 2021-06-01 14:22:23 +02:00
Milan Kolar
ebfa0bb2a3
Merge pull request #1562 from simonebarbieri/feature/unreal-blender-materials 2021-06-01 14:17:37 +02:00
Petr Kalis
305f12fa28 Console to system tray - Hound 2021-06-01 14:14:00 +02:00
Ondrej Samohel
3576cb9564
Auto stash before merge of "feature/1585-maya-support-for-frame-steps-and-frame-lists" and "origin/develop" 2021-06-01 14:11:27 +02:00
Ondrej Samohel
c3d759a836
Merge remote-tracking branch 'origin/develop' into feature/1585-maya-support-for-frame-steps-and-frame-lists 2021-06-01 14:09:43 +02:00
Petr Kalis
c664151ab2 Console to system tray - implemented Harmony 2021-06-01 13:39:40 +02:00
iLLiCiTiT
6ce80fa3b2 fix launch of standalone publisher 2021-06-01 13:18:10 +02:00