Petr Kalis
0761ba4bc3
OP-3684 - fix output compare for automatic testing
2022-08-03 13:34:24 +02:00
Petr Kalis
80b6ef981a
OP-3684 - fix for new publisher
...
New publisher expects frames in file names in '.0000.' format, AE by default provides ('_0000.'). Locally rendered files need to be renamed to appropriate format.
2022-08-02 18:13:39 +02:00
Jakub Trllo
6d48611626
Merge pull request #3600 from pypeclub/bugfix/tray_publisher_wrong_conflict_merge
...
TrayPublisher: Fix wrong conflict merge
2022-08-01 19:42:54 +02:00
Ondřej Samohel
e7c7390211
Merge pull request #3097 from pypeclub/enhancement/OP-2040_Maya_Render_creator-should-have-configurable-options
...
Maya: Render Creator has configurable options.
2022-08-01 18:15:59 +02:00
Jakub Trllo
11c7196c32
Merge pull request #3604 from kaamaurice/bugfix/Blender_workfiles-dialog-init-error
...
Blender: bugfix blender.api.ops for workfiles dialog
2022-08-01 17:12:37 +02:00
Allan Ihsan
84a6c144c7
Handle additional attributes
2022-08-01 15:16:50 +03:00
Allan Ihsan
498ee1d850
Fix schema to store as lists
2022-08-01 15:15:50 +03:00
Jakub Trllo
a29766385b
return created instance
2022-08-01 12:52:22 +02:00
Jakub Trllo
6cc694df84
Merge pull request #3596 from pypeclub/feature/OP-3503_Use-query-functions-in-general-code
...
General: Use query functions in general code
2022-08-01 11:24:37 +02:00
Petr Kalis
b2f35a3110
Merge pull request #3591 from pypeclub/feature/OP-3283_Allow-subset-template-name-for-manual-Create-in-Photoshop
...
Photoshop: implemented {layer} placeholder in subset template
2022-08-01 10:37:24 +02:00
Jakub Trllo
798930e5b6
Merge pull request #3599 from Tilix4/fx_kitsu_python2_collect_entities
...
Kitsu|Fix: Collect entities error cause of Python2
2022-08-01 10:09:29 +02:00
Milan Kolar
bf6485d1e4
Merge pull request #3582 from moonyuet/Enable-write-color-sets-on-animation-publish-automatically
2022-08-01 09:21:15 +02:00
pypebot
ee72ef6c7c
[Automated] Merged main into develop
2022-07-30 06:04:44 +02:00
OpenPype
3426bd74d8
[Automated] Bump version
2022-07-30 04:04:29 +00:00
pypebot
490db4062a
[Automated] Merged develop into main
2022-07-30 05:53:55 +02:00
Allan Ihsan
487830fbbb
Style fix
2022-07-29 21:08:11 +03:00
Allan Ihsan
1f126977fa
Style fixes.
2022-07-29 21:07:29 +03:00
Allan Ihsan
9967cd0d0a
Append settings propagation to render instance creator.
2022-07-29 20:20:43 +03:00
Allan Ihsan
a11ef9f346
Append frame reset feature, handle prefix key properly
2022-07-29 20:20:20 +03:00
Jakub Trllo
441f2269d4
removed unused import
2022-07-29 19:10:13 +02:00
Jakub Trllo
c0de0d5b89
use '_store_new_instance' in editorial creators
2022-07-29 19:08:46 +02:00
Jakub Trllo
f9f53fe19c
add missing method which was resolved as part of HiddenCreator
2022-07-29 19:08:15 +02:00
Felix David
49af7d9d2d
black line length
2022-07-29 18:47:32 +02:00
Felix David
7d23558ac0
Kitsu|Fix: Collect entities error cause of Python2
...
Fix #3552
2022-07-29 18:34:33 +02:00
Allan Ihsan
d63d0cfb6f
Remove incorrect code.
...
This reverts commit a26fd8394c .
2022-07-29 17:56:39 +03:00
Petr Kalis
4ac9ed6886
OP-3283 - fix invalid characters in subset name
...
Removal of invalid characters must be done in Create phase to persist.
2022-07-29 16:24:16 +02:00
Petr Kalis
3b9e485bda
Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3283_Allow-subset-template-name-for-manual-Create-in-Photoshop
2022-07-29 15:08:36 +02:00
Petr Kalis
90962d6735
OP-3283 - refactored logic
...
Easier solution found without reinventing logic.
2022-07-29 14:41:28 +02:00
Jakub Trllo
f6b8c5c6e3
Merge pull request #3590 from pypeclub/bugfix/OP-3657_maketx-built-with-OCIO-support-requires-config
...
Bugfix: Add OCIO as submodule to prepare for handling `maketx` color space conversion.
2022-07-29 14:29:01 +02:00
Petr Kalis
831884232c
OP-3283 - fix without select and multiple
...
If creator was configured to not use selection and not create multiple, it failed before. (It should create one wrapping group, eg. instance, around all. Locked background layer cannot be present!)
2022-07-29 13:03:00 +02:00
Petr Kalis
de8668dc35
OP-3283 - fix not create separate from multiple selected
2022-07-29 12:13:43 +02:00
Allan Ihsan
1267e9ea92
Revert "Revert "Add OCIO submodule.""
...
This reverts commit f08008d61e .
2022-07-29 12:48:01 +03:00
Allan Ihsan
f08008d61e
Revert "Add OCIO submodule."
...
This reverts commit 7adb845386 .
2022-07-29 12:22:20 +03:00
Jakub Trllo
0f97387032
remove unused import
2022-07-29 11:17:00 +02:00
Jakub Trllo
ad4aeb0071
use query functions on remaining places
2022-07-29 10:38:01 +02:00
kaamaurice
037c5a13cd
bugfix blender ops for workfiles dialog
2022-07-28 18:46:47 +02:00
Jakub Trllo
aad42517d2
Merge pull request #3593 from Tilix4/fx_kitsu_shots_name
...
Kitsu: Shot&Sequence name with prefix over appends
2022-07-28 18:34:07 +02:00
Jakub Ježek
d6e29ab0d1
Merge pull request #3492 from pypeclub/feature/OP-3445_tray-publisher-editorial
2022-07-28 17:41:33 +02:00
Jakub Jezek
4160713a62
Merge branch 'develop' into feature/OP-3445_tray-publisher-editorial
2022-07-28 17:39:56 +02:00
Jakub Ježek
fc3b0e4741
Merge pull request #3580 from pypeclub/bugfix/integrate_fails_editorial_publish
...
Editorial publishing workflow improvements
2022-07-28 17:37:54 +02:00
Felix David
443c5a3696
Fix: Shot&Sequence name with prefix over appends
2022-07-28 17:01:54 +02:00
Jakub Jezek
bc2cec540c
trayp: improving user feedback
2022-07-28 16:29:50 +02:00
Jakub Trllo
27a4c9cdb3
Merge pull request #3583 from pypeclub/feature/integrate_small_issues
...
General: New Integrator small fixes
2022-07-28 13:13:31 +02:00
Petr Kalis
a03f2b6a1a
OP-3283 - fixed imports
2022-07-28 12:53:20 +02:00
Petr Kalis
87cf386a54
OP-3283 - implemented for new creator
2022-07-28 12:52:22 +02:00
Allan Ihsan
e287e1fd48
Fix bugs
2022-07-28 13:44:19 +03:00
Petr Kalis
8c95aab796
OP-3283 - extracted logic to plugin to reuse
2022-07-28 12:41:49 +02:00
Allan Ihsan
81f3bd379b
Fix function path bug
2022-07-28 13:31:58 +03:00
Allan Ihsan
cd7ef426d8
Add configuration variable to maketx
2022-07-28 13:31:39 +03:00
Allan Ihsan
03767d2891
move function
2022-07-28 13:03:37 +03:00