Thomas Fricard
aa7e7093df
add a log if no reprensation found for the current placeholder
2022-06-08 12:46:24 +02:00
Thomas Fricard
79c9dc9452
get full name placeholder to avoid any conflict between two placeholders with same short name
2022-06-02 15:52:42 +02:00
Thomas Fricard
b095249fb8
change menu command for build and update workfile from template
2022-06-02 15:52:42 +02:00
Thomas Fricard
b65a1d4e79
fix update placeholder
2022-06-02 15:52:42 +02:00
Thomas Fricard
28518eeb21
change load method since avalon doesn't exsist anymore
2022-06-02 15:52:42 +02:00
Thomas Fricard
e29d4e5699
minor refactoring
2022-06-02 15:52:42 +02:00
Thomas Fricard
95d3686889
create placeholder name dynamically from arguments
2022-06-02 15:52:41 +02:00
Thomas Fricard
c2aca3422c
rename correctly attributes to correpsond the ones in the placeholders
2022-06-02 15:52:41 +02:00
Thomas Fricard
aaa1f13f9d
delete the task_name verification since it does not exists in the maya menu settings
2022-06-02 15:52:41 +02:00
Thomas Fricard
60cc108251
add build workfile in menu
2022-06-02 15:52:41 +02:00
Thomas Fricard
bd884262b0
add template loader module
2022-06-02 15:52:41 +02:00
Thomas Fricard
199aba8772
setup build template in openpype lib
2022-06-02 15:52:41 +02:00
Thomas Fricard
108597f9b1
add placeholder menu to maya
2022-06-02 15:52:41 +02:00
Thomas Fricard
69a388de13
add the templated wrokfile build schema for maya
2022-06-02 15:52:40 +02:00
Thomas Fricard
9fe4b63517
refactor avalon imports from lib_template_builder
2022-06-02 15:52:40 +02:00
Petr Kalis
a5bf7907fc
Merge pull request #3264 from pypeclub/enhancement/OP-3277_Maya-environment-variables-loader
...
Maya: reference loaders could store placeholder in referenced url
2022-06-01 13:55:13 +02:00
pypebot
9756b1ff66
[Automated] Merged main into develop
2022-06-01 06:12:40 +02:00
OpenPype
5be6f27eb1
[Automated] Bump version
2022-06-01 04:12:29 +00:00
pypebot
71071181dd
[Automated] Merged develop into main
2022-06-01 06:04:32 +02:00
Petr Kalis
6530fbd918
Update openpype/settings/entities/schemas/projects_schema/schema_project_maya.json
...
Co-authored-by: Milan Kolar <mkolar@users.noreply.github.com>
2022-05-31 18:58:28 +02:00
Petr Kalis
b073853a0b
Update openpype/settings/entities/schemas/projects_schema/schema_project_maya.json
...
Co-authored-by: Milan Kolar <mkolar@users.noreply.github.com>
2022-05-31 18:58:13 +02:00
Jakub Trllo
73f832f245
Merge pull request #3268 from pypeclub/enhancement/update_windows_oiio
2022-05-31 15:27:05 +02:00
Jakub Trllo
26332ef0c8
fix file hash
2022-05-31 15:00:15 +02:00
Jakub Trllo
9c1b1f11e9
updated windows oiio tool to v 2.3.10
2022-05-31 13:52:29 +02:00
Jakub Trllo
918a9cbb26
Merge pull request #2929 from pypeclub/bugfix/OP-2913-Nuke-Slate-no-timecode
...
Add timecode to slate
2022-05-31 11:16:10 +02:00
Jakub Trllo
9867f00f20
Merge branch 'develop' into bugfix/OP-2913-Nuke-Slate-no-timecode
2022-05-31 11:04:42 +02:00
Jakub Trllo
2effd17124
Merge pull request #3162 from pypeclub/Slate-with-audio
2022-05-31 10:54:50 +02:00
Jakub Trllo
951bbb60db
Merge branch 'bugfix/OP-2913-Nuke-Slate-no-timecode' into Slate-with-audio
...
# Conflicts:
# openpype/plugins/publish/extract_review_slate.py
2022-05-31 10:53:36 +02:00
Ondřej Samohel
8b649e7626
Merge pull request #3247 from quadproduction/add-nuke-default-icon
...
Nuke: Change default icon path in settings
2022-05-31 09:12:25 +02:00
clement.hector
99b6050cbe
Replace by last nuke familly icon
2022-05-30 18:47:09 +02:00
Petr Kalis
254455e786
OP-3277 - introduced Settings variable
...
Configured via Maya/Maya-dirmap to use in all Loaders
2022-05-30 18:05:56 +02:00
Jakub Ježek
2197817bf6
Merge pull request #3224 from pypeclub/bugfix/OP-3191_Flame-publishing-bugs
...
Flame: debugging
2022-05-30 17:34:45 +02:00
Jakub Jezek
642391b930
Merge branch 'develop' into bugfix/OP-3191_Flame-publishing-bugs
2022-05-30 17:34:07 +02:00
Jakub Ježek
baa9598dd8
Merge pull request #3261 from pypeclub/bugfix/nuke-bake-reformat
...
Nuke: bake reformat was failing on string type
2022-05-30 13:30:25 +02:00
Petr Kalis
277024de81
OP-3277 - extracted logic to ReferenceLoader
...
All inheriting plugins implementing shared method.
Flag 'use_env_var_as_root' set to True for testing temporarily, proper location in Setting should be decided.
2022-05-30 13:23:24 +02:00
Jakub Trllo
b4c8dd8f78
Merge pull request #3186 from Moonrock-Animation-Studio/develop
2022-05-30 11:54:05 +02:00
Petr Kalis
d404fbf8a2
OP-3277 - added functionality to replace root value with environment variable.
...
Useful for remote workflows where Site Sync is being used.
When Load reference is used, real root value (c:/project) is replaced with ${OPENPYPE_ROOT_WORK}.
2022-05-30 11:51:19 +02:00
Ondřej Samohel
1c33f338da
Merge pull request #3260 from pypeclub/bugfix/maya-pxr-multilayer-attrs
...
Maya: hotfix Pxr multitexture in looks
2022-05-30 11:01:49 +02:00
pypebot
0d86326e12
[Automated] Merged main into develop
2022-05-28 05:44:44 +02:00
OpenPype
f27176bed1
[Automated] Bump version
2022-05-28 03:44:32 +00:00
pypebot
e62355883a
[Automated] Merged develop into main
2022-05-28 05:36:49 +02:00
Gábor Marinov
e856c55c7e
Merge branch 'pypeclub:develop' into develop
2022-05-27 20:12:57 +02:00
Ondrej Samohel
c3c9cca5c2
♻️ 🐶 fix hound
2022-05-27 17:00:04 +02:00
Jakub Jezek
a248969620
Nuke: bake reformat was failing on string type
2022-05-27 16:14:17 +02:00
Ondřej Samohel
e1deb29da8
🐛 fix multiple attributes per node
2022-05-27 11:06:08 +02:00
Ondrej Samohel
c8a8831f8d
🐛 fix getting attribute for multilayer pxr
2022-05-27 10:33:46 +02:00
Ondřej Samohel
4b8e7e1ed0
Merge pull request #3122 from pypeclub/feature/OP-3130_unreal-5-support
...
Support for Unreal 5
2022-05-27 10:12:51 +02:00
Ondřej Samohel
31c3389e99
Merge pull request #3255 from simonebarbieri/bugfix/unreal-camera_not_loading_when_layout_missing
...
Unreal: Fix Camera Loading if Layout is missing
2022-05-27 10:11:44 +02:00
Jakub Trllo
0d2142b68b
Merge pull request #3250 from pypeclub/feature/tvpaint_init_file_with_guideline
...
TVPaint: Init file for TVPaint worker also handle guideline images
2022-05-26 23:08:53 +02:00
pypebot
903b191656
[Automated] Merged release main into develop
2022-05-26 21:04:45 +02:00