Commit graph

13216 commits

Author SHA1 Message Date
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
iLLiCiTiT
7f6563d9f1 replaced previous implementation of get_custom_workfile_templates 2021-06-01 15:00:35 +02: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
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
Jakub Jezek
35f3c7ff80
Nuke: adding exception for missing template 2021-06-01 11:17:59 +02:00
Jakub Jezek
cf1e90aeaa
Lib: improving exception 2021-06-01 11:17:37 +02:00
Jakub Jezek
02eaeb552e
Lib: fixing Builder exception 2021-06-01 10:52:57 +02:00
Jakub Jezek
a3eae1cd15
Nuke: rename back to builder 2021-06-01 10:52:35 +02:00
Jakub Jezek
c4bea1c9ed
Nuke: adding defaults to settings Workfile builder 2021-06-01 10:52:18 +02:00
Milan Kolar
b2c7cbde30
Merge pull request #1611 from pypeclub/dependabot/npm_and_yarn/website/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4 in /website
2021-06-01 10:13:39 +02:00
Milan Kolar
742260e7c6
Merge pull request #1608 from pypeclub/feature/1600-settings-ignore-keys-in-referenced-schema 2021-06-01 09:37:09 +02:00
iLLiCiTiT
027d0d4053 added ability to se skip paths in template data 2021-06-01 01:18:00 +02:00
Milan Kolar
c6960036ce wrong divider on colour settings 2021-06-01 00:30:08 +02:00
Milan Kolar
295468f585
Merge pull request #1597 from pypeclub/feature/1548-tvpaint-publish-workfile 2021-06-01 00:25:33 +02:00
Milan Kolar
f1684951ad rename tvpaint workfile collector 2021-06-01 00:25:15 +02:00
Milan Kolar
d0e50fb258
Merge pull request #1610 from pypeclub/feature/maya_schemas_cleanup 2021-06-01 00:21:28 +02:00
Milan Kolar
ceb0d8b099 use color widget in maya playblast 2021-06-01 00:20:35 +02:00
Milan Kolar
3585390e09 convert maya color to new color widget 2021-05-31 23:34:22 +02:00
Milan Kolar
4519aa0091
Merge pull request #1606 from pypeclub/feature/1605-settings-task-types-enum-entity 2021-05-31 22:56:13 +02:00
Milan Kolar
d7adcf6359
Merge pull request #1607 from pypeclub/bugfix/maya-render-fixes 2021-05-31 22:55:49 +02:00
iLLiCiTiT
acd9fe861a moved workfile instance collecting to separated collector 2021-05-31 20:04:02 +02:00
Jakub Jezek
ef4e8dbcad
Documentation: updating nuke project settings 2021-05-31 13:32:47 +02:00
Jakub Jezek
92070610d1
Lib: fixing collection of roots and task type detection 2021-05-31 11:48:05 +02:00
Jakub Jezek
5222345a09
Merge branch 'feature/1605-settings-task-types-enum-entity' into feature/895-add-option-to-define-paht-to-workfile-template 2021-05-31 11:24:09 +02:00
Jakub Jezek
4e5375309d
Settings: task keys enumerator generated from project related settings 2021-05-31 11:23:50 +02:00
Jakub Jezek
8193a23a4c
settings: fix py2 compatibility 2021-05-31 11:08:29 +02:00
dependabot[bot]
ca169ee5e2
Bump dns-packet from 1.3.1 to 1.3.4 in /website
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 06:01:23 +00:00
iLLiCiTiT
73fd71b338 changed template_maya_capture to schema_maya_capture 2021-05-28 19:09:33 +02:00
iLLiCiTiT
8fc725ff4a usa magic of templates in maya capture schema 2021-05-28 19:08:34 +02:00
iLLiCiTiT
db4f5647d7 removed double colon from template_color label 2021-05-28 19:07:30 +02:00
iLLiCiTiT
8ee36b11ee use single template_color template in maya loader to achieve same result 2021-05-28 19:06:56 +02:00
iLLiCiTiT
467a3969cb added ability to pass curly brackets in templates as labels 2021-05-28 18:54:18 +02:00
iLLiCiTiT
6d1bbb6a12 care about skip paths when processing template item 2021-05-28 18:44:40 +02:00