- Jan 23, 2019
-
-
greenkeeper[bot] authored
-
Paul Kaplan authored
Improve sound editor performance with longer sounds
-
Paul Kaplan authored
chore(package): update scratch-vm to version 0.2.0-prerelease.2019011…
-
Paul Kaplan authored
Remove transition on sprite tiles to make placeholder not flash black.
-
Paul Kaplan authored
Remove scale transition from green flag, stop and sound editor buttons
-
Paul Kaplan authored
chore(package): update scratch-render to version 0.1.0-prerelease.201…
-
- Jan 22, 2019
-
-
Eric Rosenbaum authored
Update WeDo 2.0 extension name
-
greenkeeper[bot] authored
Closes #4378
-
Eric Rosenbaum authored
-
Paul Kaplan authored
Forcing the playhead onto its own painting layer removes an expensive composite with the waveform. Animate using transforms instead of left prevents layouts of the rest of the page while playing a sound.
-
- Jan 19, 2019
-
-
Paul Kaplan authored
The waveform component was being re-rendered while the playhead changed, which is a costly operation because it has to calculate the full svg path data string.
-
Paul Kaplan authored
Also use white as the background since it gives the same impact and will not look bad if the filter isn't applied or takes a while to be applied
-
- Jan 18, 2019
-
-
greenkeeper[bot] authored
Closes #4390
-
Eric Rosenbaum authored
Peripheral disconnect status using new runtime/vm event
-
Benjamin Wheeler authored
Add BorderedMenuItem and use it for delete menu, with updated style
-
Ben Wheeler authored
-
Paul Kaplan authored
Fix sound reorder crash
-
Paul Kaplan authored
We were emitting drops when getMouseOverIndex was null, which could happen either when the drop is outside the container, or there were zero boxes to check for ordering. Treat these two cases separately, and continue to not emit drops when outside the container.
-
Paul Kaplan authored
This reverts commit 97f8eb63, reversing changes made to 2e017f06.
-
Ben Wheeler authored
-
Benjamin Wheeler authored
-
Paul Kaplan authored
See #4382 for more info about why, and what we need to follow up on it
-
- Jan 17, 2019
-
-
Paul Kaplan authored
Fix backpack squishing
-
Paul Kaplan authored
-
chrisgarrity authored
Update scratch-l10n to the latest version
-
greenkeeper[bot] authored
-
chrisgarrity authored
update scratch-blocks for languages.
-
chrisgarrity authored
-
Paul Kaplan authored
Fix delete button on sprite tiles
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
The previous change that made the images laid out using absolute meant that the close button was layered below the sprite image, making it now clickable
-
Paul Kaplan authored
Revert "Adds BorderedMenuItem and use it for delete menu"
-
Paul Kaplan authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
- Jan 16, 2019
-
-
Karishma Chadha authored
Update scratch-blocks
-
Karishma Chadha authored
-
Paul Kaplan authored
Update scratch-l10n to the latest version
-
Paul Kaplan authored
Update scratch-render to the latest version
-