Petr Kalis
4fb5027a40
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/anatomy_template_enum
2025-04-11 11:19:26 +02:00
Jakub Trllo
3dc1eb49b1
don't use deprecated commands
2025-04-10 17:49:42 +02:00
Ondřej Samohel
63a29cd9ec
⬆️ : update ruff action and take the ruff version from pyproject
2025-04-10 14:15:20 +02:00
Petr Kalis
0860fd1302
Updated return type
2025-04-09 18:29:45 +02:00
Petr Kalis
3fe0c251df
Refactored filling by blanks
2025-04-09 18:29:20 +02:00
Petr Kalis
be54d9deb8
Missed renamed variable initialization
2025-04-09 18:24:27 +02:00
Petr Kalis
6c404c88e9
Added filling by previous published version
2025-04-09 18:23:43 +02:00
Petr Kalis
d076f152fd
Renamed files_to_clean as now its dictionary
2025-04-09 18:22:07 +02:00
Petr Kalis
bc2f6335e0
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review
2025-04-09 17:05:13 +02:00
Jakub Jezek
edc0aa5867
Remove unnecessary E501 comments
2025-04-09 15:56:39 +02:00
Jakub Ježek
4526c00694
Merge branch 'develop' into enhancement/adding-aces-1.3-ocio-support
2025-04-09 15:53:32 +02:00
Jakub Jezek
f66ff742f7
Updates review extract to improve quality
...
Improves review extraction by:
- Switches output extension to '.png' for better image quality.
- Adds compression level to ffmpeg command.
- Adds scaling to the video filter.
- Forces re-encoding for lossy formats.
2025-04-09 15:38:19 +02:00
Ondřej Samohel
ebeb1d1e19
Merge pull request #1231 from ynput/chore/delete-poetry-lock
...
Delete poetry.lock
2025-04-09 14:43:49 +02:00
Ondřej Samohel
acf9bb56eb
🔨 add poetry.lock to .gitignore
2025-04-09 14:42:44 +02:00
Ondřej Samohel
6f1981ca96
Delete poetry.lock
...
Poetry lock shouldn't be tracked file to avoid conflics, it should be always recreated from dependencies defined in `pyproject.toml`
2025-04-09 11:54:25 +02:00
Mustafa Jafar
a652c0da87
Merge pull request #1141 from ynput/bugfix/1139-version_up_current_workfile-doesnt-return-the-first-workfile-name-if-there-are-no-workfiles
...
Host: Version up current workfile handles empty workdir
2025-04-08 17:49:34 +02:00
Petr Kalis
b517067006
Implemented new blank frame fills
2025-04-08 16:38:37 +02:00
Petr Kalis
25a9441239
Added extension to temp_data
2025-04-08 16:35:50 +02:00
Petr Kalis
5bb3d2f407
Refactored existing logic for reusing last rendered frame
2025-04-08 16:35:28 +02:00
Jakub Trllo
12fff22ea8
Merge branch 'develop' into bugfix/1139-version_up_current_workfile-doesnt-return-the-first-workfile-name-if-there-are-no-workfiles
2025-04-08 10:35:14 +02:00
Ynbot
abbc9ffc37
[Automated] Update version in package.py for develop
2025-04-07 20:56:09 +00:00
Ynbot
76734fbbd2
[Automated] Add generated package files from main
2025-04-07 20:55:32 +00:00
Jakub Trllo
b352b40ba5
Merge pull request #1219 from ynput/enhancement/set-publish-attributes-values
...
Create context: Set publish attributes values
2025-04-07 22:52:29 +02:00
Roy Nieterau
87a25da86c
Merge branch 'develop' into enhancement/set-publish-attributes-values
2025-04-07 22:24:12 +02:00
Jakub Trllo
5f60d1dd28
Merge pull request #1228 from ynput/bugfix/1227-tools-thumbnails-not-available-for-artists
...
Tools: Change how thumbnails are received
2025-04-07 17:37:52 +02:00
Jakub Trllo
d548ebd448
Merge branch 'develop' into bugfix/1227-tools-thumbnails-not-available-for-artists
2025-04-07 17:36:59 +02:00
Jakub Trllo
abfb0aedee
changed how thumbnails are received
2025-04-07 16:18:49 +02:00
Jakub Trllo
2ff6c7a674
Merge branch 'develop' into enhancement/set-publish-attributes-values
2025-04-07 15:39:35 +02:00
Jakub Trllo
a1e2efc51b
Merge pull request #1148 from ynput/feature/envs-in-roots
...
Chore: Environment variables in roots
2025-04-07 15:39:13 +02:00
Jakub Trllo
f450942ccd
Merge branch 'develop' into feature/envs-in-roots
2025-04-07 15:13:11 +02:00
Jakub Trllo
a810be6506
handle popped plugin values
2025-04-07 14:59:07 +02:00
Jakub Trllo
108326b9e9
Merge branch 'develop' into enhancement/set-publish-attributes-values
2025-04-07 14:53:49 +02:00
Jakub Trllo
a877961045
Merge pull request #1221 from ynput/bugfix/add-future-annotations-to-support-older-python
...
Fix: add python 3.7 support to loader tool again
2025-04-05 01:21:31 +02:00
Jakub Ježek
72537bb0b9
Merge branch 'develop' into enhancement/adding-aces-1.3-ocio-support
2025-04-04 14:48:39 +02:00
Jakub Jezek
2cd0b0ddbf
Update OCIO config paths for cleaner structure
...
- Removed redundant directory from ACES 1.2 path
- Simplified Nuke default config path
2025-04-04 14:47:19 +02:00
Ondřej Samohel
b8a90c4336
♻️ add future annotation
...
because type hints are using `list`, it breaks on Python 3.7
2025-04-03 16:40:22 +02:00
Petr Kalis
89a494b43f
Added profile targeting Hero
2025-04-03 11:28:52 +02:00
Petr Kalis
8dce8f3661
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/anatomy_template_enum
2025-04-03 11:16:36 +02:00
Jakub Jezek
ee213afce4
Update OCIO config paths and add comments
...
- Added line length comments to OCIO config paths
- No functional changes, just improved code clarity
2025-04-02 15:02:19 +02:00
Jakub Jezek
d8c442e7f5
Update OCIO config paths and compatible addons
...
- Added a new compatible addon with version requirement.
- Updated existing OCIO config paths for ACES 1.3 and added support for ACES 2.0.
- Adjusted labels and descriptions for clarity on OCIO versions.
2025-04-02 15:00:44 +02:00
Jakub Trllo
ddad178dd6
Merge pull request #1218 from ynput/enhancement/899-ay-6316_launcher-show-only-assigned-tasks
...
Launcher tool: Show only assigned tasks
2025-04-02 14:42:40 +02:00
Jakub Trllo
9ebd2bbc64
fix typehints for older pythons
2025-04-02 14:20:53 +02:00
Jakub Trllo
d2f03815b1
Merge branch 'develop' into enhancement/899-ay-6316_launcher-show-only-assigned-tasks
2025-04-02 14:04:00 +02:00
Jakub Trllo
009348bca9
move widgets around
2025-04-02 14:01:07 +02:00
Jakub Ježek
0d34afac0f
Merge pull request #930 from ynput/feature/AY-5235_Delivery-Farm-Publishing
...
Offloaded delivery processing workflow changes
2025-04-02 12:03:12 +02:00
Jakub Ježek
e53bbb08e3
Merge branch 'develop' into feature/AY-5235_Delivery-Farm-Publishing
2025-04-02 12:02:14 +02:00
Jakub Trllo
81eff5ae6f
fix attribute name
2025-04-02 09:47:46 +02:00
Jakub Trllo
0bad1078ab
implemented delitem too
2025-04-02 09:37:57 +02:00
Jakub Trllo
6116a27677
implemented setitem for PublishAttributes
2025-04-02 09:37:43 +02:00
Jakub Trllo
67db8e7632
implemented 'set_value' on AttributeValues
2025-04-02 09:36:55 +02:00