Roy Nieterau
767bb4ba0e
Refactor more relevant code to use lib.get_container_members
2022-01-09 22:06:12 +01:00
Roy Nieterau
027a642f8a
Implement get_container_members and fix #2507
...
- Remove special hardcoded case for "look" family where looks were still getting all nodes added to avalon container
- Refactor shader assignment + mayalookassigner logic to use new `get_container_members` logic to still work as intended.
2022-01-09 21:53:02 +01:00
pypebot
7ecfda3566
[Automated] Merged main into develop
2022-01-08 04:43:33 +01:00
OpenPype
2a67e7bb27
[Automated] Bump version
2022-01-08 03:43:20 +00:00
pypebot
90b93dd92c
[Automated] Merged develop into main
2022-01-08 04:37:22 +01:00
Jakub Trllo
c00f9a98bd
Merge pull request #2496 from pypeclub/feature/OP-2335_Ftrack-event-handlers-settings
...
Ftrack: Event handlers settings
2022-01-07 13:26:44 +01:00
Petr Kalis
72190246f3
Merge pull request #2491 from pypeclub/bugfix/OP-2282_AE-Alert-window-always-on-top
...
AE: fix hiding of alert window below Publish
2022-01-06 19:43:58 +01:00
Jakub Trllo
97a81afab4
Merge pull request #2494 from pypeclub/bugfix/OP-2334_OpenPype-version-may-break-settings
...
General: Settings work if OpenPypeVersion is available
2022-01-06 19:29:00 +01:00
Jakub Trllo
751ccd5e5f
Merge pull request #2492 from pypeclub/bugfix/OP-2332_General-Modules-import-return-fix
...
General: Modules import function output fix
2022-01-06 19:28:42 +01:00
iLLiCiTiT
85d973555b
try format the paths in ftrack event server (more dynamic)
2022-01-06 17:44:41 +01:00
iLLiCiTiT
dd80f331f7
paths to event handler are tried to format with environments
2022-01-06 17:42:51 +01:00
iLLiCiTiT
5ec147b336
ftrack module expect new type of path settings
2022-01-06 17:42:36 +01:00
iLLiCiTiT
bbbfef4ca7
changed action/event paths to multiplatform and multipath inputs and changed labels
2022-01-06 17:32:54 +01:00
iLLiCiTiT
ed5da3e0b0
expect that get_remote_versions may return None
2022-01-06 16:39:59 +01:00
Petr Kalis
e3122b9782
OP-2282 - added error when no layers in Background
...
Background import without layers failed with nondescript message.
Fixed broken layer naming
2022-01-06 15:36:41 +01:00
iLLiCiTiT
3f5b041619
update docstring
2022-01-06 15:17:18 +01:00
iLLiCiTiT
abc39a9e9f
make sure output is always the same
2022-01-06 15:17:02 +01:00
Petr Kalis
49756e386a
Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/OP-2282_AE-Alert-window-always-on-top
2022-01-06 13:12:58 +01:00
Jakub Trllo
3685ad9ed5
Merge pull request #2489 from pypeclub/feature/OP-2314_Error-message-in-Loader-is-not-on-top
...
Tools: Fix style and modality of errors in loader and creator
2022-01-06 12:46:24 +01:00
Petr Kalis
6f8700a5c5
OP-2282 - changes custom widget with CreatorError to standardize
2022-01-06 12:46:05 +01:00
Jakub Trllo
eb6dc353f4
Merge pull request #2465 from pypeclub/bugfix/unicode_envs
...
General: Anatomy does not return root envs as unicode
2022-01-06 11:55:45 +01:00
Jakub Trllo
c9d5355473
Merge pull request #2488 from pypeclub/bugfix/OP-2315_Workfiles-Tool-Files-view-disabled-on-show
...
Workfiles tool: Files widget show files on first show
2022-01-05 18:51:47 +01:00
iLLiCiTiT
e410addc46
minor fixes of dialog
2022-01-05 18:50:09 +01:00
iLLiCiTiT
6cc944d46c
use ErrorMessageBox in creator too
2022-01-05 18:43:15 +01:00
iLLiCiTiT
acca8849a2
pass parent to creator error dialog
2022-01-05 18:43:01 +01:00
iLLiCiTiT
7107e797f0
extracted function for preparation of text with html symbols
2022-01-05 18:42:18 +01:00
iLLiCiTiT
7d72481b86
create base of error dialog in utils
2022-01-05 18:31:08 +01:00
iLLiCiTiT
049d0d27f9
added ability to copy report
2022-01-05 17:51:00 +01:00
iLLiCiTiT
631ba5b12e
line has different color
2022-01-05 17:50:50 +01:00
iLLiCiTiT
72503a16e7
reorganized contetn of error dialog
2022-01-05 17:50:14 +01:00
iLLiCiTiT
8ef9f44854
implemented traceback widget showin traceback in loader
2022-01-05 17:49:11 +01:00
iLLiCiTiT
b2f09495c4
implemented expand button showing icon and having clicked signal
2022-01-05 17:47:54 +01:00
iLLiCiTiT
13aa752c40
added clickable frame to utils
2022-01-05 17:47:32 +01:00
iLLiCiTiT
9d39d05e6b
styl have function to return path to images in resources
2022-01-05 17:44:16 +01:00
iLLiCiTiT
d84d334ac6
fix style and dialog modality to parent widget
2022-01-05 16:15:22 +01:00
iLLiCiTiT
65053ef948
trigger on task changed in set context method
2022-01-05 15:33:15 +01:00
Ondřej Samohel
d8cada627f
Merge pull request #2458 from BigRoy/maya_validate_ngon_use_lib_polyConstraint
...
Maya: Validate NGONs re-use polyConstraint code from openpype.host.maya.api.lib
2022-01-05 15:21:30 +01:00
Ondřej Samohel
e2acbdc046
Merge pull request #2485 from BigRoy/repair_context_label
...
Fix #2473 Update "Repair Context" label to "Repair"
2022-01-05 13:10:49 +01:00
Ondřej Samohel
1964e30246
Merge pull request #2363 from pypeclub/enhancement/OP-2075_version-handling
...
Version handling
2022-01-05 11:56:38 +01:00
Roy Nieterau
6b8b7f22e6
Fix #2473 Update "Repair Context" label to "Repair"
2022-01-05 10:30:31 +01:00
pypebot
584c5d96ab
[Automated] Merged main into develop
2022-01-05 04:42:01 +01:00
OpenPype
eaeb96c92f
[Automated] Bump version
2022-01-05 03:41:51 +00:00
pypebot
7bc2c5bc86
[Automated] Merged develop into main
2022-01-05 04:36:22 +01:00
Jakub Trllo
81eef3533e
Merge pull request #2483 from pypeclub/bugfix/OP-2285_custom_work_file_builder_fix
...
General: Custom template paths filter fix
2022-01-04 20:18:12 +01:00
iLLiCiTiT
571eef7cb3
fix filtering criteria for profile selection
2022-01-04 18:24:50 +01:00
iLLiCiTiT
07e151981c
skip duplicated versions
2022-01-04 17:14:00 +01:00
Ondřej Samohel
c8163a0934
Merge pull request #2457 from BigRoy/maya_optimize_validate_mesh_normals_unlocked
...
Maya: Optimize Validate Locked Normals speed for dense polymeshes
2022-01-04 17:06:20 +01:00
iLLiCiTiT
18104b6aed
fix docstring text length
2022-01-04 16:54:48 +01:00
iLLiCiTiT
247c931c0f
Merge branch 'develop' into enhancement/OP-2075_version-handling
2022-01-04 16:53:23 +01:00
Jakub Trllo
cd0ad34595
modify comment
...
Co-authored-by: Petr Kalis <petr.kalis@gmail.com>
2022-01-04 16:34:10 +01:00