Commit graph

1766 commits

Author SHA1 Message Date
Kayla Man
7e53b9d4fa
Merge branch 'develop' into bugfix/maya-arnold-global-aov-mode 2024-04-26 17:54:31 +08:00
Kayla Man
ff316f4d9c
Merge branch 'develop' into bugfix/AY-3685_Bug-3dsmax---Extract-Geometry-Alembic--Optional-Switch-not-visible-in-the-Publisher-UI 2024-04-26 16:56:46 +08:00
Kayla Man
129070aefe make sure dict for Alembic Extractors having the attributes for enabling it 2024-04-25 17:53:29 +08:00
MustafaJafar
5a48baddf4 Merge branch 'develop' into enhancement/OP-1017_houdini-colorspaces 2024-04-25 10:59:20 +02:00
Kayla Man
ba1242316e add asstring argment in the existing aovs_enabled 2024-04-25 15:12:04 +08:00
Kayla Man
6b2b28d7d2 make sure the collect render layer is just collecting beauty render with the global aov mode disabled in Arnold renderer 2024-04-25 14:57:58 +08:00
Kayla Man
038d2a9afd Merge branch 'develop' into bugfix/AY-4570_Substance-project-attributes 2024-04-24 16:07:42 +08:00
Roy Nieterau
f6411be0c2
Update client/ayon_core/tools/workfiles/widgets/files_widget_workarea.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-24 01:36:42 +02:00
Roy Nieterau
7cd9ec8a8d Select index by latest date modified 2024-04-23 00:30:46 +02:00
Jakub Trllo
17390f839a select latest workfile after model refresh 2024-04-22 16:26:09 +02:00
Roy Nieterau
21cecca9c1
Merge branch 'develop' into enhancement/workfiles_refresh_on_reopen 2024-04-22 15:10:43 +02:00
Roy Nieterau
6f1228ad42 Fix #397: Always refresh workfiles tool on show
Note: this also refreshes when the window is minimized and then brought up again
2024-04-22 15:01:08 +02:00
Jakub Trllo
76417ea5b2
Merge pull request #371 from ynput/chore/AY-1238_Delete-old-versions-loader-action-does-not-work
Chore: Delete old version/Calculate old version in AYON Loader
2024-04-22 14:59:05 +02:00
Ondřej Samohel
3dfd66d714
Merge branch 'develop' into enhancement/maya_yeti_rig_load_create_cache_instance 2024-04-22 10:28:51 +02:00
Ondřej Samohel
993da4ee47
Merge branch 'develop' into enhancement/houdini_load_alembic_no_unpack 2024-04-22 10:22:35 +02:00
Ondřej Samohel
5371d88b0f
Merge branch 'develop' into enhancement/maya_redshiftproxy_from_renderlayer 2024-04-22 10:20:41 +02:00
Kayla Man
efd0e0774d move sp_setting into if condition 2024-04-19 21:43:47 +08:00
Kayla Man
0ec9d1e993
Remove unnecessary comment
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-04-19 20:23:36 +08:00
Kayla Man
7ebdeeae26
cosmetic
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-04-19 20:23:19 +08:00
Kayla Man
9173e77e30
Update client/ayon_core/hosts/substancepainter/plugins/load/load_mesh.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-04-19 20:23:08 +08:00
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
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
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
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
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