Félix David
30e8bc5bb8
refactor is_representation_paused to check into the database
2023-01-13 14:57:44 +01:00
Petr Kalis
1bf9be8c0d
Fix: (un)pause_representation doesn't work programmatically.
...
fix #4311
2023-01-13 14:57:28 +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
Petr Kalis
554c72cdbe
Merge pull request #4303 from ynput/bugfix/OP-4679_Issue-Comment-on-Standalone-and-tray-Publisher
...
General: missing comment on standalone and tray publisher
2023-01-12 10:15:15 +01:00
Petr Kalis
f854de4629
OP-4679 - revert back fallback
...
Availability of comment on instance has been resolved by bumping up order of CollectComment.
2023-01-11 15:06:03 +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
ynbot
e150510ebf
[Automated] Merged release main into develop
2023-01-11 13:31:51 +01:00
OpenPype
4720208cfd
[Automated] Release
2023-01-11 12:23:22 +00:00
ynbot
aeb7d2cb4a
[Automated] Merged main into develop
2023-01-11 13:18:57 +01:00
OpenPype
56813ee8dd
[Automated] Bump version
2023-01-11 12:18:43 +00:00
ynbot
b3ef3db0d2
[Automated] Merged develop into main
2023-01-11 13:17:21 +01:00
64qam
b9a1290f6c
Merge pull request #4307 from ynput/release/3.14.10-changelog
...
changelog for release 3.14.10
2023-01-11 12:56:16 +01:00
Jakub Jezek
c0cabcc6ec
changelog for release 3.14.10
2023-01-11 12:46:56 +01:00
ynbot
be457bc5d8
[Automated] Merged main into develop
2023-01-11 04:29:02 +01:00
OpenPype
e5b3520d6c
[Automated] Bump version
2023-01-11 03:28:47 +00:00
ynbot
550cac347d
[Automated] Merged develop into main
2023-01-11 04:27:13 +01:00
Petr Kalis
59e2bd2bdf
OP-4679 - updated logging
...
Printing what is actually missing is more helpful than only full data.
2023-01-10 18:17:15 +01:00
Petr Kalis
48d43f7fea
OP-4679 - check comment on context
...
Check for context must be preserved until old Pyblish is completely eradicated as comment could be filled after collection phase, therefore not caught by collector.
2023-01-10 18:16:31 +01:00
Jakub Trllo
71f15ff7f3
Merge pull request #4298 from ynput/feature/OP-4339_Publisher-add-more-abstract-methods
...
General: Added install method with docstring to HostBase
2023-01-10 16:59:44 +01:00
Jakub Trllo
37078ca531
Merge pull request #4300 from ynput/bugfix/unreal-fix-missing-api-call
...
Unreal: fix missing `maintained_selection` call
2023-01-10 16:34:26 +01:00
Ondrej Samohel
4d0f954785
🐛 fix missing maintained_selection call
2023-01-10 16:29:51 +01:00
Jakub Trllo
36adbd71d8
Merge pull request #4254 from ynput/feature/OP-4661_qtpy-in-resolve
...
Resolve: Use qtpy in Resolve
2023-01-10 15:13:52 +01:00
Jakub Trllo
fb88612539
added 'install' method with docstring to 'HostBase'
2023-01-10 10:44:52 +01:00
Jakub Ježek
4eb3c77482
Merge pull request #4248 from ynput/feature/OP-4645_Traypublisher-simple-editorial-multiple-edl
...
Traypublisher: simple editorial multiple edl
2023-01-10 10:16:13 +01:00
Jakub Jezek
b539ba0299
traypublisher: multiple edl workflow with multilayer otio timeline
2023-01-09 22:16:16 +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
Ondrej Samohel
ea65afdbc1
🚨 hound fix
2023-01-09 18:36:14 +01:00
Ondrej Samohel
59f051d065
🐛 fix instance collection
2023-01-09 18:30:10 +01:00
Jakub Trllo
20379291c2
Merge pull request #4134 from ynput/feature/legacy_io_in_global_plugins
...
General: Legacy io not used in global plugins
2023-01-09 18:07:33 +01:00
Ondřej Samohel
07967d952b
Merge pull request #3875 from moonyuet/OP-1233/Import_Reference_during_Publish
2023-01-09 18:03:02 +01:00
Kayla Man
9301bf03fa
use current file for the scene rendering if the reference is imported
2023-01-10 00:30:18 +08:00
Kayla Man
2cf9b1ee63
use current file for the scene rendering if the reference is imported
2023-01-10 00:28:10 +08: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
Ondřej Samohel
5dfd92d303
Merge pull request #4292 from ynput/dependabot/npm_and_yarn/website/json5-1.0.2
2023-01-08 13:55:07 +01:00
dependabot[bot]
4cc66395c5
Bump json5 from 1.0.1 to 1.0.2 in /website
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 06:31:59 +00:00
ynbot
16c5508c8d
[Automated] Merged main into develop
2023-01-07 04:28:13 +01:00
OpenPype
823f661c47
[Automated] Bump version
2023-01-07 03:27:59 +00:00
ynbot
32711900a6
[Automated] Merged develop into main
2023-01-07 04:27:04 +01:00
Ondřej Samohel
0bc24c1cc0
Merge pull request #4279 from BigRoy/fix4272_validateframerange
2023-01-06 23:29:22 +01:00
Jakub Trllo
4fcf8b81f8
Merge pull request #4288 from ynput/bugfix/OP-4707_Event-server-launching-failed-on-Mac
...
Ftrack: Fix receive of host ip on MacOs
2023-01-06 18:16:09 +01:00
Jakub Trllo
1c530c0cb4
skip ipaddress way to receive ip address
2023-01-06 18:09:17 +01:00
Jakub Trllo
e1edb76f73
use 'get_host_ip' on more places
2023-01-06 17:48:05 +01:00
Jakub Trllo
cd2324f07e
fix how host ip is received
2023-01-06 15:42:47 +01:00
Jakub Ježek
4f6ff402a5
Merge pull request #4266 from ynput/feature/OP-4146_nuke-workfile-template-builder-add-creator-plugins
2023-01-06 12:50:44 +01:00
Jakub Jezek
c071140a6f
PR comments
2023-01-06 10:54:06 +01:00
Jakub Ježek
d6004c2646
Update openpype/pipeline/workfile/workfile_template_builder.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-01-06 10:39:43 +01:00
Jakub Ježek
673e7a7359
Update openpype/pipeline/workfile/workfile_template_builder.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-01-06 10:38:36 +01:00
Jakub Jezek
20b2b50bac
global: adding project anatomy data for formating
2023-01-06 10:35:54 +01:00