scratch-vm/src/serialization
2018-08-02 13:45:00 -04:00
..
deserialize-assets.js Use sound returned from audio engine to set sample rate and sample count since the sound gets resampled by the audio engine. Also, check for an mp3 format in deserialize assets, and otherwise default to wav. 2018-04-13 11:20:16 -04:00
sb2.js Remove layerOrder property, sprites are rendered in the order the targets are listed in in the .sb2 file. 2018-07-23 15:48:27 -04:00
sb2_specmap.js Import current block menu as field not input 2018-08-02 13:45:00 -04:00
sb3.js Don't serialize layerOrder when exporting a sprite. 2018-07-24 16:11:18 -04:00
serialize-assets.js Sprite3 Export/Import. 2018-06-19 08:51:16 -04:00