scratch-vm/src
2017-12-29 09:13:18 -05:00
..
blocks 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
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 Address feedback from review 2017-11-27 15:00:53 -05:00
playground Replace playground with benchmark 2017-12-12 12:17:33 -05:00
serialization Cleanup/refactoring. 2017-12-21 19:06:11 -05:00
sprites Change let to const 2017-12-29 09:13: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