scratch-vm/src/engine
2021-04-29 11:32:13 -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 Revert "Raise params to the next frame when pushing" 2019-07-22 12:59:48 -04:00
blocks-execute-cache.js Revert "Revert "Push reported"" 2018-04-16 13:21:53 -04:00
blocks-runtime-cache.js add BlocksRuntimeCache; rewrite startHats 2019-04-19 13:22:22 -04:00
blocks.js Reset blocks cache when sensing_of blocks update 2020-05-28 11:24:05 -04:00
comment.js Remove Cast import 2018-11-16 16:49:27 -05:00
execute.js Remove BlockCached._shadowOps 2020-05-12 15:30:20 -04:00
monitor-record.js Add isDiscrete to monitor record, update sb2,3 and conversion tests 2019-02-11 11:09:01 -05:00
mutation-adapter.js call out capitalization change since it's important but easy to miss 2019-06-18 15:07:58 -07:00
profiler.js add Profiler.increment and Profiler.frame 2019-07-17 15:06:47 -04:00
runtime.js Save and load the origin 2021-04-29 11:32:13 -04:00
scratch-blocks-constants.js Add tests for converting extension metadata 2018-04-09 15:37:08 -07:00
sequencer.js Revert "Raise params to the next frame when pushing" 2019-07-22 12:59:48 -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 oops 2020-05-24 09:30:27 +09:00
thread.js Revert "Raise params to the next frame when pushing" 2019-07-22 12:59:48 -04:00
variable.js Escape variable name in XML 2019-01-25 10:31:33 +09:00