Ondrej Samohel
3501d0d23a
🗑️ move deprecation marks from comments to docstrings
2022-09-09 10:36:43 +02:00
Ondrej Samohel
e1a504ff3a
♻️ refactor to new function calls
2022-09-08 16:55:16 +02:00
Ondrej Samohel
831050799d
🐛 pass argument in deprecated function
2022-09-08 16:54:46 +02:00
Ondrej Samohel
9e1fb2bc6c
🔥 delete validation error help file
2022-09-08 16:54:10 +02:00
Ondrej Samohel
0084790221
✏️ fix typo in import
2022-09-08 16:14:03 +02:00
Ondřej Samohel
3b25a68552
♻️ work on validation errors
2022-09-08 16:09:09 +02:00
Ondřej Samohel
59c13789e6
🚨 fix hound
2022-09-08 16:08:44 +02:00
Ondřej Samohel
26954b9377
♻️ fix name typo and refactor validator error
2022-09-08 16:08:19 +02:00
Ondrej Samohel
31c0e9050b
🚨 fix hound 🐶
2022-09-07 01:55:37 +02:00
Ondrej Samohel
44518d2d85
✨ add collector for member nodes
2022-09-07 01:55:15 +02:00
Ondrej Samohel
10d4a3ed79
🔀 Merge remote-tracking branch 'origin/develop' into enhancement/OP-3075_houdini-new-publisher
2022-09-06 19:32:41 +02:00
Ondřej Samohel
5f6963c9f7
Merge pull request #3798 from pypeclub/bugfix/py2_comp_resolve
...
Resolve: Addon import is Python 2 compatible
2022-09-06 18:32:34 +02:00
Petr Kalis
7fc1f2438f
Merge pull request #3793 from pypeclub/enhancement/OP-3863_Speed-up-ExtractImage
...
Photoshop: attempt to speed up ExtractImage
2022-09-06 17:29:30 +02:00
Petr Kalis
ca45df2eef
Merge branch 'develop' into enhancement/OP-3863_Speed-up-ExtractImage
2022-09-06 17:29:14 +02:00
Jakub Trllo
de52a7d61b
last f-string removement
2022-09-06 17:21:32 +02:00
Jakub Trllo
c8efd0d67e
removed f-string formatting for py2 compatibility
2022-09-06 17:07:46 +02:00
Jakub Trllo
8fe406d4bb
Merge pull request #3789 from pypeclub/feature/OP-3881_Change-extractor-usage-in-photoshop
...
Photoshop: Use new Extractor location
2022-09-06 16:56:42 +02:00
Jakub Trllo
8bc13d0f20
Merge pull request #3670 from kaamaurice/feature/Blender-collect-workfiles
...
Blender: Publisher collect workfile representation
2022-09-06 16:56:16 +02:00
Jakub Trllo
549a67c604
Merge pull request #3794 from BigRoy/submit_publish_job_remove_log
...
Deadline: Submit publish job remove instance._log that has no use anymore
2022-09-06 16:54:26 +02:00
Ondřej Samohel
1a7a52f44c
♻️ members as nodes, change access to members
2022-09-06 16:40:09 +02:00
Jakub Trllo
0e66c06734
Merge pull request #3787 from pypeclub/feature/OP-3874_Change-extractor-usage-in-blender
...
Blender: Use new Extractor location
2022-09-06 14:03:34 +02:00
Petr Kalis
96f8c3b7b3
OP-3863 - fixed doc string
2022-09-06 13:23:41 +02:00
Roy Nieterau
d00eb29ca1
Remove instance._log legacy code that has no use anymore
2022-09-06 13:20:48 +02:00
Petr Kalis
1ed5ef7dcd
OP-3863 - attempt to speed up ExtractImage
...
If workfile has a large number of layers (hundreds or thousands), ExtractImage wasn't too efficient. It was hiding/showing layers too many times.
Current logic is to hide all, show only publishable layers of instance, save to image, hide them again.
get_layers replaced by argument if possible.
2022-09-06 13:16:01 +02:00
Jakub Ježek
ebd8c16d27
Merge pull request #3780 from pypeclub/bugfix/nuke-validate-write-node-fails
2022-09-06 10:49:30 +02:00
Ondřej Samohel
fe1a1055c2
🐛 store context on dedicated node instead of root node
...
root node doesn't allow storing of spare parameters
2022-09-05 18:03:38 +02:00
Milan Kolar
377df371db
Merge pull request #3770 from pypeclub/feature/OP-3788_Move-queries-of-asset-and-representation-links
2022-09-05 12:31:16 +02:00
Petr Kalis
469ba24879
Fix - updated to not use deprecated function
2022-09-05 12:27:23 +02:00
Jakub Trllo
e2635740b0
Merge branch 'develop' into feature/OP-3881_Change-extractor-usage-in-photoshop
2022-09-05 12:24:18 +02:00
Jakub Trllo
88ab0462b5
fix new import path
2022-09-05 12:21:19 +02:00
Jakub Trllo
81d8a53dba
fix function name
2022-09-05 12:20:16 +02:00
Jakub Trllo
0015b477eb
Merge branch 'develop' into feature/OP-3788_Move-queries-of-asset-and-representation-links
2022-09-05 12:19:31 +02:00
pypebot
9a25e97a13
[Automated] Merged main into develop
2022-09-03 06:15:29 +02:00
OpenPype
153f2c2e95
[Automated] Bump version
2022-09-03 04:15:14 +00:00
pypebot
e639361d12
[Automated] Merged develop into main
2022-09-03 06:04:25 +02:00
Ondřej Samohel
9108aee040
Merge pull request #3669 from BigRoy/maya_menu_move_set_render_settings
...
Maya: move set render settings menu entry
2022-09-02 18:26:05 +02:00
Ondřej Samohel
36fb10c959
Merge pull request #3674 from BigRoy/maya_load_containerise_dont_skip_empty_values
...
Maya: `containerise` dont skip empty values
2022-09-02 18:22:52 +02:00
Ondřej Samohel
313b56bf06
Merge pull request #3659 from BigRoy/maya_select_containers
...
Scene Inventory: Maya add actions to select from or to scene
2022-09-02 18:13:54 +02:00
Ondřej Samohel
8203df8b8e
Merge pull request #3757 from pypeclub/bugfix/version-resolution-in-string
...
Fix version resolution
2022-09-02 18:03:19 +02:00
Ondřej Samohel
b924cedfa7
Merge pull request #3777 from pypeclub/chore/fix_poetry_toml_version_format
...
Fix - changed format of version string in pyproject.toml
2022-09-02 18:01:07 +02:00
Jakub Trllo
ab964eb91d
Merge pull request #3784 from pypeclub/feature/OP-3873_Change-extractor-usage-in-AE
...
AfterEffects: Use new Extractor location
2022-09-02 17:00:31 +02:00
Jakub Trllo
cfa58c1475
Merge pull request #3785 from Sharkitty/Hayley_Normaal
...
Added an event triggered when user connects to kitsu
2022-09-02 17:00:18 +02:00
Hayley GUILLOT
a72b84a586
Forgot to lint
2022-09-02 16:33:34 +02:00
Hayley GUILLOT
f0dc54f78e
Update credentials.py
...
Implementation got moved from emit_on_kitsu_login to the login function
2022-09-02 16:32:45 +02:00
Jakub Trllo
107ef361cd
Merge branch 'develop' into feature/OP-3881_Change-extractor-usage-in-photoshop
2022-09-02 16:02:53 +02:00
Jakub Trllo
cd985aac22
Merge branch 'develop' into feature/OP-3874_Change-extractor-usage-in-blender
2022-09-02 16:01:58 +02:00
Jakub Trllo
7843645fe8
Merge branch 'develop' into feature/OP-3873_Change-extractor-usage-in-AE
2022-09-02 16:01:44 +02:00
Ondrej Samohel
27d131f0ee
♻️ optimize imprint function
2022-09-02 15:57:16 +02:00
Ondrej Samohel
c026346266
🐛 set output name to subset name
2022-09-02 15:56:40 +02:00
Ondrej Samohel
f09cd22e7c
♻️ remove unused import
2022-09-02 15:56:06 +02:00