- Oct 30, 2020
-
-
Adam Procter authored
-
- Oct 29, 2020
-
-
Adam Procter authored
-
- Oct 27, 2020
-
-
Adam Procter authored
added alert when you try to discard node working on collect mode interface
-
- Oct 06, 2020
-
-
Adam Procter authored
better styling and using same onboarding component so less duplication of code / content copy
-
- Oct 02, 2020
-
-
Adam Procter authored
myNodes now is not reactive which fixed the major sync bug !! YES !
-
- Oct 01, 2020
-
-
Adam Procter authored
-
Adam Procter authored
-
- Sep 30, 2020
-
-
Adam Procter authored
-
- Sep 23, 2020
-
-
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
CSS mainly
-
- Sep 19, 2020
-
-
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 03, 2020
-
-
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
-
- Aug 26, 2020
-
-
Adam Procter authored
version 1 of connections is working
-
- 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
-
- Aug 14, 2020
-
-
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
-
- Jul 02, 2020
-
-
Adam Procter authored
-
- Jun 30, 2020
-
-
Adam Procter authored
-
Adam Procter authored
-
Adam Procter authored
This was some simple fixes that might help with new users
-
- Jun 27, 2020
-
-
Adam Procter authored
value set to 600, this helps a lot, not perfect
-
- Jun 24, 2020
-
-
Adam Procter authored
added for touch, need to remove mouse, also touch position is off - effected by canvas zoom - dont understand that code enough yet
-
- Jun 09, 2020
-
-
Adam Procter authored
removed logs
-
- Jun 08, 2020
-
-
Adam Procter authored
-
- Jun 04, 2020
-
-
Adam Procter authored
added readmode to state, added icon for iOS home screen.
-
- Jun 03, 2020
-
-
Adam Procter authored
-
- May 25, 2020
-
-
Adam Procter authored
-
- May 20, 2020
-
-
Adam Procter authored
-
- Apr 14, 2020
-
-
Adam Procter authored
-
- Apr 13, 2020
-
-
Adam Procter authored
file-loader
-
Toby Milner-Gulland authored
-
- Apr 10, 2020
-
-
Adam Procter authored
added a simple list view you can turn on and off. Shows just your list for now and doesnt hide node (spatial view ) yet
-
- Mar 26, 2020
-
-
Adam Procter authored
Just some style tweaks to make it less janky
-
Adam Procter authored
-
- Mar 25, 2020
-
-
Adam Procter authored
added n key
-
- Mar 15, 2020
-
-
Adam Procter authored
fixed up a few other minor typos too
-