Commit graph

43794 commits

Author SHA1 Message Date
Jakub Trllo
0927358cd8 add more annotations imports 2025-07-09 15:51:36 +02:00
Jakub Trllo
ef4c5d6761 added anotations import 2025-07-09 15:31:29 +02:00
Jakub Trllo
e9e6c68523 fix line length 2025-07-09 15:22:11 +02:00
Jakub Trllo
86ce8d799b remove unused imports 2025-07-09 15:22:02 +02:00
Jakub Trllo
bb4b975bf5 added explaining comment 2025-07-09 15:17:56 +02:00
Jakub Trllo
567c8ed650 added warnings to comment matcher function and class 2025-07-09 15:15:12 +02:00
Jakub Trllo
77a31cb5e9 added helper functions to parse dynamic data from workfile 2025-07-09 15:14:58 +02:00
Jakub Trllo
6fd5ee7ed0 use context instead of prepared data 2025-07-09 15:06:18 +02:00
Jakub Trllo
415b44d7e1
Merge branch 'develop' into enhancement/1176-ay-7575_make-instances-in-publisher-mandatory 2025-07-08 17:42:20 +02:00
Jakub Trllo
4a9132132b one more method name change 2025-07-08 17:42:01 +02:00
Jakub Trllo
031ccebb45 use requirement instead of state 2025-07-08 17:39:47 +02:00
Jakub Trllo
df9d58c384 fix typo 2025-07-08 15:23:56 +02:00
Roy Nieterau
17f24b5dbf
Merge pull request #1363 from BigRoy/enhancement/validate_file_saved_blender 2025-07-08 14:59:44 +02:00
Roy Nieterau
00f73d9c47
Merge branch 'develop' into enhancement/validate_file_saved_blender 2025-07-07 23:50:05 +02:00
Jakub Trllo
b9cad42dc2 use data from WorkfileInfo in workfiles tool 2025-07-07 18:17:47 +02:00
Jakub Trllo
bc433532f0 always store all data even if are set to None 2025-07-07 18:17:28 +02:00
Jakub Trllo
eeb839a65c use version on workfile info to find last version 2025-07-07 18:17:17 +02:00
Jakub Trllo
e09f87262d store version and comment from filename to WorkfileInfo 2025-07-07 18:16:43 +02:00
Jakub Trllo
4517d55c45 implemented helper function to parse data from filename using template 2025-07-07 18:16:23 +02:00
sjt-rvx
87169baf8b
Merge branch 'develop' into rvx-merge-sequence-action 2025-07-07 13:11:14 +00:00
Jakub Trllo
b70385ab3a implemented save next version helper 2025-07-07 14:42:40 +02:00
Jakub Trllo
c8b2ad1ce2 use 'AnatomyTemplateResult' for workdir output typehint 2025-07-07 14:42:28 +02:00
Jakub Trllo
cd6136ba00 show all arguments in IDE 2025-07-07 14:32:02 +02:00
Jakub Trllo
eb9199c2ac
Merge pull request #1362 from ynput/enhancement/define-logging-config
Chore: Define logging config for AYON processes
2025-07-07 13:11:46 +02:00
sjt-rvx
c54b7c2517
Update client/ayon_core/tools/attribute_defs/files_widget.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-07-07 10:58:18 +00:00
Jakub Trllo
54ecd2b834 move basicconfig to main 2025-07-07 12:40:34 +02:00
Jakub Trllo
9c1aa9bfef remove unused import 2025-07-07 11:02:41 +02:00
Jakub Trllo
43d9324e10 remove unnecessary functions 2025-07-07 10:26:27 +02:00
Jakub Trllo
5ff56aeda5 use host methods in workfiles tool 2025-07-07 10:24:25 +02:00
Jakub Trllo
206eb45cf4 added 'save_workfile_with_current_context' to workfile init 2025-07-07 10:24:12 +02:00
Jakub Trllo
7006ed8940 fix not existing dirs 2025-07-07 10:17:55 +02:00
Roy Nieterau
f2b67e3d79 Add "blender" to hosts list for Validate File Saved 2025-07-04 23:28:41 +02:00
Jakub Trllo
b1e0a92505 define logging config for AYON processes 2025-07-03 13:05:31 +02:00
Jakub Trllo
39d011b89f don't change active state of mandatory instances 2025-07-03 10:20:03 +02:00
Jakub Trllo
9f69202538 handle mandatory property in publisher 2025-07-02 16:59:40 +02:00
Jakub Trllo
541c7c328a capture state changes of instance 2025-07-02 16:59:24 +02:00
Jakub Trllo
b3d87eac82 added 'is_mandatory' to instance 2025-07-02 16:59:13 +02:00
sjt-rvx
1b2d360619
Update client/ayon_core/tools/attribute_defs/files_widget.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-07-02 10:22:35 +00:00
Jakub Trllo
e86bf9c787
Merge pull request #1350 from RVXStudio/rvx-gaffer-to-plugin-host-lists
Add 'gaffer' to host list for general publishing plugins
2025-07-02 12:06:20 +02:00
sjt-rvx
ec3b1ca7f6
Merge branch 'develop' into rvx-gaffer-to-plugin-host-lists 2025-07-02 10:04:12 +00:00
Jakub Trllo
8ab0123d66
Merge pull request #1357 from ynput/bugfix/add-env-functions-to-init
Bug: add env tool functions to ayon_core.lib
2025-07-02 11:33:39 +02:00
Ondřej Samohel
aed5a5e6e0
♻️ add env tool functions to ayon.lib init 2025-07-02 10:54:55 +02:00
Jakub Trllo
a29ebd052a
Merge branch 'develop' into enhancement/enhance-workfile-api 2025-07-02 10:07:32 +02:00
Jakub Trllo
bc9a1b6526 remove unused import 2025-07-02 09:53:46 +02:00
Jakub Trllo
b142bc4d45 expect folder path and task name in 'save_current_workfile_to' 2025-07-02 09:49:44 +02:00
Jakub Trllo
f8c97641e1
Merge pull request #1355 from BigRoy/bugfix/createcontext_fix_ipublishhost_import
Fix `IPublishHost` import
2025-07-01 16:11:34 +02:00
Roy Nieterau
f26f69eae6 Fix IPublishHost import 2025-07-01 16:08:48 +02:00
Sveinbjorn J. Tryggvason
449549b72b allow merging of file sequence entries 2025-07-01 11:11:23 +00:00
Sveinbjorn J. Tryggvason
2c9d579a4b list items are separated by commas, duh 2025-07-01 09:38:01 +00:00
Sveinbjorn J. Tryggvason
f5d69e8d8d add gaffer to plugin hosts list 2025-07-01 09:29:48 +00:00