GraphiteEditor / GraphiteEditor/Graphite

Keybindings for selecting vector mesh elements

オープン
#3,254 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
27.2k
フォーク
1.3k
平均マージ
20時間 5分
マージ済み PR(30日)
57

説明

Graphite already supports selecting path points and segments and in the future is going to support vector meshes with enclosed cells (that also could be selected?). To my knowledge there is no standardization across 2D vector applications how to access path point/segment/cell selection mode. And as of now in Graphite we have this selector:

Image

However dealing with different types of vector mesh elements is kind of standardized in 3D where we have vertex/edge/polygon selection modes that can be accessed with pressing respectively `1`, `2` and `3` on the keyboard in those applications:

Blender
Houdini
3DsMAX
Cinema4D
Modo

Image

Personally after working for couple hours straight in Graphite I tried to hit 1 and 2 many times to switch between path point and segment out of habit and was surprised it didn't work. But I'm heavily biased because of my experience with 3D.

Moving all 3D arguments aside `1-2-3` are really close to `Tab` key that is already used for switching between object and path editing in Graphite, so in my opinion both would go very nice together.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Locate Graphite's existing path-point, segment, object-editing, and Tab keybinding definitions, then inspect how the current selector switches modes. Define the 1/2/3 behavior consistently with the existing selector and verify that the shortcuts switch the available element modes without conflicting with Tab; support cell selection when that mode exists.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
rust
領域
design
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。