This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-vm
Watch
1
Star
0
Fork
You've already forked scratch-vm
0
mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced
2025-01-11 23:30:09 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
346e1383ed
scratch-vm
/
test
/
fixtures
History
Ray Schamp
9c556219ce
Merge pull request
#1528
from kchadha/fix-comment-import
...
Fix Comment import/save/load issue
2018-08-28 16:04:53 -04:00
..
execute
block-to-workspace-comments-without-scripts.sb2
Fix issue where block comments converted to workspace comments import correctly when there are no scripts on the workspace.
2018-08-24 14:29:10 -04:00
block-to-workspace-comments.sb2
Add test fixture and integration test.
2018-08-22 19:06:06 -04:00
clone-cleanup.sb2
comments.sb2
comments.sb3
Add tests for comment save and load.
2018-06-14 16:58:03 -04:00
comments_no_duplicate_id_serialization.sb3
Clean up comment serialization, add tests for new and old serialization (old is still valid, just more verbose).
2018-06-15 14:57:49 -04:00
complex.sb2
control.sb2
data.sb2
default.sb2
demo.json
dispatch-test-service.js
dispatch-test-worker-shim.js
dispatch-test-worker.js
event.sb2
events.json
Add a test for 'getAllVariableAndListReferences' function.
2018-06-20 10:32:36 -04:00
example_sprite.sprite2
fake-renderer.js
Use proposed drawableTouching interface from render (
#1419
)
2018-08-09 10:10:23 -04:00
hat-execution-order.sb2
looks.sb2
loudness-hat-block.sb2
make-test-storage.js
monitors.sb2
motion.sb2
offline-custom-assets.sb2
ordering.sb2
Order sprites in 2.0 projects based on the serailzied indexInLibrary property. Store original ordering (e.g. layer order of sprites on the stage) to use when installing targets.
2018-07-23 15:25:05 -04:00
pen.sb2
procedure.sb2
readProjectFile.js
saythink-and-wait.sb2
sensing.sb2
sound.sb2
sprite.json
stack-click.sb2
unknown-opcode-in-c-block.sb2
Add fixture and integration test for the project load failure that was resolved.
2018-08-23 18:56:22 -04:00
unknown-opcode.sb2
Deal with comments attached to undefined blocks
2018-06-26 16:41:10 -04:00
when-clicked.sb2