- Jan 17, 2019
-
-
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.
-
Paul Kaplan authored
-
Paul Kaplan authored
Build vernier module using babel preset to make sure it works for www
-
Paul Kaplan authored
-
Paul Kaplan authored
Update scratch-render to the latest version
-
Paul Kaplan authored
chore(package): update scratch-blocks to version 0.1.0-prerelease.154…
-
Paul Kaplan authored
This is used because the sortable drop is also used for general dropping as well as sorting drop, so you need to be able to drop into a sortable list that does not contain any items. Make the corresponding reorder code be more careful to check if there is a newIndex.
-
greenkeeper[bot] authored
-
Paul Kaplan authored
chore(package): update scratch-vm to version 0.2.0-prerelease.2019011…
-
Paul Kaplan authored
Prevent creating sounds that are too big in the sound editor
-