You need to sign in or sign up before continuing.
- Dec 17, 2020
-
-
Adam Procter authored
-
Adam Procter authored
-
- Dec 15, 2020
-
-
Adam Procter authored
-
- Dec 14, 2020
-
-
Adam Procter authored
fixed file select upload processing file type to match drag and drop upload. Viewing of files via Cloudflare and Infura (video) IPFS public gateways.
-
- Dec 13, 2020
-
-
Adam Procter authored
-
- Dec 12, 2020
-
-
Adam Procter authored
-
- Dec 11, 2020
-
-
Adam Procter authored
added some code to fill in background of older microcosms where nodes had no color
-
Adam Procter authored
-
Adam Procter authored
-
- Dec 09, 2020
-
-
Adam Procter authored
-
Adam Procter authored
You can now connect between all nodes using native SVG, this brings back previous pixijs functionality
-
Adam Procter authored
-
- Dec 08, 2020
-
-
Adam Procter authored
-
- Dec 07, 2020
-
-
Adam Procter authored
doubles the code though ( as you cant just wrap around part of the draggable component
-
- Nov 30, 2020
-
-
Adam Procter authored
-
Adam Procter authored
-
- Nov 20, 2020
-
-
Adam Procter authored
-
Adam Procter authored
-
- Nov 13, 2020
-
-
Adam Procter authored
-
- Nov 09, 2020
-
-
Adam Procter authored
pushed changes (after I got gitlab working again)
-
- Nov 06, 2020
-
-
Adam Procter authored
-
- Nov 04, 2020
-
-
Adam Procter authored
-
- Nov 02, 2020
-
-
Adam Procter authored
-
- Oct 30, 2020
-
-
Adam Procter authored
-
- Oct 23, 2020
-
-
Adam Procter authored
-
- Oct 21, 2020
-
-
Adam Procter authored
trying to sort out router ios issue trying to make device name storage more persistent to support quicker movement between microcosms.
-
- Oct 16, 2020
-
-
Adam Procter authored
This version fixes iOS as much as possible at the moment, history mode / router issue
-
- Oct 10, 2020
-
-
Adam Procter authored
now done correctly to work on mobile as well as desktop
-
Adam Procter authored
Hopefully these should work on mobile as not so many loops
-
Adam Procter authored
-
- Oct 06, 2020
-
-
Adam Procter authored
added way for you to see your device name and microcosm you are working on just in toolbar (rough design)
-
- Oct 02, 2020
-
-
Adam Procter authored
myNodes now is not reactive which fixed the major sync bug !! YES !
-
- Oct 01, 2020
-
-
Adam Procter authored
not included yet (need to rebranch)
-
- Sep 23, 2020
-
-
Adam Procter authored
-
- 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
using object{} now... will clean up code but pushing for sake of commented code (just in case)
-
- Sep 03, 2020
-
-
Adam Procter authored
-
- Aug 29, 2020
-
-
Adam Procter authored
-
- Aug 26, 2020
-
-
Adam Procter authored
connections v1 working and updated onboarding
-
- 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
-