ditched SVG moving to Pixi
I was not really getting far and as I want to use pixi anyway I am not creating the connections layer with pixi instead - so moved back some SVG code stuff and created new ConnectionsLayer in components
Showing
- app/package.json 4 additions, 4 deletionsapp/package.json
- app/src/components/BaseButton.vue 1 addition, 11 deletionsapp/src/components/BaseButton.vue
- app/src/components/ConnectionsLayer.vue 96 additions, 0 deletionsapp/src/components/ConnectionsLayer.vue
- app/src/components/NodesLayer.vue 0 additions, 5 deletionsapp/src/components/NodesLayer.vue
- app/src/components/ScribbleLayer.vue 24 additions, 24 deletionsapp/src/components/ScribbleLayer.vue
- app/src/components/SvgLinks.vue 3 additions, 1 deletionapp/src/components/SvgLinks.vue
- app/src/views/Home.vue 5 additions, 7 deletionsapp/src/views/Home.vue
- app/yarn.lock 13 additions, 9 deletionsapp/yarn.lock
Loading
Please register or sign in to comment