Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
visual-program
/
scratch-vm
Public
forked from
scratchfoundation/scratch-vm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 9, 2018
Merge pull request #964 from kchadha/save-load
Show description for adfbedd
kchadha
authored
adfbedd
View commit details
Copy full SHA for adfbedd
Browse repository at this point
Commits on Mar 8, 2018
VM receives input buffer representing project to load and unpacks it as zip. This functionality will eventually move to storage.
kchadha
committed
d59a4ff
View commit details
Copy full SHA for d59a4ff
Browse repository at this point
Commits on Mar 7, 2018
Merge pull request #957 from kchadha/mouse-up-drag-end
Show description for cc2bf1d
kchadha
authored
cc2bf1d
View commit details
Copy full SHA for cc2bf1d
Browse repository at this point
Commits on Mar 6, 2018
Merge pull request #934 from picklesrus/extensions-dynamic-menu
Show description for 219f083
cwillisf
authored
219f083
View commit details
Copy full SHA for 219f083
Browse repository at this point
Commits on Mar 5, 2018
VM should do the heavy lifting of saving project to a zip file, and return a promise of the zip to gui.
kchadha
committed
d6e248a
View commit details
Copy full SHA for d6e248a
Browse repository at this point
Ensure that md5 and assetId stay in sync.
kchadha
committed
c0afcd2
View commit details
Copy full SHA for c0afcd2
Browse repository at this point
Removing specific save-load branch dependency now that scratch-parser has been updated.
kchadha
committed
9d8602d
View commit details
Copy full SHA for 9d8602d
Browse repository at this point
Configuring scratch-vm to use changes made to scratch-parser.
kchadha
committed
605ce4b
View commit details
Copy full SHA for 605ce4b
Browse repository at this point
Can load saved sb3 files (including sounds and costumes that were modified in the 3.0 editors and saved in the sb3 zip when the project was saved). Tests still need to be fixed.
kchadha
committed
e0b23cd
View commit details
Copy full SHA for e0b23cd
Browse repository at this point
Sounds get updated in storage and vm runtime when they are updated in the sound editor. The updateSvg function ensures that the costume that was edited has an updated dataFormat property in the vm …
Show description for 089df0a
kchadha
committed
089df0a
View commit details
Copy full SHA for 089df0a
Browse repository at this point
Updating asset serialization code to get data format from stored asset rather than vm state. Storage seems to be more up to date than vm in the case of editing the blank backdrop, which is stored a…
Show description for 52c77d9
kchadha
committed
52c77d9
View commit details
Copy full SHA for 52c77d9
Browse repository at this point
Serializing sounds and costumes into file descriptors upon 'saveProjectSb3'.
kchadha
committed
525a8c2
View commit details
Copy full SHA for 525a8c2
Browse repository at this point
Hooking up vm to scratch-parser for sb2 validation.
kchadha
committed
1169f5b
View commit details
Copy full SHA for 1169f5b
Browse repository at this point
Merge pull request #961 from fsih/returnCostumes
Show description for 02c6002
fsih
authored
02c6002
View commit details
Copy full SHA for 02c6002
Browse repository at this point
Temporarily return real costumes array. GUI currently relies on this behavior somewhere
DD Liu
committed
97d3785
View commit details
Copy full SHA for 97d3785
Browse repository at this point
Commits on Mar 2, 2018
Fix up comment.
picklesrus
committed
16ecaab
View commit details
Copy full SHA for 16ecaab
Browse repository at this point
Stop wrapping function for no reason.
picklesrus
committed
026b9dc
View commit details
Copy full SHA for 026b9dc
Browse repository at this point
Merge pull request #956 from kchadha/validate-sb2
Show description for a0c7d9a
kchadha
authored
a0c7d9a
View commit details
Copy full SHA for a0c7d9a
Browse repository at this point
Commits on Mar 1, 2018
Merge pull request #943 from fsih/privateSprite
Show description for a907dba
fsih
authored
a907dba
View commit details
Copy full SHA for a907dba
Browse repository at this point
Merge branch 'develop' into privateSprite
fsih
committed
b885402
View commit details
Copy full SHA for b885402
Browse repository at this point
Merge pull request #953 from ericrosenbaum/bugfix/load-tempo-from-sb2
Show description for 5d658b5
ericrosenbaum
authored
5d658b5
View commit details
Copy full SHA for 5d658b5
Browse repository at this point
Commits on Feb 28, 2018
Merge pull request #950 from ericrosenbaum/bugfix/import-music-menus
Show description for 981fc57
ericrosenbaum
authored
981fc57
View commit details
Copy full SHA for 981fc57
Browse repository at this point
Merge pull request #952 from kchadha/duplicate-sprite-names
Show description for 8bebc1f
kchadha
authored
8bebc1f
View commit details
Copy full SHA for 8bebc1f
Browse repository at this point
Removing log messages.
kchadha
committed
d9fb315
View commit details
Copy full SHA for d9fb315
Browse repository at this point
Merge pull request #878 from davidaylaian/reduce-peekstack-calls
Show description for 4e933ee
rschamp
authored
4e933ee
View commit details
Copy full SHA for 4e933ee
Browse repository at this point
Use wasDragged flag to selectively activate 'when this sprite clicked' block on mouse up.
kchadha
committed
d51a2ad
View commit details
Copy full SHA for d51a2ad
Browse repository at this point
scratch-parser expects json string...
kchadha
committed
7c7b016
View commit details
Copy full SHA for 7c7b016
Browse repository at this point
Code cleanup and actually throw errors when project fails to load. Depends on scratch-gui loading sb3 version of default project.
kchadha
committed
59d1c2a
View commit details
Copy full SHA for 59d1c2a
Browse repository at this point
Commits on Feb 27, 2018
Stub runtime to fix unit test
ericrosenbaum
committed
a052554
View commit details
Copy full SHA for a052554
Browse repository at this point
Use tempo stored in stage
ericrosenbaum
committed
db795ab
View commit details
Copy full SHA for db795ab
Browse repository at this point
Load tempo from sb2
ericrosenbaum
committed
7e5e43f
View commit details
Copy full SHA for 7e5e43f
Browse repository at this point
Add tempo property to rendered target
ericrosenbaum
committed
2376164
View commit details
Copy full SHA for 2376164
Browse repository at this point
Duplicating sprite should give new sprite a fresh name.
kchadha
committed
8c5c68b
View commit details
Copy full SHA for 8c5c68b
Browse repository at this point
Use scratch-parser to validate structure of project json files.
kchadha
committed
79169c8
View commit details
Copy full SHA for 79169c8
Browse repository at this point
Commits on Feb 26, 2018
Add default values for obscured shadows
ericrosenbaum
committed
651d46f
View commit details
Copy full SHA for 651d46f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.