Roy Nieterau
|
ea59a764cd
|
Refactor/remove legacy usage of asset, family and subset
|
2025-12-16 11:19:50 +01:00 |
|
Jakub Trllo
|
30dda67e7c
|
Merge branch 'develop' into enhancement/1416-loader-actions
# Conflicts:
# client/ayon_core/tools/loader/ui/window.py
|
2025-11-12 18:32:48 +01:00 |
|
Kayla Man
|
a07fc4bfaa
|
make sure the confirm message box on top after creating hero version
|
2025-11-10 17:55:14 +08:00 |
|
Petr Kalis
|
ca7867568b
|
Merge branch 'develop' into enhancement/copy_multiple_library_project
|
2025-08-28 10:43:29 +02:00 |
|
Jakub Trllo
|
3a6e993158
|
Merge branch 'develop' into enhancement/1416-loader-actions
|
2025-08-26 16:06:08 +02:00 |
|
Ondřej Samohel
|
0dc6309d79
|
Merge branch 'develop' into feature/AY-8079_create-hero-version-loader
|
2025-08-26 15:14:16 +02:00 |
|
Ondřej Samohel
|
941d4aee9e
|
♻️ add docstrings and hints
|
2025-08-26 15:13:52 +02:00 |
|
Jakub Trllo
|
062069028f
|
convert delivery action
|
2025-08-25 18:05:28 +02:00 |
|
Jakub Trllo
|
fc0232b744
|
convert open file action
|
2025-08-25 17:57:39 +02:00 |
|
Jakub Trllo
|
ed6247d231
|
converted otio export action
|
2025-08-25 17:32:00 +02:00 |
|
Jakub Trllo
|
2a13074e6b
|
Converted push to project plugin
|
2025-08-25 17:04:20 +02:00 |
|
Jakub Trllo
|
47fc15faf0
|
Merge branch 'develop' into enhancement/1416-loader-actions
|
2025-08-25 16:42:04 +02:00 |
|
Jakub Trllo
|
270d7cbff9
|
convert delete old versions actions
|
2025-08-25 12:44:16 +02:00 |
|
Petr Kalis
|
16828011d2
|
Fix wrong check on folders
|
2025-08-22 13:40:26 +02:00 |
|
Kayla Man
|
89d0777baf
|
copilot's feedback on - backup directory loop
|
2025-08-22 16:21:37 +08:00 |
|
Kayla Man
|
22e18cdfa2
|
add comment
|
2025-08-22 16:07:02 +08:00 |
|
Kayla Man
|
5740b9f495
|
update publishDir as being part of the instance_data
|
2025-08-22 16:04:27 +08:00 |
|
Petr Kalis
|
651fc3f068
|
Add validation for only single folder products selection
|
2025-08-21 18:07:19 +02:00 |
|
Jakub Trllo
|
e05ffe0263
|
converted copy file action
|
2025-08-21 15:08:04 +02:00 |
|
Petr Kalis
|
60e6d4df2f
|
Update logic for versions
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-08-21 11:34:19 +02:00 |
|
Petr Kalis
|
13e1cc7103
|
Fix project_name
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-08-21 11:33:51 +02:00 |
|
Petr Kalis
|
0f090f059c
|
Merge branch 'enhancement/AY-7584_Library-Push-to-Current-project' into enhancement/copy_multiple_library_project
|
2025-08-18 16:56:41 +02:00 |
|
Petr Kalis
|
ef34e9f79e
|
Renamed loader
|
2025-08-18 16:53:33 +02:00 |
|
Petr Kalis
|
3b9b5e8063
|
Removed run argument to not filter out project argument
Current develop filters out 'project' cli argument as it is now used as key world for bundle per project implementation.
|
2025-08-18 16:50:55 +02:00 |
|
Petr Kalis
|
965f937e28
|
Implemented loader action to push multiple versions
|
2025-08-18 13:32:15 +02:00 |
|
Kayla Man
|
7e9493736d
|
ruff fix
|
2025-08-15 22:27:22 +08:00 |
|
Kayla Man
|
9ffaa15dfb
|
make sure the hero version can be created successfully by ensuring to copy the path into the right path
|
2025-08-15 22:09:15 +08:00 |
|
Ondřej Samohel
|
2757c6efbb
|
✨ very raw WIP version
|
2025-08-12 18:42:49 +02:00 |
|
Petr Kalis
|
bcea66c931
|
Label update
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-07-17 14:31:23 +02:00 |
|
Petr Kalis
|
e880b29838
|
Changed label of action Push to
|
2025-07-08 17:06:11 +02:00 |
|
Jakub Trllo
|
486be39faa
|
fix whitespaces
|
2025-04-14 17:55:48 +02:00 |
|
Jakub Trllo
|
b403fccf05
|
fix new line chars
|
2025-04-14 17:54:45 +02:00 |
|
Jakub Trllo
|
d15740e33f
|
fix import
|
2024-10-15 15:30:50 +02:00 |
|
Jakub Trllo
|
e175121d0a
|
fix typo
|
2024-10-15 13:55:38 +02:00 |
|
Jakub Trllo
|
ebdd757c66
|
fix imports
|
2024-10-15 13:55:24 +02:00 |
|
Jakub Trllo
|
f1a1e77134
|
added new function to calculate representation delivery data
|
2024-10-15 12:23:11 +02:00 |
|
Roy Nieterau
|
89a4d5062f
|
Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/AY-6775_deliver_versions_udim
# Conflicts:
# client/ayon_core/plugins/load/delivery.py
|
2024-09-30 23:37:01 +02:00 |
|
Roy Nieterau
|
e9b67edc0f
|
Remove legacy condition completely
|
2024-09-23 15:37:58 +02:00 |
|
Roy Nieterau
|
b85289080e
|
Remove unused import
|
2024-09-23 15:02:12 +02:00 |
|
Roy Nieterau
|
cd5303ef7b
|
Remove legacy code
|
2024-09-23 14:42:01 +02:00 |
|
Roy Nieterau
|
50428f1528
|
Fix delivering UDIMs using {udim} in delivery template
|
2024-09-23 13:55:09 +02:00 |
|
Jakub Trllo
|
15c8aad1d8
|
removed unused import
|
2024-09-17 12:20:21 +02:00 |
|
Jakub Trllo
|
dae923f286
|
better parenting and layout of widgets
|
2024-09-17 12:15:38 +02:00 |
|
Jakub Trllo
|
64f45cf7c2
|
added 'OTIO' to globals
|
2024-09-17 12:15:05 +02:00 |
|
Jakub Jezek
|
ede1b17370
|
moving out specific method from generic library
|
2024-09-17 10:26:45 +02:00 |
|
Jakub Ježek
|
7c08f3f639
|
Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action
|
2024-07-16 10:25:31 +02:00 |
|
Roy Nieterau
|
e3e778ec2a
|
Fix typo
|
2024-07-15 12:12:08 +02:00 |
|
Roy Nieterau
|
dc15823cdc
|
Remove unused import
|
2024-07-15 12:11:55 +02:00 |
|
Roy Nieterau
|
b93d0ec815
|
Remove redundant if statements
|
2024-07-15 12:10:34 +02:00 |
|
Roy Nieterau
|
73dd05b633
|
Do not make frameless - to look more like a regular pop-up prompt
|
2024-07-15 12:10:14 +02:00 |
|