Commit graph

38248 commits

Author SHA1 Message Date
Roy Nieterau
2b6889a6ea Also delete placeholder if Keep Placeholder is not enabled and no representations were loaded 2024-04-18 00:12:42 +02:00
Roy Nieterau
a59c54d1aa Remove non-existing arguments from docstring 2024-04-18 00:09:29 +02:00
Roy Nieterau
6873f02e6b Fix typos 2024-04-18 00:06:51 +02:00
Roy Nieterau
d7b20dff37 Workfile templates: add event system to Workfile Template Builder 2024-04-17 23:53:20 +02:00
Roy Nieterau
269d395141 Fix ayon core refactor bug, similar to fix in #330 2024-04-17 23:42:30 +02:00
Roy Nieterau
5b7511ed84 Workfile Templates: Implement registering and discovering of PlaceholderPlugin 2024-04-17 23:28:54 +02:00
Roy Nieterau
bd36c02c44
Merge branch 'develop' into enhancement/maya_redshiftproxy_from_renderlayer 2024-04-17 22:08:36 +02:00
Roy Nieterau
401e87d0b8
Merge branch 'develop' into enhancement/houdini_validate_cop_output_node 2024-04-17 22:04:20 +02:00
Roy Nieterau
54e0585062
Merge branch 'develop' into enhancement/blender_extract_alembic_subdiv_schema 2024-04-17 22:02:10 +02:00
Roy Nieterau
af5d8d52fb
Merge branch 'develop' into enhancement/houdini_load_alembic_no_unpack 2024-04-17 20:14:11 +02:00
Kayla Man
81bdaf9915 optimize the codes and the settings for loading mesh more smoothly 2024-04-18 00:06:33 +08:00
Kayla Man
d4fdf85306 Add Qt dialog to support users to choose their templates for project creation 2024-04-17 22:45:47 +08:00
Jakub Trllo
27dea6c97a
Merge pull request #424 from BigRoy/bugfix/fix_deadline_addon_baseserveraddon
Fix usage of `BaseServerAddon` when only imported for type checking
2024-04-17 14:56:24 +02:00
Roy Nieterau
b09e181e27 Fix usage of BaseServerAddon when only imported for type checking 2024-04-17 14:52:44 +02:00
Kayla Man
9299e7e703
Merge pull request #342 from ynput/enhancement/using_task_entity_attributes_for_context_setting_related_validators
Max: Using task attributes for validate frame range and validate resolution setting
2024-04-17 20:15:08 +08:00
Kayla Man
70f64accbc use "validate resolution setting" as label for validate resolution setting in the review family 2024-04-17 20:10:56 +08:00
Kayla Man
787ebed346 fix the bug of repair action failing to fix the validate resolution settings 2024-04-17 18:13:31 +08:00
Libor Batek
6c0248e52f
Merge branch 'develop' into enhancement/using_task_entity_attributes_for_context_setting_related_validators 2024-04-17 10:40:59 +02:00
Kayla Man
38d6a34b9b Merge branch 'develop' into bugfix/AY-4570_Substance-project-attributes 2024-04-17 16:10:04 +08:00
Jakub Trllo
f64bb5c1ea
Merge pull request #419 from ynput/bugfix/applications-addon-version
Chore: Correct applications addon version
2024-04-17 09:57:37 +02:00
Jakub Trllo
e207c2a55d
Merge pull request #421 from BigRoy/bugfix/fusion_fix_prelaunchhook_import
Fusion: Launch menu hook fix PreLaunchHook import
2024-04-17 09:56:53 +02:00
Kayla Man
99153da52b Merge branch 'develop' into chore/AY-1238_Delete-old-versions-loader-action-does-not-work 2024-04-17 13:31:35 +08:00
Kayla Man
95a69a1d8d make sure deleting old version should remove the 'right' folder 2024-04-17 13:31:13 +08:00
Roy Nieterau
991eee9657 Fix PreLaunchHook import 2024-04-16 18:25:49 +02:00
Kayla Man
998c5286b2 Merge branch 'develop' into bugfix/AY-4570_Substance-project-attributes 2024-04-16 23:37:34 +08:00
Kayla Man
878fc9cf2c update the attributes options for reloading mesh 2024-04-16 23:28:05 +08:00
Jakub Trllo
0d3fb5e1bd
Merge pull request #420 from ynput/bugfix/maya_xgen_typo_fix
Maya: Xgen Inventory Actions broken by typo in code
2024-04-16 17:01:52 +02:00
Kayla Man
9aea94bf1f add todo to remember to fix the hard code 2024-04-16 22:55:29 +08:00
Kayla Man
e5eec7f558 update the settings and code tweaks for creating project 2024-04-16 22:53:09 +08:00
Libor Batek
c1cfd266f6 Just fixing typo in "product" which broke functionality. 2024-04-16 16:51:54 +02:00
MustafaJafar
e8e1a1a2df add missing logic of set_review_color_space 2024-04-16 14:09:21 +02:00
Jakub Trllo
6a93e29923 fix applications addon version 2024-04-16 14:01:35 +02:00
MustafaJafar
b53281f490 update import 2024-04-16 12:45:34 +02:00
Mustafa Taher
00926cf9e9
update import
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-16 11:58:50 +02:00
MustafaJafar
8056494bfe Merge branch 'enhancement/OP-1017_houdini-colorspaces' of https://github.com/ynput/ayon-core into enhancement/OP-1017_houdini-colorspaces 2024-04-16 11:56:38 +02:00
Mustafa Taher
a3f9651de1
use ext.lower()
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2024-04-16 11:56:19 +02:00
MustafaJafar
03b46e8346 Merge branch 'develop' into enhancement/OP-1017_houdini-colorspaces 2024-04-16 11:54:22 +02:00
Kayla Man
64a26e2187 update server-addon settings for template 2024-04-16 17:40:18 +08:00
Jakub Trllo
d447e9d6dc
Merge branch 'develop' into enhancement/blender_extract_alembic_subdiv_schema 2024-04-16 10:28:22 +02:00
Jakub Trllo
78c73259ef
fix typo
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-04-15 16:30:10 +02:00
Jakub Trllo
b1e73835bb skip folder id in mapping 2024-04-15 16:25:26 +02:00
Jakub Trllo
d8e5734e57
Merge pull request #396 from ynput/enhancement/ruff-ignore
Ruff: Add list of files to exclude from linting
2024-04-15 16:12:02 +02:00
Jakub Trllo
f3ab54493d get and use repre contexts earlier 2024-04-15 16:03:31 +02:00
Jakub Trllo
028375620f filter representations by id earlier 2024-04-15 16:02:56 +02:00
Kayla Man
f2a9eedbda fix the default settings not being able to be cased as python instance 2024-04-15 21:27:40 +08:00
Roy Nieterau
e75f44f6c1 Bugfix: Parent to world only if not already at world - support root level placeholders 2024-04-15 15:06:56 +02:00
Roy Nieterau
7856d34be5
Merge branch 'develop' into enhancement/maya_load_published_workfile_as_template 2024-04-15 15:02:29 +02:00
Kayla Man
51fe2dfc94 resolve conflict 2024-04-15 20:21:42 +08:00
Jakub Trllo
fa32a807c5
Merge pull request #271 from BigRoy/bugfix/fix_duplicated_creator_warning_message
Fix: Report the duplicated creator class
2024-04-15 13:58:30 +02:00
Roy Nieterau
9d8719c821
Merge branch 'develop' into enhancement/maya_load_published_workfile_as_template 2024-04-15 12:36:05 +02:00