-
- Downloads
Many changes to node creation and deletion. Also reworked renderer focus.
Showing
- src/common/graph/graph.ts 11 additions, 16 deletionssrc/common/graph/graph.ts
- src/common/graph/graphelement.ts 1 addition, 14 deletionssrc/common/graph/graphelement.ts
- src/common/graph/link.ts 2 additions, 7 deletionssrc/common/graph/link.ts
- src/common/graph/node.ts 2 additions, 30 deletionssrc/common/graph/node.ts
- src/common/graph/nodetype.ts 2 additions, 7 deletionssrc/common/graph/nodetype.ts
- src/editor/components/instructions.tsx 2 additions, 2 deletionssrc/editor/components/instructions.tsx
- src/editor/editor.tsx 42 additions, 1 deletionsrc/editor/editor.tsx
- src/editor/graph.ts 0 additions, 59 deletionssrc/editor/graph.ts
- src/editor/renderer.tsx 53 additions, 88 deletionssrc/editor/renderer.tsx
Please register or sign in to comment