- Nov 06, 2020
-
-
Adam Procter authored
-
- Nov 02, 2020
-
-
Adam Procter authored
-
- Oct 28, 2020
-
-
Adam Procter authored
-
- Oct 23, 2020
-
-
Adam Procter authored
-
- Oct 21, 2020
-
-
Adam Procter authored
when using /microcosm in the URL
-
- Oct 10, 2020
-
-
Adam Procter authored
Hopefully these should work on mobile as not so many loops
-
- Oct 08, 2020
-
-
Adam Procter authored
-
- Oct 06, 2020
-
-
Adam Procter authored
shortcuts should always work delighful / QoL update to focus microcosm field after inputing name (still need form validation mind)
-
Adam Procter authored
better styling and using same onboarding component so less duplication of code / content copy
-
- Oct 01, 2020
-
-
Adam Procter authored
not included yet (need to rebranch)
-
- Sep 30, 2020
-
-
Adam Procter authored
-
- Sep 26, 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)
-
- Aug 29, 2020
-
-
Adam Procter authored
-
- Aug 27, 2020
-
-
Adam Procter authored
-
- Aug 24, 2020
-
-
Adam Procter authored
-
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
-
- Jun 25, 2020
-
-
Adam Procter authored
-
- 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 23, 2020
-
-
Adam Procter authored
-
- Jun 22, 2020
-
-
Adam Procter authored
This is a work around and I dont think is obvious at all but it allows for testing and playing
-
- Jun 21, 2020
-
-
Adam Procter authored
doesn't always work / should have made branch but
-
- Jun 09, 2020
-
-
Adam Procter authored
-
- Jun 08, 2020
-
-
Adam Procter authored
-
Adam Procter authored
-
- Jun 07, 2020
-
-
Adam Procter authored
Need to check regards to starting offline but this will work if you go offline...
-
Adam Procter authored
Updated so that the Sandbox view is now the default starting view, which has more features
-
- May 19, 2020
-
-
Adam Procter authored
-
- Apr 14, 2020
-
-
Adam Procter authored
-
- Apr 13, 2020
-
-
Adam Procter authored
file-loader
-
- Apr 10, 2020
-
-
Adam Procter authored
The loops need reviewing I think there is a better way but will do for now
-
Adam Procter authored
currently doesnt hide nodes (spatial view) also not sure I am doing the loops in the best way possible as I am treating this component maybe too much like the richer nodes
-
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
-
- Apr 07, 2020
-
-
Adam Procter authored
Added basic URL support. Syntax is baseurl.com/microcosm/microcosmname If you have already assigned an object name on that device you will auto join, if you do not have one or localStorage is empty you will need to assign one. microcosm and object name are now visible in the controlsLayer.vue component
-
- Apr 06, 2020
-
-
Adam Procter authored
the device name has to be in place to identify what you want to edit
-
Adam Procter authored
version 1
-
- Mar 25, 2020
-
-
Adam Procter authored
added n key
-
- Mar 14, 2020
-
-
Adam Procter authored
Added the BaseButton and then removed the components CanvasLayer and Debug as now either being rebuilt (CanvasLayer) or moved to ControlsLayer
-
- Mar 11, 2020
-
-
Adam Procter authored
-