Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. Apr 06, 2020
  4. Mar 25, 2020
  5. Mar 14, 2020
  6. Mar 11, 2020
  7. Feb 29, 2020
  8. Feb 26, 2020
  9. Feb 24, 2020
  10. Feb 19, 2020
  11. Feb 18, 2020
  12. Feb 17, 2020
  13. 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
    • Adam Procter's avatar
      trying to learn some canvas · 793e97d2
      Adam Procter authored
      adding canvas stuff into a component to see how the User interface for the spatial interface could work
      793e97d2
Loading