Jakub Trllo
|
b5b155828a
|
use 'backslashreplace' on error of output decoding
|
2023-02-09 20:10:41 +01:00 |
|
Jakub Trllo
|
0d527a477b
|
fix super call
|
2023-01-30 12:07:24 +01:00 |
|
Jakub Trllo
|
5d9e7cf52d
|
fix formatting
|
2023-01-27 17:21:28 +01:00 |
|
Jakub Trllo
|
d48b73ed61
|
fix typo 'AbtractAttrDef' to 'AbstractAttrDef'
|
2023-01-27 16:28:00 +01:00 |
|
Jakub Trllo
|
36df58aba1
|
added more conditions for comparison
|
2023-01-27 15:47:30 +01:00 |
|
Jakub Trllo
|
06222e727b
|
implemented "not equal" method for attribute definitions (Py2 comp)
|
2023-01-27 15:46:57 +01:00 |
|
Petr Kalis
|
a03ce5d6fe
|
OP-4617 - fix - os.path.samefile not present on Python2
|
2023-01-24 17:05:19 +01:00 |
|
Jakub Trllo
|
5a4852703b
|
Merge branch 'develop' into release/3.15.x
|
2023-01-18 12:10:47 +01:00 |
|
Jakub Trllo
|
42dccc0f8c
|
Merge pull request #4295 from ynput/feature/enhanced_enum_def
General: Enhanced enum def items
|
2023-01-17 13:57:11 +01:00 |
|
Jakub Trllo
|
9741104d09
|
change comment
|
2023-01-17 13:56:33 +01:00 |
|
Jakub Trllo
|
397acd4164
|
better validation of "value" key
|
2023-01-17 13:55:57 +01:00 |
|
Jakub Trllo
|
2546274c55
|
Fix whitespace
|
2023-01-16 11:50:20 +01:00 |
|
Jakub Trllo
|
0aad4cd224
|
ignore 'QT_API' before application launch
|
2023-01-16 11:39:12 +01:00 |
|
Petr Kalis
|
61d255a606
|
Merge pull request #4157 from ynput/feature/OP-4504_Publishing-Register-publishes-without-copying-them
Publish: register publishes without copying them
|
2023-01-09 18:41:36 +01:00 |
|
Jakub Trllo
|
15ee2a79bc
|
keep backwards compatibility
|
2023-01-09 15:25:59 +01:00 |
|
Jakub Trllo
|
ead387c5ff
|
added more validations
|
2023-01-09 15:24:29 +01:00 |
|
Jakub Trllo
|
6cf511c767
|
EnumDef has explicit definitions of items
|
2023-01-09 15:16:34 +01:00 |
|
Petr Kalis
|
5d8ddb6e55
|
OP-4504 - added explicit check
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-12-19 12:15:09 +01:00 |
|
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 |
|
Petr Kalis
|
da274a7c8d
|
OP-4504 - safer comparison of two paths
|
2022-12-15 16:28:49 +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 |
|