Commit graph

42436 commits

Author SHA1 Message Date
Philippe Leprince
2c832ffc13
Merge branch 'develop' into mkdocs 2025-03-19 17:04:56 +01:00
Jakub Trllo
03712b56d9
Merge pull request #1192 from ynput/enhancement/1186-create-context-collect-attribute-definitions-when-all-instances-are-collected
Create context: Do not trigger publish attributes collection after each add bulk
2025-03-19 12:16:11 +01:00
Jakub Trllo
4dd4dbb17b
Merge branch 'develop' into enhancement/1186-create-context-collect-attribute-definitions-when-all-instances-are-collected 2025-03-19 11:49:59 +01:00
Ondřej Samohel
e388bc5030
add build/serve docs commands to manage script 2025-03-17 17:03:48 +01:00
Mustafa Jafar
f54096a56a
Merge pull request #1169 from BigRoy/enhancement/project_root_folders_support_list_of_str_for_leaf_folders
Create Project Folder Structure: support list of str for leaf folders
2025-03-14 14:44:26 +02:00
Mustafa Jafar
618539c807
Merge branch 'develop' into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-14 14:42:57 +02:00
Philippe Leprince
3e06feb224
Merge branch 'develop' into mkdocs 2025-03-13 18:25:51 +01:00
Ynbot
7c4fb2d2e2 [Automated] Update version in package.py for develop 2025-03-13 16:07:28 +00:00
Ynbot
4a7f79a7ba [Automated] Add generated package files from main 2025-03-13 16:06:47 +00:00
Jakub Trllo
b98722a06f
Merge pull request #1196 from ynput/bugfix/aovs-frames-fix
Publish: Render frames calculation fix
2025-03-13 17:04:24 +01:00
Jakub Trllo
60c9229f41 use differnt varible name for aov frames 2025-03-13 16:47:08 +01:00
Philippe Leprince
b22f07fea5
Merge branch 'develop' into mkdocs 2025-03-13 15:58:05 +01:00
Philippe Leprince
729fc22c15 The light theme wasn't using the ynput green.
Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-03-13 15:46:09 +01:00
Philippe Leprince
26b2d4af5c add docstrings to mkdocs_hooks.py
Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-03-13 15:39:48 +01:00
Philippe Leprince
b2b08c13ec Fix linting issue
Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-03-13 15:27:01 +01:00
Philippe Leprince
ee2b7d3ed9 basic setup
- in the repo root, run:
  `poetry run mkdocs serve`
- Check the result: http://127.0.0.1:8000/

Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-03-13 15:19:03 +01:00
Jakub Trllo
9d68669b6a do not trigger publish attributes collection after each add bulk, but when it finishes 2025-03-13 12:40:36 +01:00
Jakub Trllo
d98dcb6242
Merge pull request #1187 from BigRoy/enhancement/loader_plugin_remove_invalid_docstring
LoaderPlugin: Update docstring (takes no arguments on initialization) - cosmetics
2025-03-13 11:05:20 +01:00
Jakub Trllo
8d562dc940
Merge branch 'develop' into enhancement/loader_plugin_remove_invalid_docstring 2025-03-13 10:55:01 +01:00
Jakub Trllo
e8da89ebd8
Merge pull request #1190 from BigRoy/chore/remove_python2_comp
Remove `python_2_comp.py`
2025-03-13 10:35:55 +01:00
Roy Nieterau
00214c1def Remove python_2_comp.py (we do not support Py2 for quite some time now) 2025-03-12 21:53:13 +01:00
Roy Nieterau
bb625ffef4 LoaderPlugin takes no arguments on initialization 2025-03-12 17:39:16 +01:00
Jakub Trllo
69d570e02f
Merge pull request #1185 from BigRoy/enhancement/remove_pyblish_pype
Chore: Remove `pyblish pype` tool
2025-03-12 10:07:34 +01:00
Roy Nieterau
ceeb807d15
Merge branch 'develop' into enhancement/remove_pyblish_pype 2025-03-11 21:56:06 +01:00
Ynbot
fbdc70f396 [Automated] Update version in package.py for develop 2025-03-11 17:50:55 +00:00
Ynbot
58e77209b3 [Automated] Add generated package files from main 2025-03-11 17:50:15 +00:00
Petr Kalis
fa2071f0ed
Merge pull request #1164 from ynput/bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence
Removed frame recalculation for explicit frames
2025-03-11 18:32:46 +01:00
Petr Kalis
d473118d39
Used clique method
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-03-11 18:19:34 +01:00
Roy Nieterau
987b8faf7b Remove legacy pyblish_pype tool 2025-03-11 16:07:36 +01:00
Jakub Trllo
74cb8574ee fix typehint for 'frames_to_render' 2025-03-11 12:11:32 +01:00
Jakub Trllo
44ba00e22a better example 2025-03-11 12:10:35 +01:00
Jakub Trllo
3853fab3f4 fix return description 2025-03-11 12:10:28 +01:00
Jakub Trllo
5a88698ce1 rename '_get_real_paths_to_render' back to '_get_real_files_to_render' 2025-03-11 12:10:02 +01:00
Jakub Trllo
369383045f rename 'get_real_frames_to_render' to 'convert_frames_str_to_list' 2025-03-11 11:47:47 +01:00
Jakub Trllo
1255aa2776 added typehints and better examples 2025-03-11 11:23:01 +01:00
Jakub Trllo
2f47a6d35a remove out of context comment 2025-03-11 11:14:37 +01:00
Jakub Trllo
428175ee00 rename '_get_real_files_to_render' to '_get_real_paths_to_render' 2025-03-11 11:14:13 +01:00
Roy Nieterau
8008ab02b5 Use future annotations style 2025-03-10 12:29:45 +01:00
Roy Nieterau
eb17eebb99
Update client/ayon_core/pipeline/project_folders.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-10 12:28:49 +01:00
Roy Nieterau
8b58ae7ae2 Merge branch 'enhancement/project_root_folders_support_list_of_str_for_leaf_folders' of https://github.com/BigRoy/ayon-core into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-10 11:51:34 +01:00
Roy Nieterau
ab682da2b8 Raise ValueError instead of using assertion 2025-03-10 11:51:29 +01:00
Roy Nieterau
d1dac48dec
Merge branch 'develop' into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-10 11:48:56 +01:00
Petr Kalis
4ea2ed3dc1 Updated use of first_filepath 2025-03-10 10:18:21 +01:00
Petr Kalis
bafd3dcf8f Update name of pattern 2025-03-10 09:55:13 +01:00
Petr Kalis
9d293b38a9 Merge remote-tracking branch 'origin/bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence' into bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence 2025-03-10 09:53:13 +01:00
Petr Kalis
d665b9a575 Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence 2025-03-10 09:53:01 +01:00
Petr Kalis
380310b017
Removed optionality
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-10 09:51:46 +01:00
Roy Nieterau
e420a97543
Merge pull request #1172 from BigRoy/1171-ay-7562_allow-to-set-default-enabled-state-for-usd-contributions
Allow setting the default USD Contribution enabled state per profile
2025-03-05 22:43:58 +01:00
Roy Nieterau
149256e503
Merge branch 'develop' into 1171-ay-7562_allow-to-set-default-enabled-state-for-usd-contributions 2025-03-05 22:08:07 +01:00
Roy Nieterau
1b4f6bea20 Revert debug code 2025-03-05 15:05:50 +01:00