scratch-vm/src
Ray Schamp 5022227c15 Add "project changed" event
And emit it whenever we think the project has changed. Try to not emit it when a change has happened internally that shouldn't affect the serialized project.

This iteration fires the event too frequently, e.g., when switching sprites. This is meant as a simple initial implementation that can be improved.
2018-11-26 17:10:43 -05:00
..
blocks Handle coordinate precision the same as Scratch 2 (#1722) 2018-11-15 15:50:56 -05:00
dispatch Fix various jsdoc issues preventing the docs from building 2018-07-31 11:22:42 -04:00
engine Add "project changed" event 2018-11-26 17:10:43 -05:00
extension-support Use the new note picker field in music and EV3 extensions (#1720) 2018-11-07 11:50:15 -05:00
extensions Close Scratch Link web socket on every new peripheral scan attempt (#1696) 2018-11-08 15:21:28 -05:00
import Store asset objects on costumes and sounds 2018-10-23 11:10:50 +01:00
io Add ability to create cloud variables, and have cloud provider wait for confirmation from server. 2018-11-13 16:43:51 -05:00
playground reduce size of benchmark suite configuration 2018-09-07 14:47:50 -04:00
serialization Merge pull request #1716 from bocoup/unknown-block-input-fix 2018-11-15 10:09:46 -05:00
sprites Handle coordinate precision the same as Scratch 2 (#1722) 2018-11-15 15:50:56 -05:00
util Normalize capitalization of sensing_current block fields during sb2 import and during monitor id generation. Update monitors integration test to include sensing_current block monitors. 2018-11-08 14:11:30 -05:00
.eslintrc.js Use es6 lint rules 2017-04-17 15:09:57 -04:00
index.js Cleanup 2017-09-06 00:57:03 -06:00
virtual-machine.js Add "project changed" event 2018-11-26 17:10:43 -05:00