GraphiteEditor / GraphiteEditor/Graphite

Rename Graphene crate structure

オープン
#3,664 コメント 0 件 リアクション 0 件 担当者 2 名 @TrueDoctor が担当を希望しています GitHub で見る
Architecture
主要言語
Rust
スター
27.2k
フォーク
1.3k
平均マージ
20時間 5分
マージ済み PR(30日)
57

説明

- `/node-graph/libraries` -> `/node-catalog/types`
- `/node-graph/nodes` -> `/node-catalog/nodes`
- `/node-graph` -> `/graphene`
- `/node-graph/graph-craft` -> `/graphene/compiler`
- `/node-graph/graphene-cli` -> `/graphene-cli`
- `/node-graph/interpreted-executor` -> `/graphene/interpreter`
- `/node-graph/node-macro` -> `/graphene/macros`
- *Call this crate `graphene-macros`*
- *Use a prelude to turn `#[node_macro::node(...)]` into `#[node(...)]`*
- `/proc-macros` -> *split apart into:*
- `/editor/macros` *(message system)*
- *Call this crate `editor-macros`*
- `/graphene/macros` (widget builder)
- `/frontend/wasm` -> `/frontend/wrapper` (Done: #3927)

*Also: update the special casing and terminology in `/tools/crate-hierarchy-viz` code.*

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

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

評価

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

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

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