- Jan 22, 2019
-
-
Paul Kaplan authored
-
- Jan 18, 2019
-
-
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.
-
- 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
-
- 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
-
Paul Kaplan authored
chore(package): update scratch-vm to version 0.2.0-prerelease.2019011…
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
Closes #4363
-
Karishma Chadha authored
Improve layout/paint performance in editor while running a project
-
Karishma Chadha authored
Fix issue where you couldn't add sprites from backpack when there are no sprites
-
Benjamin Wheeler authored
Adds BorderedMenuItem and use it for delete menu
-
Ben Wheeler authored
-
greenkeeper[bot] authored
-
Paul Kaplan authored
Clear trim handles if trim cannot be completed.
-
Paul Kaplan authored
Update scratch-l10n to the latest version
-
Paul Kaplan authored
-
Paul Kaplan authored
On some projects, the sprite image changes frequently, which can cause global layouts and paints if we arent careful. Use the same absolute positioning strategy from the sprite library animations to contain layouts to the sprite image itself
-
greenkeeper[bot] authored
-
apple502j authored
-
- Jan 15, 2019
-
-
Paul Kaplan authored
Update scratch-vm to the latest version
-
greenkeeper[bot] authored
-
Paul Kaplan authored
There was a useability issue discovered in testing where trying to trim a sound to be of zero length would fail, but just leave the trimmers active. Clear them out, since the trim is invalid
-
Paul Kaplan authored
Remove vernier kludge
-
Paul Kaplan authored
This reverts commit 68af0af2, reversing changes made to 3fe75020.
-
Paul Kaplan authored
This reverts commit 512915b7.
-