Commit graph

142 commits

Author SHA1 Message Date
Andrew Sliwinski
e7c3b48a2a
Update TRADEMARK_POLICY 2018-06-18 13:19:38 -04:00
Andrew Sliwinski
fda87985c7 Add deprecation notice to README.md 2016-06-13 15:31:35 -04:00
Shane M. Clements
1f4479cc06 Merge pull request from prokls/prokls/readmeCORS
Additional remark about CORS support in local environments.
2015-05-08 12:20:21 -06:00
Lukas Prokop
3fd6059a00 Additional remark about CORS support in local environments.
Related to issue .
2014-10-06 22:51:15 +02:00
Tim Mickel
ecddac6467 Merge pull request from chad3814/master
fix pen stroke coloring
2014-09-18 15:14:58 -04:00
Chad Walker
4f91e55365 fix pen stroke coloring
- use >>> to coerce negative numbers into 32-bit ints
2014-09-16 00:53:59 -05:00
Tim Mickel
56be48549d update IO tests 2014-09-12 14:34:13 -04:00
Tim Mickel
04d81ad7be Merge pull request from ScottLogic/sprite-sprite-collisions
Sprite stamping
2014-09-12 12:34:54 -04:00
Tim Mickel
30d7e753d1 Merge pull request from ScottLogic/empty-reporters
Fix empty reporters
2014-09-12 12:30:27 -04:00
Tim Mickel
6258b8c841 Merge pull request from ScottLogic/sprite-reporter-checking
Fix Sprite Checking
2014-09-12 11:46:39 -04:00
Tim Mickel
20e90c68a1 Merging Audio API update - fix disconnect/sound stopping 2014-09-12 11:42:37 -04:00
Tim Mickel
a5cf476ebc Merge pull request from ScottLogic/rounded-costume-indices
Rounded Costume Indices
2014-09-10 11:20:19 -04:00
Tim Mickel
670639f5b2 Update compare.html to pin protocol to HTTP
Allows for usage without local web server
2014-09-08 16:39:21 -04:00
Tim Mickel
d9d0e8ca4b Merge pull request from chad3814/master
mostly remove the svg onClick hack
2014-09-08 16:34:15 -04:00
Tim Mickel
b3c6287118 Merge pull request from tmickel/fixurls
Fix asset URLs for server update
2014-09-08 15:53:00 -04:00
Tim Mickel
a305eef460 Fix asset URLs for server update 2014-09-08 15:52:23 -04:00
Tim Mickel
be025467c4 Merge pull request from tmickel/killproxy
Remove proxy
2014-09-08 15:49:27 -04:00
Shane M. Clements
385046dffc Merge pull request from tmickel/audiofix
Audio fix (noteOn/noteOff removed)
2014-09-08 10:45:04 -06:00
Chad Walker
12fd18f9f4 mostly remove the svg onClick hack
- chrome no longer throws a security warning when trying to read pixel
  data on a canvas after drawing *any* svg; only svgs with a <foreignObject>
  tag in them
- Standard Safari is still an old enough WebKit that it has this problem,
  but WebKit-nightly (SVN r173347) does not.
- instead of the blanket check, just try it and catch errors
2014-09-06 02:35:11 -05:00
Tim Mickel
b4b845fa0d Update noteOn/noteOff references from old Web Audio API spec to start/stop to restore partial sound support 2014-09-05 16:33:11 -04:00
Tim Mickel
318f5833bf Merge pull request from ScottLogic/maths-fix
Adds floor, ceiling math functions
2014-09-05 16:04:56 -04:00
Tim Mickel
5b79ac6b32 Remove proxy.php 2014-09-05 15:43:46 -04:00
Tim Mickel
d217cfecee Update README/TESTING for lack of proxy 2014-09-05 15:43:36 -04:00
Tim Mickel
21bbe425fa Pin jQuery to HTTP to prevent invalid reference using file-protocol (no longer need a web server) 2014-09-05 15:24:49 -04:00
Tim Mickel
63f4faf9e6 Remove references to proxy in IO.js 2014-09-05 15:24:02 -04:00
Tim Mickel
1b96a42b69 Merge pull request from chrisprice/img-cross-origin
Add crossOrigin attribute to imgs to prevent canvas tainted errors
2014-09-05 15:11:24 -04:00
William Ferguson
2350abf3d4 Fix: PID 17828009 23322186 Issues
https://github.com/WPFerg/scratch-html5/issues/6
https://github.com/WPFerg/scratch-html5/issues/5
2014-07-28 15:56:00 +01:00
William Ferguson
cbdcbc3f24 Fix: PID 24824122 Issue https://github.com/WPFerg/scratch-html5/issues/10 2014-07-25 11:43:59 +01:00
William Ferguson
a0267a942d Fix: PID 17828009 23322186 Issues
https://github.com/WPFerg/scratch-html5/issues/6
https://github.com/WPFerg/scratch-html5/issues/5
2014-07-25 11:16:34 +01:00
William Ferguson
1bc446c147 Fix: PID 20399371 19668483 24897457 Issue
https://github.com/WPFerg/scratch-html5/issues/12
https://github.com/WPFerg/scratch-html5/issues/9
https://github.com/WPFerg/scratch-html5/issues/3
2014-07-25 10:39:33 +01:00
William Ferguson
1a783fbad5 Fix for mobile devices using deprecated noteOn. 2014-07-25 10:25:34 +01:00
William Ferguson
ea1249bd6b Fix: PID 17363638 Issue https://github.com/WPFerg/scratch-html5/issues/7 2014-07-25 10:03:05 +01:00
William Ferguson
e57c4ec1f2 Fix: PID 24976765 Issue https://github.com/WPFerg/scratch-html5/issues/16 2014-07-25 09:25:07 +01:00
Amos Blanton
685ec3d792 Update README.md 2014-07-23 11:57:58 -04:00
Chris Price
3c926be05c Fix typo in anonymous 2014-06-01 09:20:19 +01:00
Nathan Dinsmore
968baec89f Fixed adding touch detection canvas to document 2014-05-30 18:35:03 -04:00
Chris Price
43e905b8d8 Add crossOrigin attribute to imgs to prevent canvas tainted errors 2014-05-20 16:29:34 +01:00
Shane M. Clements
bc9e937b06 Added note about the Flash version open sourced 2014-05-13 11:20:55 -06:00
Shane M. Clements
fd8a980f42 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
Shane M. Clements
28cab5b782 Merge pull request from Tomguin/master
Fix Primative Maths functions
2014-05-12 13:00:04 -06:00
Shane M. Clements
59edb770ab Merge pull request from nathan/subdomains
Fixed subdomains
2014-05-12 12:56:39 -06:00
Tom Keeble
89471364ae Fix Maths functions 2014-05-10 10:26:30 +01:00
Nathan Dinsmore
993d10aaad Fixed subdomains 2014-05-05 08:39:44 -04:00
Shane M. Clements
fa42953d58 Merge pull request from thisandagain/testing
Test Suite Adjustments
2014-04-10 14:46:21 -06:00
Andrew Sliwinski
aade0b4121 Merge from upstream 2014-04-10 12:25:43 -07:00
Andrew Sliwinski
a9b4a6d731 Restore implicit type conversion in reporter 2014-04-10 11:34:01 -07:00
Shane M. Clements
62abf8d547 Merge pull request from prokls/master
SensingPrims.primTimestamp and Daylight Savings Time
2014-04-09 23:33:06 -06:00
Shane M. Clements
4378cdb6fd Merge pull request from prokls/prokls/activeElement
Check focus using document.activeElement
2014-04-09 22:10:54 -06:00
Andrew Sliwinski
b301a2f8b9 Allow implicit type conversion. 2014-04-09 19:26:25 -07:00
Andrew Sliwinski
14a9f13ce8 Update readme to refect simplification of installation / test running 2014-04-09 01:22:51 -07:00