Skip to content
Snippets Groups Projects
  1. Apr 26, 2017
  2. Apr 24, 2017
  3. Apr 20, 2017
  4. Apr 19, 2017
  5. Apr 12, 2017
  6. Apr 05, 2017
  7. Apr 04, 2017
  8. Apr 03, 2017
  9. Mar 31, 2017
  10. Mar 28, 2017
  11. Mar 27, 2017
  12. Mar 23, 2017
  13. Mar 22, 2017
  14. Mar 20, 2017
  15. Mar 13, 2017
  16. Mar 10, 2017
  17. Mar 09, 2017
  18. Mar 08, 2017
    • Ray Schamp's avatar
      Buffer sprite info text fields (#177) · 2eac0550
      Ray Schamp authored
      * Buffer sprite info text fields
      
      Changes to the name, x, or y fields should only be sent to the VM when the field is blurred or when enter is pressed.
      
      Still allow updates while the fields are focused, but unchanged.
      
      Fixes #154
      
      * Remove focus from input fields after hitting enter
      
      * Fix prop types for info component and container
      2eac0550
  19. Mar 03, 2017
    • Ray Schamp's avatar
      Implement drag and drop for sprites on the stage (#159) · 5647854d
      Ray Schamp authored
      * WIP: drag states in stage component
      
      * WIP: Hacky drag canvas
      
      * Update sprite position on drag
      
      Use VM to put sprite into drag state and update the sprite's position while dragging.
      
      Temporarily don't use the drawable data to drag a new canvas, this can happen whne we have somewhere to drag the sprite to.
      5647854d
  20. Mar 02, 2017
  21. Mar 01, 2017
  22. Feb 28, 2017
Loading