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 |
|
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 |
|
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 |
|
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 |
|
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
|
54e0585062
|
Merge branch 'develop' into enhancement/blender_extract_alembic_subdiv_schema
|
2024-04-17 22:02:10 +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 |
|
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 |
|
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 |
|
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 |
|
Jakub Trllo
|
6a93e29923
|
fix applications addon version
|
2024-04-16 14:01:35 +02: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 |
|