Commit graph

42999 commits

Author SHA1 Message Date
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
c97b58fc05 fix boolean comparison 2025-04-07 14:10:39 +02:00
Jakub Trllo
4cf0c9be7a
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-04-07 14:06:14 +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
Jakub Trllo
4d1ad759ca handle missing icon in action manifest 2025-04-04 11:08:35 +02:00
Jakub Trllo
39170381a0 handle empty icon in actions widget 2025-04-04 11:08:01 +02:00
Jakub Trllo
777b835e86 added 'transparent' icon type 2025-04-04 11:07:42 +02:00
Jakub Trllo
d07e3b9372 implemented webaction trigger 2025-04-04 09:46:41 +02:00
Jakub Trllo
9a81643678 added addon name and version to action data 2025-04-04 09:45:23 +02:00
Jakub Trllo
698fef2833 added helper function to get settings variant 2025-04-04 09:43:24 +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
Jakub Trllo
9123994881 added baseic way to show webactions 2025-04-03 11:55:13 +02:00
Jakub Trllo
05ba75c5e9 added more options how to icon can be defined 2025-04-03 11:54:39 +02:00
Jakub Trllo
172fc27fa0 remove applications action logic 2025-04-03 11:49:04 +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
Jakub Trllo
60848df430 added '_update' and '_pop' helper methods 2025-04-02 09:36:38 +02:00
Jakub Trllo
9eb652bd95 add missing line 2025-04-01 17:56:52 +02:00
Jakub Trllo
ba31114aa3 move the checkbox next to project combo 2025-04-01 17:55:42 +02:00
Jakub Trllo
c4c609432b skip filtering if items that are not tasks 2025-04-01 17:15:45 +02:00
Jakub Trllo
0f974c1352 fix state change handling 2025-04-01 17:15:31 +02:00
Jakub Trllo
5c13c3ae0d
Merge branch 'develop' into feature/envs-in-roots 2025-04-01 16:08:03 +02:00
Jakub Trllo
9986e7def9 capture exception in pre launch hook 2025-04-01 16:06:48 +02:00
Jakub Trllo
345840bb1c added exception for missing environment variable 2025-04-01 16:06:37 +02:00
Jakub Trllo
9887b069ff add a warning to roots 2025-04-01 15:44:57 +02:00
Petr Kalis
93ea50cac1 Update correct category 2025-04-01 12:15:22 +02:00
Jakub Trllo
e7bae0f260 use py3 super calls 2025-04-01 12:10:15 +02:00
Jakub Trllo
d7b5e06077 basic implementation of setting filters in launcher 2025-04-01 12:10:06 +02:00
Jakub Trllo
37bf4a28c7 added method to get task and folder ids for assignees 2025-04-01 12:09:42 +02:00
Jakub Trllo
d91e6d07e2 added basic implementation of filtering by ids 2025-04-01 12:08:49 +02:00
Petr Kalis
7dad20d9c9 Bump up required server version 2025-04-01 12:07:10 +02:00
Petr Kalis
ff8d4f5dda Added missed argument 2025-04-01 11:54:56 +02:00
Petr Kalis
d20942892f Used new enum for template names from Anatomy 2025-03-31 14:45:31 +02:00