GraphiteEditor / GraphiteEditor/Graphite

Lazy connect nodes

未关闭
#3,237 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
27.2k
派生
1.3k
平均合并
20 小时 5 分钟
30 天内合并 PR
57

描述

Feature to connect two nodes without clicking the sockets directly.
Hold the modifier key then click and drag from one node to another, the nodes nearest the start and end points will be selected.
Sockets are selected based on similar types or order priority.

Blender has this feature https://docs.blender.org/manual/en/latest/addons/node/node_wrangler.html#lazy-connect
Blender uses `Alt-RMB` shortcut

Node selection in Blender

https://github.com/user-attachments/assets/e9ca6570-218b-4ad4-b8ff-b218055070eb

Socket selection

https://github.com/user-attachments/assets/4d00140e-9a1c-4e15-aeb9-b45b79cda32f

贡献指南

这个仓库没有索引到贡献指南

调研方向

未指定文件、测试或入口点。从链接的 Blender lazy-connect 参考开始,跟踪节点编辑器的拖动和套接字选择入口;完成的标准是 modifier-drag 连接最近的节点,并按类型或优先级选择兼容的套接字。

由索引模型根据 Issue 内容生成。

评估

技术栈
rust
领域
design
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。