Commit graph

13302 commits

Author SHA1 Message Date
iLLiCiTiT
bf64acbde9 changed usage of style in launcher 2021-06-02 13:07:24 +02:00
iLLiCiTiT
6d30613939 added hoved for icon view 2021-06-02 13:06:48 +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
Milan Kolar
76aeffb816 Merge remote-tracking branch 'origin/develop' into develop 2021-06-02 00:04:17 +02:00
Milan Kolar
103187d8dc Merge branch 'web/studios_update' into develop 2021-06-02 00:04:08 +02:00
Milan Kolar
4247f4818a cleanup studio logos 2021-06-02 00:03:58 +02:00
Milan Kolar
c64bd40694
Merge pull request #1619 from pypeclub/hotfix/initialize-term-only-if-stdout-avaliable 2021-06-01 22:45:10 +02:00
Ondřej Samohel
be48678836
fix hound 2021-06-01 21:52:45 +02:00
Ondřej Samohel
493964aee2
initialize blessed term only in console mode 2021-06-01 21:50:21 +02:00
Milan Kolar
f9ded996a0
Merge pull request #1604 from pypeclub/feature/openpype_style 2021-06-01 20:50:54 +02:00
Milan Kolar
17d8409cd1
Merge pull request #1571 from pypeclub/feature/895-add-option-to-define-paht-to-workfile-template 2021-06-01 20:46:15 +02:00
Milan Kolar
d96354a754 update avalon core 2021-06-01 20:44:01 +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
47ed425b89
Merge pull request #1560 from pypeclub/feature/676-harmony-move-server-console-to-system-tray 2021-06-01 20:06:41 +02:00
Milan Kolar
5d74db0d60 change avalon core to develop 2021-06-01 20:06:13 +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
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
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
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
Petr Kalis
aeddbfe2a2 Console to system tray - Hound 2021-06-01 14:06:16 +02:00
Petr Kalis
c664151ab2 Console to system tray - implemented Harmony 2021-06-01 13:39:40 +02:00
Milan Kolar
281697ca4c
Merge pull request #1616 from pypeclub/bugfix/standalonu_publisher_mac_launch 2021-06-01 13:29:04 +02:00
iLLiCiTiT
6ce80fa3b2 fix launch of standalone publisher 2021-06-01 13:18:10 +02:00
Milan Kolar
082dfd02bd Merge branch 'feature/895-tvpaint-photoshop-add-workfile_template_path' into feature/895-add-option-to-define-paht-to-workfile-template 2021-06-01 13:06:39 +02:00