Commit graph

11 commits

Author SHA1 Message Date
Nathan Dinsmore
2db0268305 Fixed resetting filters 2013-11-16 15:44:00 -05:00
Nathan Dinsmore
0e062e7669 Merge github.com:djdolphin/scratch-html5 into test
Also improved filter performance, fixed edge cases, and implemented stage filters for color, brightness, and ghost.

Conflicts:
	js/Runtime.js
	js/Sprite.js
    js/primitives/LooksPrims.js

Tested with:
	http://scratch.mit.edu/projects/14315832/
2013-11-14 23:46:19 -05:00
Nathan Dinsmore
c4b2652c12 Updated theme to be more like the Flash player
Also:
- The project input field now allows pasting of URLs
- The overlay cannot be clicked while the project is loading
2013-11-14 20:12:42 -05:00
djdolphin
9f98f7ffb8 Fixed mistake in code 2013-11-05 20:59:48 -05:00
Ivan Pedrazas
a206f6ef86 Fixed the error 'createGainNode is not a function' with Firefox. createGainNode has been replaced with createGain 2013-11-05 23:00:19 +00:00
djdolphin
c40c1b4027 Removed evil evals
Filters now reset when the stop button is clicked.
2013-11-03 07:10:45 -05:00
Nathan Dinsmore
1a72b01b31 Formatting and indentation fixes 2013-11-01 23:14:39 -04:00
Scimonster
dcd0a43348 Merge branch 'LLK/master'
Replace my timeAndDate code with Shane's.
2013-10-30 21:01:42 +02:00
Shane M. Clements
311b411315 Added getTimeString to the runtime and made a few other small fixes. 2013-10-30 11:40:53 -06:00
Scimonster
296e2fa35c Added support for timer reporter. 2013-10-30 15:50:29 +02:00
Amos Blanton
6360de08da Initial commit. 2013-10-28 20:00:20 +00:00