LuxCoreRender / LuxCoreRender/BlendLuxCore

Implement node wrangler shortcuts/features

Open
#407 2 comments 0 reactions 1 assignee View on GitHub

@Theverat is already working on this.

Since Mar 23, 2020.

enhancement good first issue
Dominant language
Python
Stars
877
Forks
108
PR merge metrics
No merged PRs in 30d

Description

  • M: Mute (muting is not a node-wrangler feature, but I include it here because it's also node editor quality of life)
  • Ctrl+Shift+LMB: View texture, material or volume node (create emission viewer if necessary)
  • Ctrl+T: Create image node+attached mapping node
  • Ctrl+Shift+T: Open file picker, user selects a bunch of textures, create disney material with textures attached to the corresponding slots (diffuse, roughness, bump etc.)
  • alt + rmb - to connect same color socket automatically
  • alt + shift + rmb - list of socket from and to
  • ctrl + shift + rmb - to mix two textures/shaders
  • ctrl + + - to add two textures
  • Shift+S: change the active node to a different node

Not in node wrangler, but might be useful:

  • insert color ramp (aka band node)

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.