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
engine
runtime.js
on
develop
User selector
All users
Datepicker
All time
Commit history
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
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
Stop wrapping function for no reason.
picklesrus
committed
026b9dc
View commit details
Copy full SHA for 026b9dc
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
Switch to sending end drag event to be handled by gui
fsih
committed
8355dd6
View commit details
Copy full SHA for 8355dd6
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
Pass through block drag event
fsih
committed
fe4b3d3
View commit details
Copy full SHA for fe4b3d3
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
Merge pull request #920 from towerofnix/scroll-detection
Show description for 8e1719b
cwillisf
authored
8e1719b
View commit details
Copy full SHA for 8e1719b
View code at this point
Browse repository at this point
Fix lint errors.
picklesrus
committed
1910968
View commit details
Copy full SHA for 1910968
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
When getting sprite by name, skip the stage
ericrosenbaum
committed
22038c9
View commit details
Copy full SHA for 22038c9
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
Revert "Push reported"
kchadha
authored
107adad
View commit details
Copy full SHA for 107adad
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
Adding support for dynamic menus in extensions.
picklesrus
committed
b6bb92d
View commit details
Copy full SHA for b6bb92d
View code at this point
Browse repository at this point
Mouse wheel IO system
Show description for be83c0e
towerofnix
committed
be83c0e
View commit details
Copy full SHA for be83c0e
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
Add Thread.blockContainer
Show description for 4286e3e
mzgoddard
committed
4286e3e
View commit details
Copy full SHA for 4286e3e
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Merge branch 'develop' into feature/extension-category-icons
ericrosenbaum
authored
2d6e91f
View commit details
Copy full SHA for 2d6e91f
View code at this point
Browse repository at this point
Add optional menuIcon for extension blocks
ericrosenbaum
committed
9613046
View commit details
Copy full SHA for 9613046
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Add separator to extension block definition
ericrosenbaum
committed
5cb0f5d
View commit details
Copy full SHA for 5cb0f5d
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
Add blockly extension for scratch extensions
ericrosenbaum
committed
5e6187b
View commit details
Copy full SHA for 5e6187b
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
Fix spelling of coloUrTertiary
ericrosenbaum
committed
25ded4c
View commit details
Copy full SHA for 25ded4c
View code at this point
Browse repository at this point
Preliminary localization (#777)
Show description for f51cf98
chrisgarrity
authored
f51cf98
View commit details
Copy full SHA for f51cf98
View code at this point
Browse repository at this point
Commits on Dec 7, 2017
Merge pull request #793 from cwillisf/remove-threads-safely
Show description for e7bbad6
cwillisf
authored
e7bbad6
View commit details
Copy full SHA for e7bbad6
View code at this point
Browse repository at this point
Commits on Dec 2, 2017
Clear answer on green flag
sjhuang26
committed
eede810
View commit details
Copy full SHA for eede810
View code at this point
Browse repository at this point
Commits on Nov 21, 2017
Merge pull request #784 from fsih/perSpriteMonitors
Show description for 58dd57f
fsih
authored
58dd57f
View commit details
Copy full SHA for 58dd57f
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
fix review comments
fsih
committed
ec9d809
View commit details
Copy full SHA for ec9d809
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
Make _removeThread safe during thread iteration
Show description for b19af39
Christopher Willis-Ford
committed
b19af39
View commit details
Copy full SHA for b19af39
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Return restarted threads in list from startHats
Show description for 3d92553
mzgoddard
committed
3d92553
View commit details
Copy full SHA for 3d92553
View code at this point
Browse repository at this point
A thread in the runtime but with the DONE status is not active
Show description for 9864403
mzgoddard
committed
9864403
View commit details
Copy full SHA for 9864403
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
Move data to blocks files
fsih
committed
0958db2
View commit details
Copy full SHA for 0958db2
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
Move is sprite specific verification into VM in a temporary way. Remove monitors when their sprites are deleted.
fsih
committed
757dccd
View commit details
Copy full SHA for 757dccd
View code at this point
Browse repository at this point
Add enableProfiling and disableProfiling to Runtime
mzgoddard
committed
f73dae8
View commit details
Copy full SHA for f73dae8
View code at this point
Browse repository at this point
Add Profiler events to Runtime, Sequencer and execute
mzgoddard
committed
516d4f6
View commit details
Copy full SHA for 516d4f6
View code at this point
Browse repository at this point
Pipe through whether a monitor is sprite-specific
fsih
committed
9048a9b
View commit details
Copy full SHA for 9048a9b
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
Merge pull request #754 from ericrosenbaum/feature/pen-block-icon
Show description for 0540640
ericrosenbaum
authored
0540640
View commit details
Copy full SHA for 0540640
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
Use category info that has colors when building menu blocks
paulkaplan
committed
c1ba902
View commit details
Copy full SHA for c1ba902
View code at this point
Browse repository at this point
Prepend icon to each extension block
ericrosenbaum
committed
2ac464c
View commit details
Copy full SHA for 2ac464c
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
Add hideFromPalette flag for hiding legacy blocks
paulkaplan
committed
18398d0
View commit details
Copy full SHA for 18398d0
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
Merge pull request #713 from cwillisf/fix-extension-hats
Show description for c4e79c9
cwillisf
authored
c4e79c9
View commit details
Copy full SHA for c4e79c9
View code at this point
Browse repository at this point
Merge pull request #700 from cwillisf/extension-menus
Show description for a8ae7bc
cwillisf
authored
a8ae7bc
View commit details
Copy full SHA for a8ae7bc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.