Commit graph

20074 commits

Author SHA1 Message Date
Jakub Trllo
c0d27f47d2 don't refresh log viewer on initialization but on first show 2022-03-24 15:20:53 +01:00
Jakub Jezek
1aa56e10d4
nuke: python3 compatibility issue with iteritems 2022-03-24 14:47:23 +01:00
Jakub Ježek
406247ad26
Merge pull request #2903 from pypeclub/feature/nuke-improve-code-readebility
Nuke: improving readability
2022-03-24 14:35:08 +01:00
Jakub Jezek
18d883ff0f
anatomy data with correct task short key 2022-03-24 14:31:57 +01:00
Jakub Trllo
61b430b3bc
Merge pull request #2944 from pypeclub/bugfix/scene_inventory_imports
SceneInventory: Fix imports in UI
2022-03-24 14:06:29 +01:00
Petr Kalis
ce4caeabd3 Added configurable maximum file size of review upload to Slack 2022-03-24 13:47:07 +01:00
Jakub Trllo
3a54f370b8
Fix docstring
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-24 13:46:04 +01:00
Jakub Trllo
cf40d52d4d removed debug prints 2022-03-24 13:31:45 +01:00
Jakub Trllo
5402a99634 fix imports in scene inventory 2022-03-24 13:31:38 +01:00
Jakub Trllo
3a2603d8f7 changed label 2022-03-24 13:26:55 +01:00
Jakub Trllo
d0c4f188c7 added better example in docstring 2022-03-24 13:25:24 +01:00
Jakub Trllo
543e80e84f added deafult implementation of optional pyblish plugin which will show attributes in new publisher UI 2022-03-24 13:22:24 +01:00
Petr Kalis
d202bbed53
Merge pull request #2941 from pypeclub/bugfix/slack_fail
Slack: add generic exception
2022-03-24 12:29:10 +01:00
Petr Kalis
4442ef7128
Update openpype/modules/slack/plugins/publish/integrate_slack_api.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-03-24 11:57:56 +01:00
Petr Kalis
aaa4c1d54c Add generic exception handling for Slack notification 2022-03-24 11:53:57 +01:00
Jakub Trllo
437624dd46
Merge pull request #2934 from pypeclub/bugfix/collapsed_wrap_behavior
Settings UI: Collapsed of collapsible wrapper works as expected
2022-03-24 10:48:15 +01:00
Jakub Trllo
15b2b73c6b
Merge pull request #2925 from pypeclub/enhancement/OP-2950_Open-workfiles-from-published
Workfiles: Open published workfiles
2022-03-24 10:03:50 +01:00
Bo Zhou
6ea037175a use set instead of list for discard option keys from multiverse composition extractor 2022-03-24 17:57:18 +09:00
Jakub Trllo
014d0d8c53 moved adding of vendor paths to prepare_app_environments 2022-03-24 09:48:46 +01:00
Bo Zhou
cedc936f23 Merge branch 'feature/multiverse' of github.com:j-cube/OpenPype into feature/multiverse 2022-03-24 17:47:18 +09:00
Bo Zhou
ef832181e4 use py3 style to iterate options dict 2022-03-24 17:46:28 +09:00
DMO
600a07237c removed extra space. 2022-03-24 17:45:10 +09:00
DMO
e64797c433 switch do more readable options.items() 2022-03-24 17:43:43 +09:00
Jakub Trllo
70c317005c add python version specific vendors outside of launch hook 2022-03-24 09:42:18 +01:00
DMO
ba5763897a Merge remote-tracking branch 'origin/feature/multiverse' into feature/multiverse 2022-03-24 17:28:41 +09:00
DMO
7f18f94abc removing unused variables. 2022-03-24 17:28:09 +09:00
Bo Zhou
73e691f379 use cmds.listRelatives instead of mel at multiverse usd loader 2022-03-24 17:27:22 +09:00
Bo Zhou
9c9ea78233 Merge branch 'feature/multiverse' of github.com:j-cube/OpenPype into feature/multiverse 2022-03-24 16:59:57 +09:00
DMO
1cea33d94c fixing the data getting used for the write options ; standardise on " vs '. 2022-03-24 16:52:02 +09:00
DMO
06dce74a36 use a set instead of a list 2022-03-24 16:51:24 +09:00
DMO
20124bdc83 fix import - use direct api vs avalon 2022-03-24 16:50:53 +09:00
DMO
d41d114bd3 updating create mv overwrite to correct data fields getting used. 2022-03-24 16:49:57 +09:00
Bo Zhou
4d349a1838 Merge branch 'develop' of https://github.com/pypeclub/OpenPype into feature/multiverse 2022-03-24 14:34:29 +09:00
Bo Zhou
fe2a3e8c2f use usd as name and ext for representation from multiverse usd composition extractor 2022-03-24 13:52:06 +09:00
Bo Zhou
0645dc8190 use py3 style to iterate option dict from multiverse usd composition extractor 2022-03-24 13:49:58 +09:00
Bo Zhou
498c968805 use py3 style to iterate option dict 2022-03-24 13:43:42 +09:00
Bo Zhou
3ab9c8c0bf fixed multiverse usd loader for new api 2022-03-24 12:07:37 +09:00
Bo Zhou
d69d7cddf4 fix multiverse composition extractor for arguments 2022-03-24 12:07:06 +09:00
Bo Zhou
783c315c7e fixed creator of multiverse usd composition with more arguments 2022-03-24 12:05:49 +09:00
Bo Zhou
7320e570ca fixed multiverse usd composition extractor 2022-03-24 11:37:11 +09:00
Bo Zhou
de8eac521c improved multiverse usd composition creator 2022-03-24 11:00:44 +09:00
Bo Zhou
006c43c6f0 replace unicode with str and normalize unicode instance data value 2022-03-24 10:37:17 +09:00
Bo Zhou
7a96bfcfbf deal with handle start and end for multiverse usd extractor 2022-03-24 09:45:36 +09:00
Jakub Trllo
953ff9eedb fix attribute access 2022-03-23 18:00:57 +01:00
Jakub Trllo
06502b1006 safer delete versions 2022-03-23 16:52:35 +01:00
Jakub Trllo
748f84b600 fix usage of collapsed value in CollapsibleWrapper 2022-03-23 15:02:07 +01:00
Jakub Trllo
0bfb3c3dfc
Merge pull request #2931 from pypeclub/enhancement/move_attribute_definitions
General: Move Attribute Definitions from pipeline
2022-03-23 14:31:17 +01:00
Roy Nieterau
4261d22422 Fix support for Maya 2018
Older versions of Maya do not allow `set` type to be passed to Maya commands and will result in e.g. "RuntimeError: # Syntax error: unexpected end ( at position 4 while parsing"
2022-03-23 12:37:13 +01:00
Bo Zhou
0990163a0b fix removed module from multiverse usd extractor 2022-03-23 18:30:34 +09:00
Bo Zhou
0bf37ddffc Merge branch 'develop' of https://github.com/pypeclub/OpenPype into feature/multiverse 2022-03-23 14:09:40 +09:00