Commit graph

855 commits

Author SHA1 Message Date
Jakub Trllo
d3753fef31 Merge branch 'develop' into release/3.15.x
# Conflicts:
#	openpype/hosts/aftereffects/api/pipeline.py
#	openpype/hosts/photoshop/api/pipeline.py
#	openpype/hosts/photoshop/plugins/create/create_legacy_image.py
#	openpype/modules/deadline/plugins/publish/submit_publish_job.py
2022-12-16 12:09:01 +01:00
Jakub Trllo
aecc557740 events use different approach to define if event should be passed to callback 2022-12-12 14:45:09 +01:00
Jakub Trllo
8d3aad3689
Merge pull request #4180 from Tilix4/fx_template_path_cross_platform
Fix: Template path wrong normpath for cross platform
2022-12-08 13:33:35 +01:00
Félix David
367b7b262e changes for better support 2022-12-08 13:06:10 +01:00
Petr Kalis
492e5bbd03 Merge develop 2022-12-08 11:21:38 +01:00
Jakub Trllo
2d5969a732
Merge pull request #4060 from pypeclub/bugfix/oiio_conversion_multipart_fix
General: Oiio conversion multipart fix
2022-12-06 16:30:51 +01:00
Jakub Trllo
9f2cd89e15 remove unused variable 2022-12-06 16:06:52 +01:00
Jakub Trllo
ee71a051b6 removed redundant check of directory 2022-12-06 16:05:14 +01:00
Jakub Trllo
36dcab11c1 formatting changes 2022-12-06 16:02:52 +01:00
Jakub Trllo
18a9c55684 skip if source and destination are the same paths 2022-12-06 16:02:21 +01:00
Jakub Trllo
c764dc20c6 normalize paths when added to queue 2022-12-06 16:00:49 +01:00
Jakub Trllo
453cada172 change how oiio tools executables are found 2022-11-24 17:09:16 +01:00
Jakub Trllo
3ca4c04a15 added ability to fill only extension when is missing 2022-11-24 17:08:45 +01:00
Jakub Trllo
31babaac5f change how extensions are checked when finding executable 2022-11-24 17:07:39 +01:00
Jakub Trllo
5fbbef5486 Merge branch 'develop' into release/3.15.x
# Conflicts:
#	openpype/hosts/photoshop/plugins/create/create_legacy_image.py
2022-11-24 11:58:27 +01:00
Jakub Trllo
6abfa14e01 added special definition for hidden values 2022-11-21 19:16:02 +01:00
Jakub Trllo
e24c2f853b attribute definitions can be hidden and disabled 2022-11-21 19:15:34 +01:00
Jakub Trllo
5c37d91138 uncomment subimages because multipart exr is created which actually can't ffmpeg handle 2022-11-16 17:20:44 +01:00
Jakub Trllo
20ea1c8212 ignore case sensitivity of extension in files widget 2022-11-14 18:27:11 +01:00
Ondřej Samohel
86cd0e60f2
Merge pull request #3979 from pypeclub/enhancement/remove-staging-logic-on-version
Remove staging logic set by OpenPype version
2022-11-11 18:43:16 +01:00
Jakub Trllo
d4ae2ac60c
Merge pull request #4052 from pypeclub/feature/attribute_defs_dialog
General/TVPaint: Attribute defs dialog
2022-11-04 21:36:12 +01:00
Jakub Trllo
ebbf827f08 fix line length 2022-11-02 16:43:11 +01:00
Jakub Trllo
560f327de1 comment out subimage 2022-11-02 16:38:57 +01:00
Jakub Trllo
f437ce7c98 fix variable names 2022-11-02 16:37:26 +01:00
Jakub Trllo
61d9657ce1 subimages are reason for conversion and skip definition of input channels if there are subimages 2022-11-02 12:20:58 +01:00
Jakub Trllo
7aca8136f5 'get_oiio_info_for_input' can return information about all subimages 2022-11-02 12:19:32 +01:00
Jakub Trllo
7cf4e085f7 handle more types 2022-11-02 12:19:02 +01:00
Jakub Trllo
990647ef4f 'AbtractAttrDef' inherit from 'object' 2022-11-01 14:36:19 +01:00
Jakub Trllo
bebb9031c1 change type of 'IMAGE_EXTENSIONS' and 'VIDEO_EXTENSIONS' to set 2022-11-01 10:12:26 +01:00
Jakub Trllo
96719a39b4 set 'OPENPYPE_IS_STAGING' on app launch 2022-10-26 12:21:37 +02:00
Jakub Trllo
12522aa590 fix how the expected studio version is checked 2022-10-26 11:00:57 +02:00
Jakub Trllo
46d06b01b0 fix args in get expected version 2022-10-26 10:45:32 +02:00
Jakub Trllo
1cd4cbcc09 reimplemented 'is_running_staging' 2022-10-25 16:47:03 +02:00
Jakub Trllo
929db9fd13 fixed 'get_latest_version' 2022-10-25 16:46:53 +02:00
Jakub Trllo
5958229ac8 added function to check if staging is enabled 2022-10-25 16:46:32 +02:00
Jakub Trllo
2b6b5668b8 Merge branch 'release/3.15.x' into enhancement/remove-staging-logic-on-version 2022-10-24 16:55:18 +02:00
Jakub Trllo
e35e3e0299 fix python 2 compatibility of ffmpeg and oiio tools discovery 2022-10-20 12:49:39 +02:00
Jakub Trllo
1faa672158
Merge pull request #3972 from pypeclub/feature/OP-4194_Remote-publisher-controller
Publisher: Prepare publisher controller  for remote publishing
2022-10-19 12:10:53 +02:00
Jakub Trllo
def2fc4bc8 removed '_CUSTOM' from env keys 2022-10-18 14:51:54 +02:00
Jakub Trllo
bb2432ee90 Merge branch 'develop' into feature/OP-4194_Remote-publisher-controller 2022-10-17 10:19:49 +02:00
Jakub Trllo
e3c2bb5a5e added one more last check for executable 2022-10-14 09:46:14 +02:00
Jakub Trllo
840792a82c added mechanism to define custom paths to ffmpeg and oiio tools and more detailed validation of them 2022-10-13 19:14:48 +02:00
Jakub Trllo
22222942e5
Merge pull request #3907 from pypeclub/feature/remove_deprecated_functions_from_lib
General: Remove deprecated functions from lib
2022-10-13 17:06:18 +02:00
Ondrej Samohel
84b3bc3db2
♻️ remove staging logic 2022-10-13 11:34:57 +02:00
Jakub Trllo
3f4652911c Merge branch 'feature/OP-4158_Creation-UI-is-part-of-main-window' into feature/OP-4194_Remote-publisher-controller 2022-10-10 17:12:46 +02:00
Jakub Trllo
811e7853e5 added ability to serailize and deserialize event to data 2022-10-10 14:16:53 +02:00
Jakub Trllo
ac40610630 added helper functions to serialize and deserialize attribute definitions 2022-10-07 16:35:07 +02:00
Jakub Trllo
bc39b99270 attribute definitions can be serialized and deserialized 2022-10-07 16:34:50 +02:00
Jakub Trllo
06e1cf0b0f attribute definitions now have types 2022-10-07 16:34:27 +02:00
Petr Kalis
1c7827aab0
Merge pull request #3908 from pypeclub/feature/OP-3938_Ftrack-image-review-instead-of-single-frame-video
Photoshop: create single frame image in Ftrack as review
2022-10-07 09:27:13 +02:00