Petr Kalis
d473118d39
Used clique method
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-03-11 18:19:34 +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
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
acf480856f
Merge pull request #1170 from ynput/chore/1168-remove-deprecated-usage-of-thumb-nuke
...
remove usage of a deprecated tag: `thumb-nuke`
2025-03-05 12:25:11 +01:00
Roy Nieterau
1f415d66e3
Allow setting the default USD Contribution enabled state per profile in settings
2025-03-05 00:51:46 +01:00
MustafaJafar
8bf17b8e52
remove usage of a deprecated tag: thumb-nuke
2025-03-04 20:15:25 +02:00
Robin De Lillo
5dde20b258
Merge pull request #1152 from ynput/enhancement/run_unittest_cicd
...
Add unit tests as part of CI/CD
2025-03-04 15:35:53 +01:00
robin@ynput.io
1976747fb6
Merge branch 'develop' into enhancement/run_unittest_cicd
2025-03-04 15:34:00 +01:00
Robin De Lillo
25590cc32b
Merge pull request #1165 from ynput/enhancement/AY-7442_sxr_support
...
Chore: Add SXR to image extension
2025-03-04 09:52:11 +01:00
Petr Kalis
af2f210e7c
Fix pattern for occurence of :
2025-02-28 11:00:27 +01:00
Petr Kalis
0bdc2bd29d
Fix pattern for occurence of :
2025-02-28 10:40:30 +01:00
Petr Kalis
d150377092
Fix gaps in color transcode
...
Create sequence only if no gaps.
2025-02-28 10:08:21 +01:00
Petr Kalis
ab3fdea704
Renamed new variable to hasExplicitFrames
2025-02-27 13:17:02 +01:00
Petr Kalis
07674c3040
Fix against local variable issues
2025-02-27 13:09:05 +01:00
Petr Kalis
1455ebb54e
Fix wrong variable
2025-02-27 13:08:43 +01:00
Petr Kalis
8347bad343
Fix do frame recalculate only on lists
2025-02-27 13:08:25 +01:00
Petr Kalis
86a9613fdb
Fix get real frames to include steps
2025-02-27 13:06:45 +01:00
Petr Kalis
594f1f1abb
Fix using explicit frames in Maya AOVs
2025-02-27 11:56:11 +01:00
robin@ynput.io
d519d284a4
Change icon.
2025-02-27 09:54:53 +01:00
robin@ynput.io
bcdf0af4d4
Merge branch 'develop' into enhancement/run_unittest_cicd
2025-02-27 09:53:45 +01:00
Petr Kalis
16e817f5d5
Fix propagation of explicit_frames
2025-02-26 14:19:03 +01:00
Petr Kalis
f4a9077a78
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-02-26 13:13:21 +01:00
Petr Kalis
a3f3a88c04
Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence
2025-02-26 13:12:41 +01:00
Petr Kalis
080e86ee6e
Do frame recalculation only for not explicit_frames
...
`explicit_frames` denotes that artist wants to render only specific frames. Could be set in Publisher UI.
2025-02-26 13:11:04 +01:00
Petr Kalis
85c33580f1
Revert "Removed frame recalculation"
...
This reverts commit d8c023d0a1 .
2025-02-26 13:02:28 +01:00
robin@ynput.io
df95e252fa
Add SXR support for image extension.
2025-02-26 11:09:25 +01:00
Ynbot
eec161ed15
[Automated] Update version in package.py for develop
2025-02-25 09:14:21 +00:00
Ynbot
95b7c61fe2
[Automated] Add generated package files from main
2025-02-25 09:13:33 +00:00
Jakub Ježek
1f1b244cf5
Merge pull request #1060 from ynput/feature/AY-7125_advanced-editorial-publish-to-ayon-38
...
Refactor OTIO frame range collection
2025-02-25 09:35:07 +01:00
robin@ynput.io
31afc284f2
Merge branch 'develop' into feature/AY-7125_advanced-editorial-publish-to-ayon-38
2025-02-25 09:32:59 +01:00
Petr Kalis
9a552db00a
Merge branch 'develop' into bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence
2025-02-24 15:27:53 +01:00
Petr Kalis
d8c023d0a1
Removed frame recalculation
...
Maybe temporary commit as this naive approach won't be possible.
Existing code recalculated/renamed rendered files according to values in AYON DB. This limits explicit render of selected only frames.
2025-02-24 15:14:32 +01:00
Jakub Trllo
1e62821dc6
Merge pull request #1157 from ynput/feature/1156-loader-tool-tasks-filtering
...
Loader tool: Tasks filtering
2025-02-24 11:30:21 +01:00
Jakub Trllo
7332f9b8ee
Merge branch 'develop' into feature/1156-loader-tool-tasks-filtering
2025-02-24 11:26:41 +01:00
Jakub Trllo
c6e5a8ec11
initial state of product name filtering are propagated
2025-02-24 11:25:01 +01:00
Jakub Trllo
9d4ce99dab
Merge pull request #1162 from ynput/bugfix/host-validation
...
Host tools: Validate host against correct interface for publisher tool
2025-02-24 11:01:10 +01:00
Jakub Trllo
8ee87c9d26
no task is always last
2025-02-24 10:17:51 +01:00