Commit graph

642 commits

Author SHA1 Message Date
Jakub Trllo
ab24d18f31 try partially solve issue with handles 2022-07-12 12:02:05 +02:00
Jakub Trllo
0524ce3036 added some comment related to first frame 2022-07-12 11:54:39 +02:00
Jakub Trllo
7abbc26184 first sequence frame is taken from the input sequence instead of output frame 2022-07-12 11:36:13 +02:00
Jakub Trllo
eb26078731
Merge pull request #3459 from pypeclub/feature/OP-3515_Use-query-functions-in-global-plugins
General: Use query functions in global plugins
2022-07-08 12:47:20 +02:00
Jakub Ježek
8162a5672f
Merge pull request #3474 from pypeclub/bugfix/OP-3543_OIIO-error-on-Thumbnail-creation-v312
General: thumbnail extractor fix
2022-07-08 12:05:31 +02:00
Jakub Jezek
5ad1f8ba7e
thumbnails 2022-07-07 15:45:57 +02:00
Jakub Trllo
408593bf14 define query result 2022-07-04 11:12:46 +02:00
Jakub Trllo
9f174cc92c fix query 2022-07-04 11:11:34 +02:00
Jakub Trllo
409362e4ff moveed the ftrack logic into separated method 2022-07-04 10:50:40 +02:00
Jakub Trllo
5baedfc3a0 use ftrack module to determine if ftrack is enabled 2022-07-04 10:37:57 +02:00
Jakub Trllo
4e4bf77172 use direct import of ftrack_api 2022-07-04 10:37:36 +02:00
Kaa Maurice
45cc1ed9ae bugfix: delete_old_version use settings to process ftrack logic. 2022-07-01 16:51:13 +02:00
Jakub Trllo
26bdde12d0 add missing import 2022-07-01 11:54:17 +02:00
Jakub Trllo
646e9edd9b integrate asset new is using query functions 2022-07-01 11:49:28 +02:00
Jakub Trllo
f0f0a87c5d global plugins are using query functions 2022-07-01 11:47:01 +02:00
Jakub Trllo
12d23347fc integrate hero version use query functions 2022-07-01 11:45:52 +02:00
Jakub Trllo
3f3ae1fd7d use query functions in collect anatomy instance data 2022-07-01 10:58:44 +02:00
Jakub Trllo
bc2f8387fe delivery is using guery functions 2022-07-01 10:50:06 +02:00
Jakub Trllo
f5cceb3e05 use query functions in delete old versions 2022-07-01 10:49:39 +02:00
Jakub Trllo
91e5f5aa27
Merge pull request #3436 from pypeclub/feature/change_anatomy_imports
General: Use Anatomy after move to pipeline
2022-07-01 08:31:40 +02:00
Jakub Jezek
752615d0d4
general: add prerender to thumbnail exporter 2022-06-30 15:14:19 +02:00
Jakub Trllo
05fe6ca5cf collect anatomy objec plugin is using new Anatomy import 2022-06-29 15:29:23 +02:00
Jakub Trllo
b6ea950b3a use new Anatomy import in rest of pipeline 2022-06-29 15:22:49 +02:00
Jakub Trllo
bab01e90d7 Merge branch 'develop' into feature/OP-3419_Move-editorial-logic-to-pipeline 2022-06-27 14:01:25 +02:00
Jakub Trllo
7cb3812765 moved reset of tranfers to the end of repre iteration 2022-06-23 14:09:47 +02:00
Jakub Trllo
68ee05bd36 filter representations before integration starts 2022-06-23 14:00:18 +02:00
Milan Kolar
6cb50ad693
Merge pull request #3245 from pypeclub/feature/OP-3207_Nuke-multiple-baking-streams-with-correct-slate 2022-06-22 13:52:32 +02:00
Jakub Trllo
83ff0a8fcc Merge branch 'develop' into feature/OP-3419_Move-editorial-logic-to-pipeline 2022-06-21 13:01:26 +02:00
Petr Kalis
bf6c71f07c
Merge pull request #3369 from pypeclub/bugfix/OP-2448_Maya-Extract-playblast-fail
Maya - added support for single frame playblast review
2022-06-20 16:43:37 +02:00
Jakub Jezek
91f6564191
Merge branch 'develop' into feature/OP-3207_Nuke-multiple-baking-streams-with-correct-slate 2022-06-20 12:10:21 +02:00
Petr Kalis
285bfdf57e OP-2448 - revert changes with minimum_review
This solution might be too dangerous and have unforeseeable consequences.
2022-06-17 16:41:10 +02:00
Petr Kalis
bd01ee948c OP-2448 - added support for single frame playblast review
Before clique.assemble returns empty collections
2022-06-17 16:09:34 +02:00
Jakub Trllo
cd90fb603e remove unused imports 2022-06-17 14:37:38 +02:00
Jakub Trllo
228c84af83 import editorial functions from openpype.pipeline.editorial 2022-06-16 15:36:17 +02:00
Jakub Trllo
5bdbebf4cc create only one thumbnail 2022-06-16 11:36:03 +02:00
Jakub Trllo
eb3e0d6265 add new representation only if was created 2022-06-16 11:35:57 +02:00
Jakub Jezek
18caa8c190
Merge branch 'develop' into OP-3172_More-control-over-thumbnail-processing 2022-06-15 11:59:55 +02:00
Jakub Trllo
780ffefea9 fix unhandled empty source on instance 2022-06-14 18:14:08 +02:00
Allan Ihsan
6d2548cacc Merge branch 'develop' into OP-3172_More-control-over-thumbnail-processing 2022-06-10 20:39:27 +03:00
Allan Ihsan
2ef659f95d Merge branch 'OP-3172_More-control-over-thumbnail-processing' of https://github.com/pypeclub/OpenPype into OP-3172_More-control-over-thumbnail-processing 2022-06-10 14:52:57 +03:00
Allan Ihsan
b19fc26cf6 Handle muiltilayered flag 2022-06-10 14:52:54 +03:00
Allan I. A
28d0ea37a7
Update openpype/plugins/publish/extract_jpeg_exr.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-06-10 12:02:42 +03:00
Allan I. A
3a7e329e85
Update openpype/plugins/publish/extract_jpeg_exr.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-06-10 12:02:30 +03:00
Jakub Jezek
308289aa64
Merge branch 'develop' into feature/OP-3207_Nuke-multiple-baking-streams-with-correct-slate 2022-06-09 12:01:43 +02:00
Allan Ihsan
5e0589dc57 Restore removed logging messaage. 2022-06-09 11:20:27 +03:00
Allan Ihsan
5e817c57e4 Fix style warning. 2022-06-09 11:18:14 +03:00
Allan Ihsan
a97a293a3e Merge branch 'OP-3172_More-control-over-thumbnail-processing' of https://github.com/pypeclub/OpenPype into OP-3172_More-control-over-thumbnail-processing 2022-06-09 11:17:05 +03:00
Allan Ihsan
012f21ce86 Fix error messages. 2022-06-09 11:17:01 +03:00
Allan I. A
f79f9347ec
Update openpype/plugins/publish/extract_jpeg_exr.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-06-09 11:12:48 +03:00
Allan Ihsan
a1e95dd15a Fix oiio subprocess arguments. 2022-06-09 10:58:18 +03:00