scratch-vm/src/engine
Katie Broida 899ce56214
Confirm extension in use in sb2 serialization (#1643)
Add a check when serializing sb2 projects to see whether an extension is actually in use in a block or a visible monitor.
2018-10-17 10:49:08 -04:00
..
adapter.js Make sure to set comment property of block when creating a new block via XML using the adapter. Update unit tests. 2018-06-15 13:58:03 -04:00
block-utility.js add BlockUtility.yieldTick 2018-06-06 10:16:05 -04:00
blocks-execute-cache.js Revert "Revert "Push reported"" 2018-04-16 13:21:53 -04:00
blocks.js Fix stack glows so that stacks glow as soon as the first block in the stack starts running as opposed to after the first block has finished. Make sure that monitored reporters in the flyout are not glowing. 2018-08-22 14:44:06 -04:00
comment.js XML escape comment text. 2018-06-14 11:39:03 -04:00
execute.js Fix stack glows so that stacks glow as soon as the first block in the stack starts running as opposed to after the first block has finished. Make sure that monitored reporters in the flyout are not glowing. 2018-08-22 14:44:06 -04:00
monitor-record.js Fix default value for monitor record 2018-05-08 17:30:39 -04:00
mutation-adapter.js Decode the encoded argument information 2017-11-29 10:34:59 -05:00
profiler.js Add runtime Profiler 2017-11-14 14:57:31 -05:00
runtime.js Confirm extension in use in sb2 serialization (#1643) 2018-10-17 10:49:08 -04:00
scratch-blocks-constants.js Add tests for converting extension metadata 2018-04-09 15:37:08 -07:00
sequencer.js Fix tick yielding threads 2018-07-05 14:56:00 -04:00
stage-layering.js No more explicit layer groups, and separate extension into video and pen. 2018-05-20 22:30:20 -04:00
target.js add Runtime.executableTargets 2018-10-04 00:42:05 -04:00
thread.js fix asynchronous block execution 2018-07-13 00:04:49 -04:00
variable.js Add 'islocal' flag to XML serialization for variables. 2018-07-06 13:02:23 -04:00