scratch-vm/src/extension-support
Michael "Z" Goddard a5009b4c59
delay extension evaluation until that extension is installed
Reduce the amount of code that needs to evaluated before we can
starting the target project if there is one. It is key to note that the
music extension includes ~2MB of base64 encoded sound samples. This
skips evaluating those samples and decoding base64 into binary typed
arrays.
2019-03-06 11:11:44 -05:00
..
argument-type.js Use the new note picker field in music and EV3 extensions (#1720) 2018-11-07 11:50:15 -05:00
block-type.js Add EVENT extension block type 2018-04-04 23:44:59 -07:00
define-messages.js Support extension translation 2018-04-05 12:17:05 -07:00
extension-manager.js delay extension evaluation until that extension is installed 2019-03-06 11:11:44 -05:00
extension-metadata.js Enable extension monitors, add flag to disable 2018-09-07 11:13:13 -07:00
extension-worker.js Add TargetType enum for use by/with extensions 2018-04-04 23:45:26 -07:00
reporter-scope.js Rename ReporterScope.SPRITE to TARGET & add JSDoc 2018-03-20 15:30:34 -07:00
target-type.js Add TargetType enum for use by/with extensions 2018-04-04 23:45:26 -07:00