scratch-vm/src
2018-01-09 09:42:16 -05:00
..
blocks Differentiate clamped from non clamped mouse io data (GUI#179) 2018-01-09 09:42:16 -05:00
dispatch Simplify extension duplication prevention station 2017-10-31 12:35:18 -07:00
engine Streamlining broadcast block execution. When arg information is provided to execute function, corresponding broadcast message is looked up by id, if provided, or if not, then name. If neither id nor name is provided, we can't look up the broadcast message and something is wrong, so an error is logged. We no longer need to differentiate between the shadow menu vs. plugged in input cases via the argValue name (e.g. 'BROADCAST_OPTION' vs. 'BROADCAST_INPUT'). This refactor also helps with sb2 import, coming in the next commit. 2017-12-21 19:06:11 -05:00
extension-support Preliminary localization (#777) 2017-12-11 15:41:45 -05:00
extensions Fixed pen behavior when dragging 2017-12-29 09:01:30 -05:00
import Fix linter 2017-09-11 15:15:30 -04:00
io Differentiate clamped from non clamped mouse io data (GUI#179) 2018-01-09 09:42:16 -05:00
playground Replace playground with benchmark 2017-12-12 12:17:33 -05:00
serialization Transform sb2 looks reporters to new menu blocks 2018-01-04 10:24:13 -05:00
sprites Merge pull request #881 from sjhuang26/issue-gui1127-pen-trails 2017-12-29 10:22:18 -05:00
util revert unnecessary changes' 2017-11-20 13:00:37 -05: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 Implicit deletion behavior for broadcast blocks. 2017-12-21 19:06:11 -05:00