This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-html5
Archived
Watch
1
Star
0
Fork
You've already forked scratch-html5
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-05-04
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
4f91e55365
scratch-html5
/
js
History
Download ZIP
Download TAR.GZ
Chad Walker
4f91e55365
fix pen stroke coloring
...
- use >>> to coerce negative numbers into 32-bit ints
2014-09-16 00:53:59 -05:00
..
primitives
Fix: PID 24976765 Issue
https://github.com/WPFerg/scratch-html5/issues/16
2014-07-25 09:25:07 +01:00
sound
Minor formatting and type casting adjustment to make codebase internally consistent
2014-04-09 01:17:50 -07:00
util
Formatting and indentation fixes
2013-11-01 23:14:39 -04:00
Interpreter.js
Allow implicit type conversion.
2014-04-09 19:26:25 -07:00
IO.js
Now using the live SWF for comparison. No longer using the php proxy for loading project and asset data since the site added CORS headers.
2014-05-12 19:54:29 +00:00
Reporter.js
Restore implicit type conversion in reporter
2014-04-10 11:34:01 -07:00
Runtime.js
Minor formatting and type casting adjustment to make codebase internally consistent
2014-04-09 01:17:50 -07:00
Scratch.js
bringing the Scratch html5 project under test
2014-03-07 10:47:06 -07:00
Sprite.js
mostly remove the svg onClick hack
2014-09-06 02:35:11 -05:00
Stage.js
fix pen stroke coloring
2014-09-16 00:53:59 -05:00