-
- Downloads
Implemented proper parsing for graph data
parent
b167d87f
No related branches found
No related tags found
Showing
- src/editor/js/editor.ts 9 additions, 9 deletionssrc/editor/js/editor.ts
- src/editor/js/structures/graph/graph.ts 71 additions, 1 deletionsrc/editor/js/structures/graph/graph.ts
- src/editor/js/structures/graph/graphelement.ts 2 additions, 2 deletionssrc/editor/js/structures/graph/graphelement.ts
- src/editor/js/structures/graph/link.ts 65 additions, 7 deletionssrc/editor/js/structures/graph/link.ts
- src/editor/js/structures/graph/node.ts 25 additions, 10 deletionssrc/editor/js/structures/graph/node.ts
- src/editor/js/structures/graph/nodetype.ts 13 additions, 4 deletionssrc/editor/js/structures/graph/nodetype.ts
- src/editor/js/structures/helper/serializableitem.ts 2 additions, 1 deletionsrc/editor/js/structures/helper/serializableitem.ts
Loading
Please register or sign in to comment