Commit graph

37021 commits

Author SHA1 Message Date
Ondřej Samohel
42219e1118
📝 update readme 2024-03-19 15:09:34 +01:00
Ondřej Samohel
7e2d96abae
Merge remote-tracking branch 'origin/develop' into enhancement/add-ruff-and-code-spell 2024-03-19 11:37:28 +01:00
Ondřej Samohel
ab71411d12
♻️ remove unneeded dependencies 2024-03-19 11:37:15 +01:00
Petr Kalis
fd2a3e637d
Merge pull request #173 from ynput/bugfix/rr_settings
RoyalRender: Fix when no RR addon in bundle
2024-03-19 11:19:55 +01:00
Jakub Trllo
fec94a508e
Merge pull request #191 from ynput/enhancement/AY-1228_Load-plugins-update
Load plugins: Use product types for filtering
2024-03-19 10:33:52 +01:00
Jakub Ježek
a27e3f83e5
Merge pull request #43 from ynput/bugfix/OP-7981_resolve_swapping_versions_fix_offset
Resolve: version swap retain offset and IDT
2024-03-19 09:48:15 +01:00
Jakub Ježek
ccd50f4608
Merge branch 'develop' into bugfix/OP-7981_resolve_swapping_versions_fix_offset 2024-03-18 21:30:33 +01:00
Jakub Trllo
ebbacdee94
Merge pull request #195 from ynput/enhancement/AY-3670_Move-models-and-widgets-from-ayon_utils
Tools: Move ayon utils to correct place
2024-03-18 18:27:47 +01:00
Jakub Trllo
9770d8ffa9 use new location of tools models 2024-03-18 18:02:13 +01:00
Jakub Trllo
20a9d4f972 move models to 'common_models' in tools 2024-03-18 18:01:45 +01:00
Jakub Trllo
95a67b666f import widgets from new locations 2024-03-18 17:59:41 +01:00
Jakub Trllo
fb3df8c806 move ayon utils widgets to utils 2024-03-18 17:59:09 +01:00
Jakub Trllo
ed268ccec6 move ayon_utils utils to tools utils 2024-03-18 17:58:16 +01:00
Jakub Trllo
33f6db2b3e Merge branch 'develop' into enhancement/AY-1228_Load-plugins-update 2024-03-18 17:08:25 +01:00
Jakub Trllo
f1a921ea02
Merge pull request #194 from ynput/bugfix/maya-init-fix
Maya: Fix initialization
2024-03-18 17:07:10 +01:00
Jakub Trllo
24a00cd96a keep super class call 2024-03-18 17:03:37 +01:00
Jakub Trllo
e913eefa07 fix get_product_name call 2024-03-18 16:59:15 +01:00
Jakub Trllo
c62993a394 remove cls passed to class method 2024-03-18 16:59:07 +01:00
Jakub Trllo
0ba8d7e645 fix super call in class method 2024-03-18 16:47:40 +01:00
Ondřej Samohel
8a804ce991
Merge pull request #138 from ynput/enhancement/remove-multijson-publishing
Remove multi-context restrictions for publishing image sequences on farm
2024-03-18 15:32:48 +01:00
Ondřej Samohel
0e6c050618
♻️ update ruff and fix python version 2024-03-18 15:28:33 +01:00
Jakub Ježek
02fe605364
Merge pull request #92 from ynput/bugfix/OP-8273_Resolve-missing-GetClipProperty
Resolve: avoiding clips without mediapoolitems
2024-03-18 15:18:08 +01:00
Ondřej Samohel
aecb2522b1
Merge branch 'develop' into enhancement/add-ruff-and-code-spell 2024-03-18 15:18:02 +01:00
Kayla Man
705203847f
Merge pull request #57 from ynput/enhancement/OP-7074_Validate-Render-Passes
Max: Implementation of Validate Render Passes
2024-03-18 15:09:42 +01:00
Kayla Man
5e48e9be81
Merge branch 'develop' into enhancement/OP-7074_Validate-Render-Passes 2024-03-18 15:09:32 +01:00
Ondřej Samohel
92fc2f2308
add poetry.lock 2024-03-18 15:07:04 +01:00
Ondřej Samohel
775d53f4d2
add codespell and config 2024-03-18 15:06:36 +01:00
Ondřej Samohel
84c42d060e
add pre-commit 2024-03-18 15:00:08 +01:00
Ondřej Samohel
55e8ab0c4d
♻️ update gitignore 2024-03-18 14:59:02 +01:00
Ondřej Samohel
f6e8465dca
⚗️ add ruff workflow and code-spell pre-commit 2024-03-18 14:57:05 +01:00
Jakub Trllo
b80541064c fix publish plugin attributes back to 'families' 2024-03-18 14:47:15 +01:00
Jakub Trllo
576817b8ea change 'product_types' type to set 2024-03-18 14:45:54 +01:00
moonyuet
53981f3fe1 report detail filename in debug message 2024-03-18 14:05:34 +01:00
Jakub Trllo
c4ddfe7a89 Merge branch 'develop' into enhancement/AY-1228_Load-plugins-update 2024-03-18 13:59:40 +01:00
Jakub Trllo
e29bcbcf54 rename 'families' attribute to 'product_types' in loader plugins 2024-03-18 13:59:00 +01:00
Jakub Trllo
e498b0aafe use 'product_types' instead of 'families' in loader plugins 2024-03-18 13:57:39 +01:00
Jakub Trllo
0a1adfb618
Merge pull request #165 from ynput/enhancement/AY-1226_Use-AYON-entities
Chore: Use AYON entities
2024-03-18 13:56:26 +01:00
moonyuet
587bfe462f code tweaks according to big roy's comment 2024-03-18 12:15:58 +01:00
moonyuet
5c8a39e266 Merge branch 'develop' into enhancement/OP-7074_Validate-Render-Passes 2024-03-18 10:28:29 +00:00
Kayla Man
511650ef0b
Merge pull request #189 from ynput/bugfix/AY-3892_3dsMax-refactor-save-max-file
Max: Always save max scene file before deadline submission
2024-03-18 10:23:47 +00:00
Kayla Man
fc1ac23950
Merge branch 'develop' into bugfix/AY-3892_3dsMax-refactor-save-max-file 2024-03-18 10:23:29 +00:00
Jakub Trllo
4ab0119f3a Merge branch 'develop' into enhancement/AY-1226_Use-AYON-entities 2024-03-18 10:27:27 +01:00
Jakub Trllo
21d09e4f5a fix collect audio 2024-03-18 10:26:48 +01:00
Jakub Trllo
d919e1bb4d fix tvpaint load plugin 2024-03-18 10:19:33 +01:00
Jakub Trllo
84ad851c94
Merge pull request #182 from ynput/enhancement/remove-lib-requests-get-and-post
Chore: Remove requests get and post from lib functions
2024-03-18 09:57:37 +01:00
Kayla Man
73b07f2c7e
Merge pull request #184 from ynput/bugfix/collect-inputs-collect-invalid-renderlayer-objects
Maya: bug fix the invalid renderlayer name errors out in collect inputs
2024-03-15 21:31:54 +08:00
Kayla Man
954d4d8987
Merge branch 'develop' into bugfix/collect-inputs-collect-invalid-renderlayer-objects 2024-03-15 21:31:47 +08:00
Kayla Man
0f71a89f88 make sure the scene file would be saved and increment before deadline submission 2024-03-15 21:31:05 +08:00
murphy
89701454c3
Merge pull request #186 from ynput/tokejepsen-patch-1
Update Maya Redshift render settings label.
2024-03-15 08:23:08 +01:00
Toke Jepsen
25c5b7140b
Update render_settings.py 2024-03-15 07:18:46 +00:00