კვანძების რენგლერი (Node Wrangler)

კვანძების რენგლერი გაძლევს სხვადასხვა ხელსაწყოებს, რომლებიც კვანძებთან სწრაფად და ეფექტურად მუშაობაში გეხმარება.

მართალია, ამ დანამატის ბევრი ფუნქცია კვანძების ყველა მხარდაჭერილ რედაქტორში მუშაობს (კომპოზიტორი, იერფერები, გეომეტრიის კვანძები და ტექსტურების კვანძები), მაგრამ ზოგი ფუნქია მხოლოდ კვანძთა კონკრეტულ რედაქტორებში მუშაობს, ზოგიც სხვადასხვა რედაქტორში სხვადადასხვანაირად. მხოლოდ კონკრეტულ რედაქტორებშ მომუშავე ფუნქციები ჭდეებითაა აღნიშნული (კომპოზიტორი (Compositor), იერფერი (Shader), გეომეტრიის კვანძები (Geometry Nodes), ტექსტურის კვანძები (Texture Nodes)). ჭდეების არმქონე ფუნქციები, წესით, კვანძების ყველა რედაქტორისთვის უნდა მუშაობდეს.

დანამატის ჩართვა

  1. გახსენი ბლენდერი და სასურველი პარამეტრების (Preferences) დანამატების განყოფილებაში გადადი.

  2. მოძებნე "კვანძების რენგლერი" და დანამატის ჩართვის უჯრა მონიშნე.

გამოყენება

გამოიყენე კვანძების რედაქტორში მდებარე გვერდითა ზოლი, ან Shift-W-თი სწრაფი წვდომის მენიუ გამოიძახე. ასევე, შეგიძლია, დანამატთა სასურველი პარამეტრების პანელში მალსახმობების სია მოიძიო.

../../_images/addons_node_node-wrangler_menu.png

ფუნქციების უმეტესობა გვერდითა ზოლის პანელიდან, ან სწრაფი წვდომის მენიუდან ხელმისაწვდომია.

აღწერა (Description)

ზარმაცი დაკავშირება (Lazy Connect)

მითითება

მალსახმობი:

Alt-მარჯვ.ღ.-გათრევა, Shift-Alt-მარჯვ.ღ.-გათრევა

შეაერთე ორი კვანძი ისე, რომ ბუდეებზე არც კი დააწკაპუნო. უბრალოდ, გაათრიე კურსორი ერთი კვანძიდან მეორესკენ და Alt-მარჯვ.ღ. გეკავოს. ეს განვლილი ტრაექტორიის დასაწყისსა და დასასრულთან მდებარე უახლოეს კვანძებს მონიშნავს კავშირის დასამყარებლად, ასე რომ, კვანძებზე დაწკაპუნება არც კი დაგჭირდება.

../../_images/addons_node_node-wrangler_lazy-connect.png

მონიშვნა შეიძლება, ზარმაცული იყოს.

იგი ცდილობს, რაც შეიძლება, ზუსტად შესაბამისი ბუდეები დააკავშიროს, მათი სახელების, ტიპებისა და იმის მიხედვით, არიან თუ არა გახსნილი.

უფრო ზუსტი კავშირისთვის შეგიძლია, Shift-Alt-მარჯვ.ღ. გამოიყენო ალტერნატივად. მას დაკავშირებამდე შესაძლო შენატანებისა და გამონატანების მენიუ გამოაქვს, ასე რომ, შეგიძლია, დასაკავშირებელი ბუდეები ზუსტად აირჩიო. ეს განსაკუთრებით მაშინაა გამოსადეგი, როცა კვანძების დიდ იერარქიაზე მუშაობ, რადგან შეგიძლია, კავშირები ხშირი დაზუმვის გარეშე დაამყარო.

ზარმაცი შერევა (Lazy Mix)

მითითება

მალსახმობი:

Shift-Ctrl-მარჯვ. ღ.-გათრევა

Connect the outputs of two nodes into an appropriate "mix" type of node. This is the "lazy" way of selecting nodes and executing the Mix function from Merge with Automatic Type Detection.

შერწყმა (Merge)

მითითება

მენიუ:

Node Wrangler ‣ Merge Selected Nodes

Connect outputs of the selected nodes into a "mix" type of node (Mix, Math, Z-Combine, Alpha Over, Mix Shader, Add Shader, Join Geometry).

ნოტი

Merge currently does not support outputs of Integer, String, or Boolean types from Geometry Nodes.

There are automatic and manual ways of merging. The automatic ways let the add-on determine which "mix" node to use based on the types of outputs to merge. The manual ways let you decide and force connections even if the types of outputs and the "mix" node are not compatible.

ნოტი

Generally, the modifier part of the shortcut signifies the type of "mix" node you want to use (Ctrl for automatic detection, Ctrl-Alt for the Mix node, and Shift-Ctrl for the Math node), the non-modifier part signifies the mode of "mix" node you want to set (NumpadPlus for add, NumpadMinus for subtract, NumpadSlash for divide, and NumpadAsterisk for multiply).

Merge with Automatic Type Detection

The automatic merge functions determine the type of "mix" node to use based on the types of outputs to merge. If it has a Color output, it will use the Mix node. It will use the Math node if both outputs are of Value type. Add Shader, Mix Shader, and Join Geometry nodes will also be used for specific cases.

რეჟიმები (Modes)
Add Ctrl-=, Ctrl-NumpadPlus

Merge into Mix or Math nodes, then set blend mode or math operation as Add. If the outputs are Shaders, it will use Add Shader node instead.

Multiply Ctrl-8, Ctrl-NumpadAsterisk

Merge into Mix or Math nodes, then set blend mode or math operation as Multiply.

Subtract Ctrl-Minus, Ctrl-NumpadMinus

Merge into Mix or Math nodes, then set blend mode or math operation as Subtract.

Divide Ctrl-Slash, Ctrl-NumpadSlash

Merge into Mix or Math nodes, then set blend mode or math operation as Divide.

Mix Ctrl-0, Ctrl-Numpad0

Merge into Mix node, then set blend mode as Mix. If the outputs are Shaders, it will use Mix Shader node instead. If the outputs are Geometry, it will use Join Geometry node.

Merge Using Mix Node

მითითება

მენიუ:

Node Wrangler ‣ Merge Selected Nodes ‣ Use Mix Nodes

Use the Mix nodes for merging, regardless of the selected nodes. You can choose the mode of the node via the menu. You can quickly set some operations by using corresponding shortcuts.

  • Add: Ctrl-Alt-=, Ctrl-Alt-=

  • Subtract: Ctrl-Alt-Minus, Ctrl-Alt-NumpadMinus

  • Multiply: Ctrl-Alt-8, Ctrl-Alt-NumpadAsterisk

  • Divide: Ctrl-Alt-Slash, Ctrl-Alt-NumpadSlash

Merge Using Math Node

მითითება

მენიუ:

Node Wrangler ‣ Merge Selected Nodes ‣ Use Math Nodes

Use the Math nodes for merging, regardless of the selected nodes. You can choose the mode of the node via the menu. You can quickly set some operations by using corresponding shortcuts.

  • Add: Shift-Ctrl-=, Shift-Ctrl-=

  • Subtract: Shift-Ctrl-Minus, Shift-Ctrl-NumpadMinus

  • Multiply: Shift-Ctrl-8, Shift-Ctrl-NumpadAsterisk

  • Divide: Shift-Ctrl-Slash, Shift-Ctrl-NumpadSlash

  • Greater than: Ctrl-Comma

  • Less than: Ctrl-Period

Merge Using Z-Combine Node

Compositor

მითითება

მენიუ:

Node Wrangler ‣ Merge Selected Nodes ‣ Use Z-Combine Nodes

მალსახმობი:

Ctrl-NumpadPeriod

Use the Z-Combine nodes for merging. If possible, Image and Z-Depth outputs will be linked. If the current node editor is not Compositor, this will execute the Mix function from the automatic merge.

Merge Using Alpha Over Node

Compositor

მითითება

მენიუ:

Node Wrangler ‣ Merge Selected Nodes ‣ Use Alpha Over Nodes

მალსახმობი:

Ctrl-Alt-0

Use the Alpha Over nodes for merging. If the current node editor is not Compositor, this will execute the Mix function from the automatic merge.

Batch Change Blend Mode / Math Operation

მითითება

მენიუ:

Node Wrangler ‣ Batch Change

Change the blend mode or math operation of the selected Mix and Math nodes at once. You can use Alt-Up or Alt-Down to cycle through previous or next blend modes or math operations. You can also quickly set some operations by using corresponding shortcuts.

  • Add: Alt-=, Alt-=

  • Subtract: Alt-Minus, Alt-NumpadMinus

  • Multiply: Alt-8, Alt-NumpadAsterisk

  • Divide: Alt-Slash, Alt-NumpadSlash

  • Greater than: Alt-Comma

  • Less than: Alt-Period

Change Mix Factor

მითითება

მალსახმობი:

Alt-Left, Shift-Alt-Left, Alt-Right, Shift-Alt-Right, Shift-Ctrl-Alt-Left, Shift-Ctrl-Alt-0, Shift-Ctrl-Alt-Right, Shift-Ctrl-Alt-1

Change the Factor value of the selected Mix and Mix Shader nodes with shortcuts.

  • Increase Factor by 0.1: Alt-Right

  • Decrease Factor by 0.1: Alt-Left

  • Increase Factor by 0.01: Shift-Alt-Right

  • Decrease Factor by 0.01: Shift-Alt-Left

  • Set Factor to 0.0: Shift-Ctrl-Alt-Left, Shift-Ctrl-Alt-0

  • Set Factor to 1.0: Shift-Ctrl-Alt-Right, Shift-Ctrl-Alt-1

Delete Unused Nodes

მითითება

მენიუ:

Node Wrangler ‣ Delete Unused Nodes

მალსახმობი:

Alt-X

Clean up your node tree. Delete all nodes that don't contribute to the final result.

Reset Backdrop

Compositor

მითითება

მენიუ:

Node Wrangler ‣ Reset Backdrop

მალსახმობი:

Z

Reset the position and scale of the backdrop.

Add Attribute Node

Shader

მითითება

მენიუ:

Header ‣ Add ‣ Input ‣ Attributes

Add an Attribute node with the selected attribute.

Preview Node Output

Shader Geometry Nodes

მითითება

მალსახმობი:

Shift-Ctrl-LMB for Shader, Shift-Alt-LMB for Geometry Nodes

Connect an output of the selected node to the final output of the node tree (the Material Output or World Output for Shader, the final Group Output for Geometry Nodes) to preview its output in the viewport. You can cycle through the available outputs by clicking it again while holding the modifier keys.

ასევე იხილეთ

While in Shader, any output can be connected to the final output, in Geometry Nodes, only Geometry outputs can be connected to the final output. To preview other types of outputs in Geometry Nodes, use its own Viewer Node.

ასევე იხილეთ

Also check out Connect to Output. It is a similar function but has different behaviors. It also works in all node editors.

კვანძების შეერთება (Join Nodes)

მითითება

მენიუ:

Node Wrangler ‣ Join Nodes

მალსახმობი:

Shift-P

See შეერთება ახალ ჩარჩოში (Join in New Frame).

Reload Images

Compositor Shader Texture Nodes

მითითება

მენიუ:

Node Wrangler ‣ Reload Images

მალსახმობი:

Alt-R

Reload all of the images used in the node tree. This lets you reload the images without using the Image Editor.

ანაწყობების კოპირება (Copy Settings)

მითითება

მენიუ:

Node Wrangler ‣ Copy to Selected ‣ Settings from Active

მალსახმობი:

Shift-C

Copy the settings of the active node to all selected nodes of the same type.

Reset Nodes

მითითება

მალსახმობი:

ბექსფეისი

Revert the settings of the selected nodes to default while maintaining connections.

Copy Label

მითითება

მენიუ:

Node Wrangler ‣ Copy to Selected ‣ Copy Label

მალსახმობი:

Shift-V, Shift-C

Copy custom labels to all of the selected nodes. You can copy them from the active node (Shift-V), from the nodes that are linked to the selected ones, or from the names of the sockets that the selected nodes are linked to. Shift-C will bring up a submenu with all available options.

Clear Label

მითითება

მენიუ:

Node Wrangler ‣ Clear Label

მალსახმობი:

Alt-L

Clear the custom labels of selected nodes and revert them back to their default node names.

Modify Labels

მითითება

მენიუ:

Node Wrangler ‣ Modify Labels

მალსახმობი:

Shift-Alt-L

Batch rename the custom labels of selected nodes. You can add text to the beginning and the end and replace parts of the text.

Add Texture Setup

Shader

მითითება

მენიუ:

Node Wrangler ‣ Add Texture Setup

მალსახმობი:

Ctrl-T

Add a setup of a texture node, Texture Coordinate, and Mapping nodes to any shader node. If you select a texture node, it will only add the Texture Coordinate and Mapping nodes. For a background shader it will add an Environment Texture node.

Add Principled Texture Setup

Shader

მითითება

მენიუ:

Node Wrangler ‣ Add Principled Setup

მალსახმობი:

Shift-Ctrl-T

Add a principled texture setup from the selected texture files. Select a Principled BSDF node, select Add Principled Setup from the quick access menu (or press Shift-Ctrl-T), and select texture files. It automates the process of adding Image Texture nodes, loading images, selecting the appropriate Color Space, and connecting their outputs to the Principled BSDF node.

It detects the type of textures by looking at their file names. You can edit the tags used for this matching process in the add-on preferences.

../../_images/addons_node_node-wrangler_swap_pbr-setup.jpg

Setting up these textures can take dozens of clicks, even with Node Wrangler's other tools. With Principled Texture Setup, you can reduce that to a few clicks.

Add Reroutes to Outputs

მითითება

მენიუ:

Node Wrangler ‣ Add Reroutes

მალსახმობი:

Slash

Add reroute nodes to each output of the selected nodes.

Align Nodes

მითითება

მენიუ:

Node Wrangler ‣ Align Nodes

მალსახმობი:

Shift-=

Align the selected nodes horizontally or vertically. The effect is similar to scaling nodes on an axis (S X 0 or S Y 0), but it places the nodes at an even distance.

Select within Frame (Parent/Children)

  • ] -- Select all direct child nodes of the selected frame.

  • [ -- Select the direct parent frame node of the selected nodes.

Detach Outputs

მითითება

მენიუ:

Node Wrangler ‣ Detach Outputs

მალსახმობი:

Shift-Alt-D

Detach the selected node's outputs while leaving linked inputs intact.

დაკავშირება გამონატანთან (Connect to Output)

მითითება

მენიუ:

Node Wrangler ‣ Connect to Output

მალსახმობი:

O

Connect the output of the selected node to the final output of the node tree (Composite in Compositor, Material Output or World Output in Shader, the final Group Output in Geometry Nodes, Output in Texture Nodes), or, if the node is inside a group, to the Group Output.

Add Multiple Images

Compositor Shader

მითითება

მენიუ:

Add ‣ Input for Compositor, or Add ‣ Texture for Shader

Select multiple images and add a node for each image. (Useful for importing multiple render passes or renders for image stacking.)

Add Image Sequence

Compositor Shader

მითითება

მენიუ:

Add ‣ Input for Compositor, or Add ‣ Texture for Shader

Add an Image Sequence by only selecting one image from a sequence of image files. It will automatically detect the length of the sequence and set the node appropriately.

მითითება

Category:

კვანძი (Node)

აღწერა (Description):

Various tools to enhance and speed up node-based workflow.

Location:

Node editor ‣ Sidebar or see the shortcuts of individual tools.

File:

node_wrangler.py

Author:

Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer

ლიცენზია:

GPL

Note:

This add-on is bundled with Blender.