scratch-vm/src/engine
Paul Kaplan 3b203a2a9b
Merge pull request #1995 from paulkaplan/is-discrete
Support isDiscrete flag on monitors
2019-02-13 11:19:51 -05: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 Merge pull request #1928 from kchadha/timer-perf 2019-01-23 11:41:41 -05:00
blocks-execute-cache.js Revert "Revert "Push reported"" 2018-04-16 13:21:53 -04:00
blocks.js Fix loading broadcast messages with special characters for projects that were converted from 2.0. 2019-02-06 16:58:46 -05:00
comment.js Remove Cast import 2018-11-16 16:49:27 -05:00
execute.js Fix typo in comment 2018-12-18 11:01:53 -05: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 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 Merge pull request #1933 from ErikMejerHansen/feature/field_type_support 2019-02-12 09:59:22 -05:00
scratch-blocks-constants.js Add tests for converting extension metadata 2018-04-09 15:37:08 -07:00
sequencer.js Make the wait block's logic and behavior more consistent with Scratch 2 (#1759) 2018-12-04 10:35:42 -05: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 Rename util function to be more descriptive. Refactor parameters to remove unused code. 2019-02-04 19:05:28 -05:00
thread.js fix: initialize stack frame params for all procedures 2018-12-13 10:51:44 -05:00
variable.js Escape variable name in XML 2019-01-25 10:31:33 +09:00