- Sep 26, 2020
-
-
Adam Procter authored
-
Adam Procter authored
-
Adam Procter authored
-
- Sep 24, 2020
-
-
Adam Procter authored
tidyup base code
-
- Sep 23, 2020
-
-
Adam Procter authored
-
Adam Procter authored
missed that one :)
-
Adam Procter authored
-
Adam Procter authored
-
Adam Procter authored
Major Bug in connections fixed (still some draw positioning to improve and hide connections to discarded nodes - coming) You can now review your discarded nodes and restore them if you wish (very basic and unstyled view)
-
- Sep 21, 2020
-
-
Adam Procter authored
-
Adam Procter authored
CSS mainly
-
- Sep 19, 2020
-
-
Adam Procter authored
Dynamically draw connections quickly between nodes all using one component and pixijs. Minor fixes to Onboarding, focus and enter keybuttons.
-
Adam Procter authored
-
Adam Procter authored
-
Adam Procter authored
a few bugs to do with implementation
-
Adam Procter authored
using object{} now... will clean up code but pushing for sake of commented code (just in case)
-
- Sep 04, 2020
-
-
Adam Procter authored
-
Adam Procter authored
-
- Sep 03, 2020
-
-
Adam Procter authored
-
- Aug 31, 2020
-
-
Adam Procter authored
-
- Aug 30, 2020
-
-
Adam Procter authored
added pixi buttons to the nodes
-
- Aug 29, 2020
-
-
Adam Procter authored
-
Adam Procter authored
-
- Aug 27, 2020
-
-
Adam Procter authored
using store to keep track of initial connections - step 1
-
Adam Procter authored
-
Adam Procter authored
did a better way to draw connections removed all webGL warnings / less intensive
-
Adam Procter authored
just ignore
-
- Aug 26, 2020
-
-
Adam Procter authored
match onboarding text
-
Adam Procter authored
-
Adam Procter authored
connections v1 working and updated onboarding
-
Adam Procter authored
version 1 of connections is working
-
- Aug 24, 2020
-
-
Adam Procter authored
-
Adam Procter authored
pixijs is now working as a vue component - now to connect to the connections data
-
Adam Procter authored
pixijs is now working as a vue component - now to connect to the connections data
-
- Aug 20, 2020
-
-
Adam Procter authored
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
-
- Aug 19, 2020
-
-
Adam Procter authored
-
Adam Procter authored
-
- Aug 14, 2020
-
-
Adam Procter authored
-
Adam Procter authored
Should be easier to see first few nodes being created as they don't stack on top of each other until you start add at least 4
-
- Aug 13, 2020
-
-
Adam Procter authored
updated to mobile (previously list view) fixed IPFS support for media updated packages Slightly out of sync with Master now which I will need to address
-