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
Breadcrumbs
History for
scratch-vm
src
serialization
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 5, 2018
Ensure that md5 and assetId stay in sync.
kchadha
committed
c0afcd2
View commit details
Copy full SHA for c0afcd2
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
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
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
Load tempo from sb2
ericrosenbaum
committed
7e5e43f
View commit details
Copy full SHA for 7e5e43f
View code at this point
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
View code at this point
Browse repository at this point
make inputOP, arg name and menu name the same
ericrosenbaum
committed
8b18ff7
View commit details
Copy full SHA for 8b18ff7
View code at this point
Browse repository at this point
Commits on Jan 13, 2018
Update specmap for sensing blocks that are now fixed menus.
paulkaplan
committed
57f3d43
View commit details
Copy full SHA for 57f3d43
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Transform sb2 looks reporters to new menu blocks
paulkaplan
committed
63be5bc
View commit details
Copy full SHA for 63be5bc
View code at this point
Browse repository at this point
Commits on Dec 28, 2017
Update specmap and sb2 import to add new fields to layering blocks.
paulkaplan
committed
477ef53
View commit details
Copy full SHA for 477ef53
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
Cleanup/refactoring.
kchadha
committed
720c22d
View commit details
Copy full SHA for 720c22d
View code at this point
Browse repository at this point
Translating empty string messages from sb2 into messageN, where N is an integer >= n such that messageN is a fresh name.
kchadha
committed
bcbe910
View commit details
Copy full SHA for bcbe910
View code at this point
Browse repository at this point
SB2 Import functionality for broadcast blocks with pluggable inputs.
kchadha
committed
154987f
View commit details
Copy full SHA for 154987f
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
Minor Refactoring/cleanup.
kchadha
committed
aab4a45
View commit details
Copy full SHA for aab4a45
View code at this point
Browse repository at this point
SB2 Import for Broadcast Blocks (not including the input field functionality for 'broadcast' and 'broadcast and wait
Show description for 80da989
kchadha
committed
80da989
View commit details
Copy full SHA for 80da989
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Merge pull request #789 from paulkaplan/custom-procedure-update
Show description for bbb8904
paulkaplan
authored
bbb8904
View commit details
Copy full SHA for bbb8904
View code at this point
Browse repository at this point
Update naming and implementation for custom procedure blocks
paulkaplan
committed
34dfbb5
View commit details
Copy full SHA for 34dfbb5
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
Merge pull request #782 from kchadha/list-typed-variable
Show description for 1e27d21
paulkaplan
authored
1e27d21
View commit details
Copy full SHA for 1e27d21
View code at this point
Browse repository at this point
Addressing PR review comments.
kchadha
committed
fe86e38
View commit details
Copy full SHA for fe86e38
View code at this point
Browse repository at this point
Commits on Nov 13, 2017
Some code cleanup.
kchadha
committed
386045f
View commit details
Copy full SHA for 386045f
View code at this point
Browse repository at this point
Finishing up lists.
kchadha
committed
038a65b
View commit details
Copy full SHA for 038a65b
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
First cut at turning lists into typed variables
kchadha
committed
70959cc
View commit details
Copy full SHA for 70959cc
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
Update sb2 specmap with music extension blocks
ericrosenbaum
committed
533ed60
View commit details
Copy full SHA for 533ed60
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
Merge pull request #756 from cwillisf/autoload-extensions
Show description for ef961c5
cwillisf
authored
ef961c5
View commit details
Copy full SHA for ef961c5
View code at this point
Browse repository at this point
Actually finish SB2 specMap for WeDo 2.0
Show description for 0ad03f8
Christopher Willis-Ford
committed
0ad03f8
View commit details
Copy full SHA for 0ad03f8
View code at this point
Browse repository at this point
Fix tests & a typo
Christopher Willis-Ford
committed
c88a8fa
View commit details
Copy full SHA for c88a8fa
View code at this point
Browse repository at this point
Load extensions when loading a project or sprite
Show description for 0af3de9
Christopher Willis-Ford
committed
0af3de9
View commit details
Copy full SHA for 0af3de9
View code at this point
Browse repository at this point
Merge pull request #753 from paulkaplan/provide-argument-ids
Show description for e2ac694
paulkaplan
authored
e2ac694
View commit details
Copy full SHA for e2ac694
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
Fix linting
paulkaplan
committed
007fe2e
View commit details
Copy full SHA for 007fe2e
View code at this point
Browse repository at this point
Provide argument id list with callers and procdef blocks
paulkaplan
committed
5b9d4ae
View commit details
Copy full SHA for 5b9d4ae
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
Support legacy pen block op codes
paulkaplan
committed
082e051
View commit details
Copy full SHA for 082e051
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
Merge pull request #687 from cwillisf/builtin-extensions
Show description for 7051ccf
cwillisf
authored
7051ccf
View commit details
Copy full SHA for 7051ccf
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
Changing parsing of custom procedures for new style
paulkaplan
committed
b087051
View commit details
Copy full SHA for b087051
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.