scratch-vm/src
Paul Kaplan ad4f5652e4
Merge pull request #1088 from paulkaplan/fix-say-timing
Track say/thinks per target so they can maintain correct timing.
2018-04-27 11:10:12 -04:00
..
blocks Merge pull request #1088 from paulkaplan/fix-say-timing 2018-04-27 11:10:12 -04:00
dispatch ensure this.workerClass exists before instanceof check 2018-03-07 18:13:15 -05:00
engine Replace extension delimeter with '_' 2018-04-20 07:54:02 -04:00
extension-support Replace extension delimeter with '_' 2018-04-20 07:54:02 -04:00
extensions Enable video layer when loading extension. Resolves GH-1072 2018-04-23 13:03:56 -04:00
import Fix bitmap support. In Scratch 3.0, we are defaulting to bitmapResolution = 2 for all costumes. 2018-04-22 21:22:03 -04:00
io Activate stage click hats if no other clicks are hit. 2018-04-23 14:25:58 -04:00
playground Rename playground/motion.html to video-sensing.html 2018-04-03 16:19:52 -04:00
serialization Do not load extension if prefix is undefined 2018-04-20 11:36:16 -04:00
sprites Merge pull request #1075 from kchadha/load-costume-no-metadata 2018-04-23 17:52:04 -04:00
util Add tests for converting extension metadata 2018-04-09 15:37:08 -07:00
.eslintrc.js Use es6 lint rules 2017-04-17 15:09:57 -04:00
index.js Cleanup 2017-09-06 00:57:03 -06:00
virtual-machine.js Rename getCostumeSvg to getCostume 2018-04-26 13:36:51 -04:00