Skip to content
Snippets Groups Projects
  1. May 30, 2017
  2. May 25, 2017
  3. May 23, 2017
  4. May 22, 2017
  5. May 15, 2017
  6. May 12, 2017
    • Ray Schamp's avatar
      Only listen to targets update · ae529ea2
      Ray Schamp authored
      This reduces the complexity of the reducer, as well as how frequently it's run. The VM will emit a targets update after a step if any target info has changed.
      ae529ea2
  7. May 11, 2017
  8. May 10, 2017
  9. May 09, 2017
  10. May 05, 2017
  11. May 04, 2017
  12. Apr 20, 2017
  13. Mar 23, 2017
    • Christopher Willis-Ford's avatar
      Move scratch-storage init/attach to vmListenerHOC · 2be8205a
      Christopher Willis-Ford authored
      Attaching the storage module in `vmListenerHOC` means it can propagate
      down to the GUI, stage, and blocks naturally. The default VM property
      value has been removed from those places so that we're not instantiating
      extra VM instances any more. Instead, using one of those components
      outside of the `vmListenerHOC` framework will require providing a VM
      instance as a property.
      2be8205a
  14. Mar 22, 2017
  15. Mar 20, 2017
  16. Mar 10, 2017
  17. Mar 09, 2017
  18. Mar 07, 2017
  19. Mar 01, 2017
  20. Feb 15, 2017
  21. Feb 14, 2017
  22. Feb 09, 2017
  23. Feb 08, 2017
  24. Feb 07, 2017
  25. Jan 19, 2017
  26. Jan 12, 2017
  27. Jan 11, 2017
  28. Dec 20, 2016
  29. Dec 03, 2016
    • Ray Schamp's avatar
      Reduxify sprite selector · 24389c30
      Ray Schamp authored
      In preparation to split the sprites from the stage, start managing the target list state in a single place.
      24389c30
  30. Dec 02, 2016
  31. Nov 29, 2016
  32. Oct 24, 2016
Loading