AllenCell / AllenCell/agave

internals: gesture graphics improvements

オープン
#294 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
62
フォーク
9
平均マージ
1日 2時間
マージ済み PR(30日)
1

説明

* the gesture draw command uses a boolean to say whether it's drawing for picking reasons or for rendering reasons. This could use an enum to be more obvious.
* the thick-line drawing using strips currently puts all strips into the same list even if they are going to be drawn in different layers. So when we loop over the layers, each layer has to iterate over all the strips. A bit of extra infrastructure could let the strips be organized per-layer.

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

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

評価

この issue はまだ評価されていません。

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

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