Jakub Trllo
b0a6be63ac
Merge branch 'develop' into release/3.15.x
...
# Conflicts:
# openpype/hosts/photoshop/api/workio.py
# openpype/hosts/photoshop/plugins/publish/validate_unique_subsets.py
# pyproject.toml
# website/docs/artist_hosts_aftereffects.md
2023-01-24 12:31:32 +01:00
Milan Kolar
4d567c0316
Merge pull request #4336 from BigRoy/global_validate_unique_subsets
...
fixes https://github.com/ynput/OpenPype/issues/4330
2023-01-21 00:16:08 +01:00
Jakub Ježek
439a2b4781
Merge pull request #4333 from ynput/bugfix/OP-4369-fixing-inplace-publishing-editorial
2023-01-20 11:48:36 +01:00
Milan Kolar
e0b0b51d62
Merge pull request #4339 from BigRoy/new_publisher_plugin_tweaks
2023-01-19 09:25:42 +01:00
Jakub Jezek
71e347d6d0
Merge branch 'release/3.15.x' into feature/OP-2479_color-v3-Colorspace-management-and-distribution
2023-01-18 18:01:23 +01:00
Roy Nieterau
0d6ce14a2a
Fix typo
2023-01-18 13:36:02 +01:00
Jakub Trllo
5a4852703b
Merge branch 'develop' into release/3.15.x
2023-01-18 12:10:47 +01:00
Roy Nieterau
9bb6ad9fcb
Fix typos
2023-01-18 10:23:11 +01:00
Roy Nieterau
8ea0888076
Grammar+typos
2023-01-18 01:29:47 +01:00
Roy Nieterau
67d8ab27fd
Fix typos
2023-01-18 01:26:56 +01:00
Roy Nieterau
1bd574d4a8
Fix grammar
2023-01-18 01:05:11 +01:00
Roy Nieterau
57e61666aa
Better validation error for validate version using new publisher
2023-01-18 00:48:35 +01:00
Roy Nieterau
6cff073b7a
Clarify label for new publisher "options"
2023-01-18 00:28:32 +01:00
Roy Nieterau
7babd66ee0
Add global unique subsets validator
2023-01-18 00:11:02 +01:00
Jakub Jezek
b846aa5023
flake8 fix
2023-01-17 17:08:47 +01:00
Jakub Jezek
6d19e74361
global: exception for source publishing renumbering
2023-01-17 16:57:47 +01:00
Jakub Jezek
7841e4ea98
global: collect subset resources for editorial source support
2023-01-17 16:57:19 +01:00
Jakub Trllo
e444e0c7d9
Merge pull request #4284 from ynput/feature/OP-3930_Publish-to-Studio-Library
...
General: Push to studio library
2023-01-17 14:47:04 +01:00
Jakub Jezek
78b0e70bfd
global: configData rename to config
2023-01-17 13:56:31 +01:00
Jakub Jezek
d7fdc7d4e7
global: review otio with improved jpg to jpg quality
2023-01-16 22:01:00 +01:00
Jakub Trllo
782957bd0a
Merge branch 'release/3.15.x' into feature/OP-4634_Use-qtpy-in-tools
...
# Conflicts:
# poetry.lock
2023-01-16 18:09:09 +01:00
Jakub Trllo
1e6c399c30
removed line with f string
2023-01-16 13:09:16 +01:00
Ondřej Samohel
cce7c3be08
Merge pull request #4263 from ynput/enhancement/online-family-improvements
2023-01-13 16:51:24 +01:00
Ondřej Samohel
12b51a60dc
Merge pull request #4046 from j-cube/feature/multiverse
2023-01-12 13:47:15 +01:00
Petr Kalis
4367e71c85
Merge pull request #4296 from ynput/bugfix/OP-4706_Different-Ftrack-review-and-published-frames-when-using-audio-track
...
AfterEffects: Fix for audio from mp4 layer
2023-01-12 10:29:05 +01:00
Jakub Jezek
5cab4d0501
global: simplification of ExctractorColormanaged
...
so it caches `imageioSettings` to context.data for speeding up processing of all instances in context.
2023-01-11 17:26:45 +01:00
Petr Kalis
12e2980524
OP-4679 - push adding comment to instance to Extractor phase
...
Pyblish allows modifying comment after collect phase, eg. collector wouldn't collect it.
Should be pushed back to Collect phase after Pyblish is eradicated.
2023-01-11 15:03:55 +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
Ondřej Samohel
0e168a5c22
Merge pull request #4198 from ynput/feature/unreal-uasset_management
2023-01-09 18:38:15 +01:00
Petr Kalis
6cfab9bd31
OP-4706 - add vn tag for ffmpeg
...
This tag ignores any graphic data from secondary audio input. This solves an issue where audio stream should be used from mp4/mov. Without it ffmpeg uses graphical data from this input too.
2023-01-09 17:12:46 +01:00
Ondrej Samohel
7146e8d02a
✏️ fix typos
2023-01-06 23:20:38 +01:00
Jakub Trllo
23d2f78a38
added push to library loader
2023-01-05 18:13:44 +01:00
Jakub Jezek
b084b7020e
global: change configPath to configData
2023-01-05 14:58:22 +01:00
Jakub Jezek
ed89581dfb
suggestions from PR
2023-01-04 15:35:19 +01:00
Jakub Jezek
3b68eb0076
global | nuke: fixing input kwargs
2022-12-29 14:59:37 +01:00
Jakub Jezek
855bf4d6c6
global: integrating colorspace data
2022-12-29 14:58:47 +01:00
Jakub Jezek
598a0a2059
global: removing legacy_io references
...
abstract extract class with getting colorspace settings data per instance
2022-12-29 14:36:30 +01:00
Jakub Jezek
5a5b662205
global: use full name of context
2022-12-29 11:32:41 +01:00
Jakub Jezek
9259692794
Global: abstracting colorspace func to own publish exctractor class
2022-12-29 11:30:08 +01:00
Jakub Jezek
39c55f4bda
globa: update colorspace data exctractor
2022-12-23 21:55:23 +01:00
Jakub Jezek
12153b03c8
global: updating colorspace data exctractor
2022-12-23 17:58:38 +01:00
Jakub Jezek
db767d57e2
global: adding colorspace exctrator
2022-12-23 17:18:46 +01:00
Jakub Jezek
0c19c0edb6
Global: adding colorspace context collector
2022-12-23 16:30:47 +01:00
Ondrej Samohel
843f6e8cd0
🎨 improve online family functionality
2022-12-22 16:10:07 +01:00
Ondrej Samohel
4145a488db
Merge remote-tracking branch 'origin/develop' into feature/unreal-uasset_management
2022-12-21 18:19:16 +01:00
Jakub Trllo
e51453466c
global loader plugins are using qtpy
2022-12-21 13:54:00 +01:00
Jakub Trllo
b1c8342450
fix access to 'projectName'
2022-12-19 14:13:19 +01:00
Jakub Trllo
eb5995777d
Merge branch 'develop' into feature/legacy_io_in_global_plugins
2022-12-16 16:54:47 +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
3c09dfc80e
OP-4504 - remove extension from originalBasename
...
It would produce weird concatenation of extensions.
2022-12-15 16:38:19 +01:00