Commit graph

41858 commits

Author SHA1 Message Date
robin@ynput.io
db3a949a4b Merge branch 'develop' into feature/AY-971_Use-custom-staging-dir-functions 2024-11-25 10:56:11 -05:00
robin@ynput.io
2066fe61a1 Fix anatomy template. 2024-11-25 10:55:04 -05:00
Jakub Trllo
923355cf08
Merge pull request #1021 from ynput/enhancement/dont-require-hierarchy
Editorial: Don't require 'hierarchy' key on instance
2024-11-25 16:51:28 +01:00
robin@ynput.io
c45940497e Merge branch 'develop' into feature/AY-971_Use-custom-staging-dir-functions 2024-11-25 10:45:29 -05:00
Jakub Ježek
b1df99dd25
Merge branch 'develop' into enhancement/dont-require-hierarchy 2024-11-25 16:29:41 +01:00
robin@ynput.io
2d6911513f Fix lint. 2024-11-25 10:23:43 -05:00
robin@ynput.io
0a13574509 Rename stagingdir to staging_dir. 2024-11-25 10:20:12 -05:00
Robin De Lillo
463ad79a06
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-25 10:14:38 -05:00
ynbot
333363f024 [Automated] Update validate_pr_labels caller workflow 2024-11-25 14:07:54 +00:00
ynbot
07c246ba74 [Automated] Update assign_pr_to_project caller workflow 2024-11-25 13:57:32 +00:00
Jakub Trllo
ce614a449f
Merge pull request #1022 from ynput/enhancement/strticter-ruff-config
Chore: Stricter ruff config
2024-11-25 14:49:50 +01:00
Jakub Trllo
ef6d7b5a6c put noqa at correct place 2024-11-25 10:37:27 +01:00
Jakub Trllo
3de2755de5 remove unrelated information from docstring 2024-11-25 10:37:18 +01:00
Jakub Trllo
d30d5b5419 fix line lengths 2024-11-25 10:37:05 +01:00
Jakub Trllo
207b1961a4 support all errors in ruff linter 2024-11-25 10:35:21 +01:00
Jakub Trllo
842033ddc6 use 'folderPath' to calculate 'hierarchy' 2024-11-22 15:55:39 +01:00
Jakub Trllo
8b625cdbf1
Merge pull request #1020 from ynput/bugfix/1019-opencolorio-240-breaks-ayon-launcher
Core: Use older OpenColorIO
2024-11-21 18:46:19 +01:00
Jakub Trllo
fef7d9360d
Merge branch 'develop' into bugfix/1019-opencolorio-240-breaks-ayon-launcher 2024-11-21 18:45:49 +01:00
Jakub Trllo
5b35547072 fix syntax of version requirement 2024-11-21 15:10:57 +01:00
Petr Kalis
f9170891a6
Merge pull request #958 from ynput/feature/AY-6789_Render-instance-support-of-Frame-List
Filtering for specific frames for simple files representations
2024-11-21 15:04:03 +01:00
Jakub Trllo
ddf0a2b00a force to use older opencolorio than 2.4.0 2024-11-21 15:00:43 +01:00
Petr Kalis
5da458de37
Merge branch 'develop' into feature/AY-6789_Render-instance-support-of-Frame-List 2024-11-21 14:55:17 +01:00
Ynbot
8bfcd92f1c [Automated] Update version in package.py for develop 2024-11-21 13:33:50 +00:00
Petr Kalis
897d79a509
Merge branch 'develop' into feature/AY-6789_Render-instance-support-of-Frame-List 2024-11-21 14:33:17 +01:00
Ynbot
c1b83046b7 [Automated] Add generated package files to main 2024-11-21 13:33:12 +00:00
Petr Kalis
112c4bdc0e
Used comprehension
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 14:33:08 +01:00
Petr Kalis
63592f9e2b
Used comprehension
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 14:32:54 +01:00
Jakub Trllo
caf4236594
Merge pull request #1018 from ynput/bugfix/fixes_for_Pyblish
Tools: Fix Creator and Pyblish Pype tools
2024-11-21 14:30:24 +01:00
Petr Kalis
962df74e64 Better RegularExpressionValidatorClass.Invalid used 2024-11-21 14:27:06 +01:00
Petr Kalis
0c5777910a Revert "Fix plugins returning empty list"
This reverts commit 5ccdfc258a.
2024-11-21 14:26:07 +01:00
Petr Kalis
b6945c1e14 Merge 2024-11-21 12:53:46 +01:00
Petr Kalis
80ab628d44 Changed condition to bail early 2024-11-21 12:52:51 +01:00
Petr Kalis
fd20885ac2
Used comprehension
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 12:51:12 +01:00
Petr Kalis
5f31752587
Used comprehension
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 12:50:59 +01:00
Petr Kalis
630d2d4913
frames_to_render are now list of integers
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 12:50:36 +01:00
Petr Kalis
de88260dda
frames_to_render are now list of integers
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 12:50:23 +01:00
Petr Kalis
c2716872d4
Do not convert to str unnecessary
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 12:49:24 +01:00
Petr Kalis
c56cd07e67 Provided backward compatibility for prepare_representations 2024-11-21 12:47:37 +01:00
Petr Kalis
f65611388f Merge branch 'develop' of https://github.com/ynput/ayon-core into feature/AY-6789_Render-instance-support-of-Frame-List 2024-11-21 12:38:00 +01:00
Petr Kalis
5ccdfc258a Fix plugins returning empty list 2024-11-21 12:36:21 +01:00
Petr Kalis
582dce426f Fix typo 2024-11-21 12:35:24 +01:00
Robin De Lillo
9293c28d45
Merge pull request #1010 from ynput/enhancements/allow_csv_ingest_to_create_shot
AY-6731_Allow CSV ingest to create new shots.
2024-11-20 08:16:03 -05:00
robin@ynput.io
b8ba7f47b0 Fix staging data computation. 2024-11-19 16:49:08 -05:00
robin@ynput.io
26e5c2f52b Adjust folder type creation in collect_hierarchy. 2024-11-19 09:28:16 -05:00
robin@ynput.io
70a38a6b1a Fix linting. 2024-11-19 08:22:13 -05:00
Robin De Lillo
83cc964ca0
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-19 08:07:52 -05:00
Petr Kalis
6ba4206a48 Merge remote-tracking branch 'origin/feature/AY-6789_Render-instance-support-of-Frame-List' into feature/AY-6789_Render-instance-support-of-Frame-List 2024-11-19 11:46:21 +01:00
Petr Kalis
bdd2615420 Merge branch 'develop' of https://github.com/ynput/ayon-core into feature/AY-6789_Render-instance-support-of-Frame-List 2024-11-19 11:45:17 +01:00
robin@ynput.io
7375538f22 Fix lint. 2024-11-18 16:43:31 -05:00
robin@ynput.io
e96133b348 Address feedback from PR. 2024-11-18 16:34:31 -05:00