Commit graph

38513 commits

Author SHA1 Message Date
Kayla Man
369321b18c cosmetic fix 2024-04-19 19:43:40 +08:00
Kayla Man
dd11cf95ca add comment on the condition on checking result variable 2024-04-19 19:18:23 +08:00
Kayla Man
7b68bb8498 ensure to have no error after pressing cancel button 2024-04-19 19:17:46 +08:00
Kayla Man
a46489edc3 add deleteLater() after dialog.exec_ 2024-04-19 19:15:46 +08:00
Kayla Man
bb225a3f66 clean up the dialog code 2024-04-19 18:33:03 +08:00
Kayla Man
41e4af06da updating the code with big roy's feedback 2024-04-19 18:04:57 +08:00
Kayla Man
cdfe59fd18 add comment to explain the action 2024-04-19 17:27:34 +08:00
Kayla Man
70b11f9a50 cosmetic fix 2024-04-19 17:26:04 +08:00
Kayla Man
289d21250d updating the dialog functions 2024-04-19 17:24:42 +08:00
Roy Nieterau
4d7a781517 Bump maya server addon version 2024-04-19 10:51:57 +02:00
Roy Nieterau
c11c8a3cad Implement create_cache_instance_on_load setting for Yeti Rig loader 2024-04-19 10:51:37 +02:00
Jakub Trllo
eb69c5ca7f
Merge pull request #432 from BigRoy/bugfix/maya_collect_file_dependencies_apply_settings
Maya: Collect File Dependencies fix `apply_settings` signature
2024-04-19 10:45:42 +02:00
Roy Nieterau
766b4f141c
Merge branch 'develop' into enhancement/maya_yeti_user_variables 2024-04-19 10:34:26 +02:00
Kayla Man
e4b5da7850 move combobox before the checkboxes in the popup dialog 2024-04-19 16:26:41 +08:00
Kayla Man
e362b11184 refactor the repetitive code into a function 2024-04-19 16:15:22 +08:00
Kayla Man
d5b0f22748 redesign the dialog with ok & cancel button and links the boolean options to the AYON settings 2024-04-19 16:07:54 +08:00
Roy Nieterau
fe77e0a578 Fix refactor of imports to ayon_core 2024-04-18 17:22:44 +02:00
Roy Nieterau
276b293577 Fix apply_settings signature 2024-04-18 17:09:02 +02:00
Roy Nieterau
175034f44c
Merge branch 'develop' into enhancement/maya_yeti_rig_load_create_cache_instance 2024-04-18 17:04:01 +02:00
Kayla Man
5875016e5f import cameras instead of improve camertas 2024-04-18 22:06:38 +08:00
Kayla Man
b77f4f97c1 Merge branch 'develop' into bugfix/AY-4570_Substance-project-attributes 2024-04-18 21:28:11 +08:00
Kayla Man
f7c8a23d98 add import cameras and perserve strokes into the project configuration dialog 2024-04-18 21:23:23 +08:00
Roy Nieterau
47c7e8634c Do not expose the event_system on the builder directly - but expose the register and trigger event methods 2024-04-18 12:10:45 +02:00
Roy Nieterau
2befe843dc Do not force order of the placeholder, allow it to be None 2024-04-18 12:05:06 +02:00
Roy Nieterau
edee279f15 Do not store in placeholder data - it's up to the registering code itself to persist or use the weakref_partial implementation from the event system 2024-04-18 12:04:24 +02:00
Jakub Trllo
8757051484
Merge pull request #428 from BigRoy/enhancement/workfile_templates_delete_placeholder_no_loads
Workfile Templates: Delete placeholder if Keep Placeholder is not enabled
2024-04-18 11:26:20 +02:00
Jakub Trllo
235e634647
Merge pull request #416 from ynput/bugfix/workfile-builder-context-fix
Chore: Workfile template builder context usage fix
2024-04-18 11:25:44 +02:00
Jakub Trllo
9caa7170b5
Merge pull request #427 from BigRoy/chore/workfile_templates_typos
Chore: Fix typos/grammar and docstrings in Workfile Templates
2024-04-18 11:12:02 +02:00
Jakub Trllo
d5a3296d4c
Crash if product type is not available. 2024-04-18 10:48:12 +02:00
Jakub Trllo
3d496be7c6 fix product type key access 2024-04-18 10:26:20 +02:00
Jakub Trllo
646c0df474 fix version entity manipulation 2024-04-18 10:25:22 +02:00
Jakub Trllo
bf0d3477d9
fix expading of values
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-04-18 10:24:14 +02:00
Kayla Man
73522c0f09
Merge branch 'develop' into bugfix/AY-4570_Substance-project-attributes 2024-04-18 16:07:47 +08:00
Kayla Man
bb27114212
Merge pull request #214 from BigRoy/enhancement/blender_extract_alembic_subdiv_schema
Blender: Extract pointcache alembic with subdiv schema
2024-04-18 15:05:59 +08:00
Kayla Man
5bb61efab2 cosmetic fix 2024-04-18 14:50:56 +08:00
Kayla Man
ca442c52cd remove print function 2024-04-18 14:00:14 +08:00
Kayla Man
53627d34d3
Update client/ayon_core/hosts/substancepainter/plugins/load/load_mesh.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-04-18 13:14:15 +08:00
Kayla Man
425f7cbd89
Update server_addon/substancepainter/server/settings/load_plugins.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-04-18 13:13:55 +08:00
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