Commit graph

179 commits

Author SHA1 Message Date
Jakub Trllo
81bbdc972f fix family used to get subset name 2022-04-01 16:05:24 +02:00
Jakub Trllo
ee827e8dd2 fix case family 2022-04-01 16:02:19 +02:00
Jakub Trllo
486ccff38f added missing subset key 2022-04-01 15:52:56 +02:00
Jakub Trllo
f3f5007af5 added asset and task on instance data 2022-04-01 15:47:18 +02:00
Jakub Trllo
1bde9c0fa9 remove unused variable 2022-04-01 14:30:45 +02:00
Jakub Trllo
7ce9095115 change order 2022-04-01 14:27:23 +02:00
Jakub Trllo
82d2a4be19 added settings and pass is now defined only by plugin 2022-04-01 14:19:42 +02:00
Jakub Trllo
288fa288c1 added renderScene into other tvpaint plugins related to the renderScene logic 2022-04-01 12:01:53 +02:00
Jakub Trllo
a29a7a67f2 added collector which collects renderScene family 2022-04-01 11:59:27 +02:00
Jakub Trllo
1994a11fe1 modified collect instance 2022-04-01 11:48:36 +02:00
Jakub Trllo
4d89dc45ee
Merge pull request #2942 from pypeclub/enhancement/OP-2789_TV-paint-EXR-extractor
TVPaint: Extractor to convert PNG into EXR
2022-04-01 11:26:22 +02:00
Jakub Trllo
54b0e2ec9c don't remove the files but add to cleanup data 2022-03-24 12:11:19 +01:00
Jakub Trllo
62d7bcc0d0 changed default attributes 2022-03-24 12:11:01 +01:00
Jakub Trllo
be652995e8 added extractor converting pngs to exr from tvpaint 2022-03-24 11:21:41 +01:00
Jakub Trllo
77e2f6eb8d use create register/discover functions in code 2022-03-23 15:11:43 +01:00
Jakub Trllo
a1f46e7d1b Merge branch 'develop' into enhancement/OP-2949_move-pipeline-constants 2022-03-21 13:38:38 +01:00
Jakub Trllo
e323429ab4 moved host workfile extensions 2022-03-18 16:08:15 +01:00
Jakub Trllo
89bdf2965c moved AVALON_CONTAINER_ID from avalon into openpype 2022-03-18 15:54:19 +01:00
Jakub Trllo
65bc619bcb use moved workfile functions 2022-03-18 14:57:02 +01:00
Jakub Trllo
6eaf7017eb replaced 'format_template_with_optional_keys' with 'StringTemplate' 2022-03-18 14:20:20 +01:00
Jakub Trllo
4f7d99babe remove plural from de/register_loader_plugins_path 2022-03-15 14:15:35 +01:00
Jakub Trllo
eb49761887 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-14 11:47:33 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
04bbba9ead Merge branch 'develop' into deature/OP-2839_Basic-event-system 2022-03-10 09:46:29 +01:00
Jakub Trllo
9c57a9e025 Merge branch 'develop' into feature/OP-2849_move-create-logic-from-avalon-to-openpype 2022-03-09 19:37:29 +01:00
Jakub Trllo
d2a56ff66b
Merge pull request #2848 from pypeclub/enhancement/OP-2841_Add-vendors-from-avalon
General: Add vendors from avalon
2022-03-09 18:57:58 +01:00
Jakub Trllo
d4f177f7bc use moved create functions in hosts 2022-03-08 17:39:50 +01:00
Jakub Trllo
e48af45857 moved qargparse into openpype vendor 2022-03-07 17:22:51 +01:00
Jakub Trllo
502785021e moved events to openpype.lib 2022-03-05 08:30:29 +01:00
Jakub Trllo
9c111fa9d4 use new event system in openpype 2022-03-04 19:01:31 +01:00
Jakub Trllo
467208309b Merge branch 'develop' into feature/validation_exceptions 2022-03-01 11:37:44 +01:00
Jakub Trllo
8d8b5136d7 pass members to objectName 2022-02-14 18:55:57 +01:00
Jakub Trllo
d337b83bb8 removed not needed shared libraries 2022-02-12 11:53:55 +01:00
Jakub Trllo
ed9b39a7b8 replaced new plugin builds 2022-02-12 11:52:47 +01:00
Jakub Trllo
0e43f6d504 use static boost libraries for build 2022-02-12 11:52:28 +01:00
iLLiCiTiT
de2d6dd83d image loaders also work on review family 2022-02-03 10:45:59 +01:00
Ondrej Samohel
701b9275a4
Merge remote-tracking branch 'origin/develop' into cosmetics_typos_01 2022-01-21 00:22:17 +01:00
Roy Nieterau
107e2e637e Fix typos / cosmetics 2022-01-16 13:05:26 +01:00
iLLiCiTiT
830086516a modified text of layers visibility validator exception 2022-01-07 11:04:01 +01:00
iLLiCiTiT
3c1967f080 use get_openpype_execute_args instead of get_pype_execute_args 2022-01-06 16:13:30 +01:00
iLLiCiTiT
9da05a2a2e make dialog shown in create render layer always on top 2022-01-04 10:36:42 +01:00
iLLiCiTiT
73beba9181 fix last import from avalon 2022-01-03 12:51:37 +01:00
Jakub Trllo
df717bfb8c
Update openpype/hosts/tvpaint/plugins/publish/help/validate_layers_visibility.xml
Co-authored-by: Milan Kolar <mkolar@users.noreply.github.com>
2021-12-22 18:53:25 +01:00
iLLiCiTiT
9221d47b06 fix used exception 2021-12-22 15:53:47 +01:00
iLLiCiTiT
b9763e0e21 raise PublishXmlValidationError in validate workfile project name 2021-12-22 14:13:03 +01:00
iLLiCiTiT
4c11ae83ee raise PublishXmlValidationError in validate workfile metadata 2021-12-22 13:43:13 +01:00
iLLiCiTiT
df9e30eb7f raise PublishXmlValidationError in validate start frame 2021-12-22 13:33:11 +01:00
iLLiCiTiT
f99036eb1d raise PublishXmlValidationError in validate pass groups 2021-12-22 13:27:56 +01:00
iLLiCiTiT
6b6961a84a raise PublishXmlValidationError in validate scene settings 2021-12-22 13:02:32 +01:00
iLLiCiTiT
db5d03c902 renamed validate_project_settings to validate_scene_settings 2021-12-22 13:02:02 +01:00