- Jan 17, 2018
-
-
Ray Schamp authored
Update scratch-vm to the latest version
-
Ray Schamp authored
-
Ray Schamp authored
Manually update the scratch-* deps, greenkeeper seems behind.
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Ray Schamp authored
Update scratch-audio to the latest version
-
Ray Schamp authored
-
Ray Schamp authored
Fix new Sentry DSN
-
Ray Schamp authored
I created the project in the wrong place.
-
Ray Schamp authored
Configure for new Sentry account
-
Ray Schamp authored
-
- Jan 16, 2018
-
-
Eric Rosenbaum authored
Add 100 new sounds to library
-
- Jan 15, 2018
-
-
Eric Rosenbaum authored
-
- Jan 12, 2018
-
-
Andrew Sliwinski authored
Add Google Analytics
-
Paul Kaplan authored
Remove some blocks’ menu shadows to make them non-droppable
-
Andrew Sliwinski authored
-
Paul Kaplan authored
-
Andrew Sliwinski authored
-
Eric Rosenbaum authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Paul Kaplan authored
Merge pull request #1240 from LLK/greenkeeper/scratch-vm-0.1.0-prerelease.1515771598-prerelease.1515771612 Update scratch-vm to the latest version
-
greenkeeper[bot] authored
-
Paul Kaplan authored
Fix Firefox sound recording
-
Paul Kaplan authored
Use style sizing to fix issues with Edge + flex + canvas.
-
Paul Kaplan authored
Use new renderer methods to check for WebGL.
-
Paul Kaplan authored
Update scratch-audio to the latest version
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Remove the WebGL checks from the error boundary. Instead, just do not render the stage if it is not supported.
-
Paul Kaplan authored
Update scratch-blocks to the latest version
-
- Jan 11, 2018
-
-
greenkeeper[bot] authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Merge pull request #1232 from LLK/greenkeeper/scratch-vm-0.1.0-prerelease.1515691021-prerelease.1515691035 Update scratch-vm to the latest version
-
greenkeeper[bot] authored
-
Paul Kaplan authored
Additionally render the canvas at a multiplier of the device pixel ratio, so we get hidpi images for supported screens. The fixed CSS sizing allows us to do that. The problem was that on Edge, flexbox apparently can grow canvas elements, whereas on Chrome/FF the canvas width/height is respected. No problem, we can set the width/height in CSS to fix it, which conveniently allows us to also fix the low-res-on-retina-screens problem at the same time.
-
Ray Schamp authored
Exit full-screen mode by hitting escape key
-
Paul Kaplan authored
-
greenkeeper[bot] authored
-
- Jan 10, 2018
-
-
DD Liu authored
Set default input width
-