Skip to content
Snippets Groups Projects
  1. Aug 24, 2020
    • Adam Procter's avatar
      basic connections · aa085bf9
      Adam Procter authored
      pixijs is now working as a vue component - now to connect to the connections data
      aa085bf9
  2. Aug 20, 2020
    • Adam Procter's avatar
      ditched SVG moving to Pixi · 9d712274
      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 
      9d712274
  3. Jun 25, 2020
  4. Jun 24, 2020
  5. Jun 23, 2020
  6. Jun 22, 2020
  7. Jun 21, 2020
  8. Jun 09, 2020
  9. Jun 08, 2020
  10. Jun 07, 2020
  11. May 19, 2020
  12. Apr 14, 2020
  13. Apr 13, 2020
  14. Apr 10, 2020
    • Adam Procter's avatar
      basic list view · 7d766aa4
      Adam Procter authored
      The loops need reviewing I think there is a  better way but will do for now
      7d766aa4
    • Adam Procter's avatar
      added other list view · 4665a054
      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
      4665a054
    • Adam Procter's avatar
      added list view version 0.000001 · 40ab0a48
      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
      40ab0a48
  15. Apr 07, 2020
    • Adam Procter's avatar
      0.1.10 · 45b5a0b0
      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
      45b5a0b0
  16. Apr 06, 2020
  17. Mar 25, 2020
  18. Mar 14, 2020
  19. Mar 11, 2020
  20. Feb 29, 2020
  21. Feb 26, 2020
  22. Feb 24, 2020
  23. Feb 19, 2020
  24. Feb 18, 2020
  25. Feb 17, 2020
  26. Feb 10, 2020
    • Adam Procter's avatar
      mixin · ea1de9c1
      Adam Procter authored
      moved the drawing of boxes into a mixin.js as proof of approach to use mixins for rendering canvas2d
      ea1de9c1
    • Adam Procter's avatar
      tidy up · d14845f9
      Adam Procter authored
      this included using vue data to render the canvas 2d elements.
      d14845f9
Loading