Jakub Trllo
a3b6d9645e
removed legacy workfile template builder
2022-09-09 18:05:27 +02:00
Jakub Trllo
486d6636a9
renamed file 'new_template_builder' to 'workfile_template_builder'
2022-09-09 18:05:17 +02:00
Jakub Trllo
419812241c
removed unused code
2022-09-09 18:00:57 +02:00
Jakub Trllo
bd5d7ca4a6
added more specific attributes
2022-09-09 17:58:51 +02:00
Jakub Trllo
b2a59336ec
use attributes from builder
2022-09-09 17:58:20 +02:00
Jakub Trllo
b25270ccdd
use direct function calls
2022-09-09 17:58:07 +02:00
Jakub Trllo
0102614531
use functions in menu
2022-09-09 16:55:34 +02:00
Jakub Trllo
8d60739fe4
implemented functions for building actions
2022-09-09 16:55:24 +02:00
Jakub Trllo
f133f401c0
small tweaks in code
2022-09-09 16:55:09 +02:00
Jakub Trllo
9821a05cdc
implemented update logic for maya load plugin
2022-09-09 16:54:58 +02:00
Jakub Trllo
77d8d1b1ce
implemented basics of update template placeholder
2022-09-09 16:53:21 +02:00
Jakub Trllo
e45fd5f995
changed 'process_placeholder' to 'populate_placeholder'
2022-09-09 16:53:06 +02:00
Jakub Trllo
d3eca627de
added some more options for shared data
2022-09-09 16:52:39 +02:00
Jakub Trllo
e5654595a8
implemented 'get_workfile_build_placeholder_plugins' for maya
2022-09-09 13:31:55 +02:00
Jakub Trllo
5ccda391e4
changed loaders
2022-09-09 13:23:10 +02:00
Jakub Trllo
6401c40641
changed how placeholders are cached
2022-09-09 13:14:05 +02:00
Jakub Trllo
d5346a14d9
implemented helper functions to receive placeholder option keys
2022-09-09 12:28:32 +02:00
Jakub Trllo
ffab250bf8
changed how 'get_placeholder_plugin_classes' is implemented
2022-09-09 12:26:45 +02:00
Jakub Trllo
326d21d86a
use 'get_placeholder_plugin_classes' from host
2022-09-09 12:25:11 +02:00
Jakub Trllo
1ee1c28588
added method to build template
2022-09-09 12:24:54 +02:00
Jakub Trllo
187eaaec2d
renamed 'process_scene_placeholders' to 'populate_scene_placeholders'
2022-09-09 12:24:37 +02:00
Jakub Trllo
8f2bf758f3
fixed get of value from attribute defs widget
2022-09-09 12:23:31 +02:00
Jakub Trllo
88f16988a4
fix build dialog and renamed it to placeholder dialog
2022-09-09 12:22:57 +02:00
Jakub Trllo
f3ce64c189
copied placeholder name creation
2022-09-09 12:22:19 +02:00
Jakub Trllo
7ca64b67c3
modified attr defs creation
2022-09-09 12:22:00 +02:00
Jakub Trllo
5fe6d2606d
added simple toolt to be able show attribute definitionis for workfile template builder
2022-09-08 18:32:20 +02:00
Jakub Trllo
2eef3a8f82
initial commit of maya implementation of new template builder
2022-09-08 18:31:39 +02:00
Jakub Trllo
50a9a7973b
small modifications of placeholder identifiers and errors
2022-09-08 18:31:15 +02:00
Jakub Trllo
0d6c40bb32
added few missing abstract methods and attributes
2022-09-07 19:13:00 +02:00
Jakub Trllo
170c35c4d1
initial commit - not changing current implementation yet
2022-09-07 14:37:00 +02:00
pypebot
60f7d48b70
[Automated] Merged main into develop
2022-09-07 06:25:10 +02:00
OpenPype
915cba631c
[Automated] Bump version
2022-09-07 04:24:55 +00:00
pypebot
2e61281b97
[Automated] Merged develop into main
2022-09-07 06:13:43 +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
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
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