Commit graph

9 commits

Author SHA1 Message Date
Brian Pilati
1beed456cc updates to add "ask" functionality 2014-03-08 00:46:59 -07: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
07415badbe Merge branch 'master' of github.com:MathWizz/scratch-html5 into test
Conflicts:
	js/Interpreter.js
	js/primitives/LooksPrims.js
	js/primitives/MotionAndPenPrims.js
	js/primitives/Primitives.js
	js/primitives/SoundPrims.js
	js/primitives/VarListPrims.js

Tested with:
  http://scratch.mit.edu/projects/13841687/
  http://scratch.mit.edu/projects/2192048/
2013-11-14 22:27:52 -05:00
djdolphin
c40c1b4027 Removed evil evals
Filters now reset when the stop button is clicked.
2013-11-03 07:10:45 -05:00
djdolphin
422da2fd87 Added color and brightness effects 2013-11-02 18:16:18 -04:00
djdolphin
6bd32857be Partially implemented filter effects
Implemented ghost effect
2013-11-02 10:19:44 -04:00
MathWizz
2778e0a3fd Corrected casting numbers and fixed blocks under ifs not running 2013-11-02 00:38:29 -05:00
Nathan Dinsmore
1a72b01b31 Formatting and indentation fixes 2013-11-01 23:14:39 -04:00
Amos Blanton
6360de08da Initial commit. 2013-10-28 20:00:20 +00:00