Skip to content
Snippets Groups Projects
  1. Oct 27, 2018
  2. Oct 26, 2018
    • Paul Kaplan's avatar
      Only dispatch targetsUpdate events if the full editor is visible · 98303e31
      Paul Kaplan authored
      We do not need these events when in fullscreen or player mode, and even if they do not change anything, the dispatch takes time.
      
      This also re-requests a vm.emitTargetsUpdate when transitioning from fullscreen/player back to editor mode to make sure the most recent data is shown.
      98303e31
  3. Oct 19, 2018
  4. Oct 17, 2018
  5. Oct 10, 2018
  6. Oct 08, 2018
  7. Sep 26, 2018
    • Eric Rosenbaum's avatar
      Add an indicator to show that the microphone is listening (#3205) · a9243400
      Eric Rosenbaum authored
      * Add mic indicator
      
      * Fix mic indicator position and margin
      
      * Don’t always show indicator, don’t sneaky-enable extension
      
      * Position mic indicator in RTL
      
      * Actually, don’t move indicator in RTL
      
      * Update event name for MIC_LISTENING
      
      * Move mic indicator state into redux
      
      * Move stageSizeToTransform into screen-utils
      
      * Position mic indicator and question at bottom of stage
      
      * Fix pointer events
      
      * JSDOC for stageSizeToTransform
      
      * Pass micIndicator into StageComponent via …props
      a9243400
  8. Sep 24, 2018
  9. Sep 19, 2018
  10. Aug 23, 2018
    • chrisgarrity's avatar
      Fix warnings · 2fb6a484
      chrisgarrity authored
      - empty MapDispatchToProps (dispatch)
      - remove `on…` VM listeners from props passed to wrapped component.
      2fb6a484
  11. Aug 02, 2018
  12. Jul 23, 2018
  13. May 21, 2018
    • chrisgarrity's avatar
      Combine GUI reducers · 44c76e57
      chrisgarrity authored
      * Export initial states for each reducer
      * combine all gui reducers (excludes scratchPaint and intl)
      * combine all initial states to create default guiState for preloading in www
      * expect all of the gui state to be accessible at `state.scratchGui`
      44c76e57
  14. Apr 30, 2018
  15. Apr 23, 2018
  16. Mar 23, 2018
  17. Mar 22, 2018
  18. Mar 19, 2018
  19. Mar 08, 2018
  20. Feb 27, 2018
  21. Feb 23, 2018
  22. Feb 20, 2018
  23. Jul 21, 2017
  24. Jun 30, 2017
  25. May 15, 2017
Loading