Eric Rosenbaum
|
6f5ff31eb3
|
Add disconnectExtensionSession and getPeripheralIsConnected
|
2018-07-09 13:49:41 -04:00 |
|
Evelyn Eastmond
|
9d66c54f8a
|
Adding error reporting to runtime from BLESession.
|
2018-07-09 13:41:57 -04:00 |
|
Eric Rosenbaum
|
d778ddf00e
|
wip
|
2018-07-09 13:41:57 -04:00 |
|
Karishma Chadha
|
a0a11f2f19
|
Add 'islocal' flag to XML serialization for variables.
|
2018-07-06 13:02:23 -04:00 |
|
kchadha
|
d187517d85
|
Merge pull request #1256 from kchadha/sprite-save-load
Sprite save load
|
2018-06-25 11:21:01 -04:00 |
|
Karishma Chadha
|
55a5592ab6
|
Add optional type param to export sprite API.
|
2018-06-25 09:23:04 -04:00 |
|
Corey Frang
|
4431b43e45
|
A few leftover loadSound that werent updated
|
2018-06-22 09:45:23 -04:00 |
|
Michael "Z" Goddard
|
c268bbae47
|
add decoded SoundPlayer's to a Sprite's SoundBank (#1260)
|
2018-06-21 17:23:33 -04:00 |
|
Karishma Chadha
|
b75a779540
|
Call fixUpVariableReferences in installTargets, before emitting the workspace update.
|
2018-06-20 12:12:33 -04:00 |
|
Karishma Chadha
|
86a8d93eb6
|
Sprite3 Export/Import.
|
2018-06-19 08:51:16 -04:00 |
|
Paul Kaplan
|
1dcd174dea
|
Add shareSound and shareCostume APIs with unit tests to the VM
|
2018-06-18 10:39:22 -04:00 |
|
Paul Kaplan
|
4b64df222a
|
Hoist target list assignment to simplify code.
|
2018-06-13 10:09:22 -04:00 |
|
Paul Kaplan
|
0ec0ea6ef7
|
Add reorderTarget API to VM
|
2018-06-13 09:20:22 -04:00 |
|
Paul Kaplan
|
0cd50fbb2c
|
Propagate the return value of reorder functions, update comments
|
2018-06-06 11:13:30 -04:00 |
|
Paul Kaplan
|
e6ebc33e9e
|
Add sound and costume reordering methods and tests to top-level API
|
2018-06-06 09:43:54 -04:00 |
|
Paul Kaplan
|
a11d1be3fc
|
Fix comments
|
2018-06-05 16:08:14 -04:00 |
|
Paul Kaplan
|
3a697ae0ac
|
Add top-level API for getting and setting variable values
|
2018-06-05 10:46:06 -04:00 |
|
Karishma Chadha
|
537dc9bcd5
|
Addressing PR comments.
|
2018-05-31 16:33:42 -04:00 |
|
Karishma Chadha
|
1401d54add
|
Parse SB2 comments and attach block comments to the blocks they belong to. Send comment xml on workspace update so they can be rendered.
|
2018-05-30 21:15:14 -04:00 |
|
DD Liu
|
5c003641f9
|
Merge pull request #1126 from fsih/fixQuirksOnLoadCostume
Run quirks mode fixes on costumes loaded from sb2s
|
2018-05-10 13:42:48 -04:00 |
|
DD
|
589dd7d5e0
|
Attach the svg renderer instead of providing it in order to fix VM tests
|
2018-05-10 12:03:38 -04:00 |
|
Paul Kaplan
|
36a01cf0cb
|
Fix clearing monitor state
|
2018-05-09 12:06:24 -04:00 |
|
kchadha
|
16c6868779
|
Merge pull request #1110 from kchadha/sprite-upload
Support for Sprite Upload
|
2018-05-04 14:56:31 -04:00 |
|
Karishma Chadha
|
3db2083294
|
Address PR comment.
|
2018-05-04 14:48:29 -04:00 |
|
Karishma Chadha
|
8cdc9dc2cd
|
Updating vector should make bitmap resolution 1.
|
2018-05-04 14:39:20 -04:00 |
|
Karishma Chadha
|
0156dd139d
|
Do not delete bitmap resolution property when vector is edited because there are other things that still rely on it.
|
2018-05-04 13:37:07 -04:00 |
|
Karishma Chadha
|
9b1aa7d7c7
|
Move comments
|
2018-05-04 11:00:45 -04:00 |
|
Karishma Chadha
|
55352e88b1
|
Tests and cleanup of addSprite3 so that .sprite3 format does not need to be nested inside an extra {targets: ...}
|
2018-05-04 11:00:45 -04:00 |
|
Karishma Chadha
|
adf7571851
|
Add API to generically validate and add sprite based on validation results.
|
2018-05-04 11:00:45 -04:00 |
|
DD Liu
|
5e6873628e
|
Merge pull request #1082 from fsih/updateBitmap
Add updateBitmap function. getCostume can now serve bitmaps as well as svgs
|
2018-05-01 17:05:34 -04:00 |
|
Mx Corey Frang
|
dbdee0ca8b
|
Fix downloadProjectId method (#1093)
* Fix downloadProjectId method
* use .data not .data.buffer
|
2018-05-01 08:56:22 -04:00 |
|
Andrew Sliwinski
|
326d1c491a
|
Merge pull request #1086 from mortendybdal/feature/add-sprite-3
Included a function to add sprite 3 to vm
|
2018-05-01 08:38:08 -04:00 |
|
Morten Dybdal
|
41be65ba4d
|
Fixing js linting issues
|
2018-05-01 13:23:21 +02:00 |
|
DD
|
bd772e5f77
|
Remove bitmap resolution from svgs
|
2018-04-30 19:58:48 -04:00 |
|
DD
|
78cd327237
|
Move the place where we divide rotation center by resolution into the VM. Also revert the method of putting data into storage to the one that was convoluted but working
|
2018-04-30 16:35:24 -04:00 |
|
kchadha
|
8e65b3d80f
|
Merge pull request #1092 from kchadha/refactor-video-io
Refactor Video IO
|
2018-04-30 09:27:10 -04:00 |
|
DD
|
9f0f2fcd27
|
Pass a data uri
|
2018-04-27 17:23:30 -04:00 |
|
DD
|
b2aa87da77
|
fix lint
|
2018-04-26 18:43:49 -04:00 |
|
DD
|
009253a8d1
|
Code review
|
2018-04-26 18:34:35 -04:00 |
|
DD
|
3a3d807cba
|
switch polyfill to one that doesn't break tests
|
2018-04-26 15:14:51 -04:00 |
|
DD
|
c73b06a254
|
add polyfill
|
2018-04-26 15:14:51 -04:00 |
|
DD
|
f1e70c430f
|
updateBitmap
|
2018-04-26 15:14:51 -04:00 |
|
DD
|
fc36ea5208
|
Rename getCostumeSvg to getCostume
|
2018-04-26 13:36:51 -04:00 |
|
Karishma Chadha
|
5f4139cbe4
|
Use video provider instead of making call to getUserMedia directly.
|
2018-04-26 13:24:31 -04:00 |
|
Morten Dybdal
|
d033271a1f
|
Included a function to add sprite 3 to vm
|
2018-04-26 10:59:53 +02:00 |
|
Karishma Chadha
|
dfa3408add
|
Update sound dataFormat after editing
|
2018-04-20 14:13:57 -04:00 |
|
kchadha
|
8739a524eb
|
Merge pull request #1031 from kchadha/block_serialization_compression
Block serialization compression
|
2018-04-11 19:17:42 -04:00 |
|
Paul Kaplan
|
f23b5a9625
|
Merge pull request #1041 from paulkaplan/fix-clone-drag
Only select the original target after a drag.
|
2018-04-11 10:04:25 -04:00 |
|
Paul Kaplan
|
64c2d1f7b1
|
Merge pull request #1038 from paulkaplan/skin-size
Attach the costume size to the costume when loaded and modified
|
2018-04-11 09:30:02 -04:00 |
|
Paul Kaplan
|
4a9adcc3d9
|
Make stopDrag deal with bare targets and add tests
|
2018-04-11 09:12:43 -04:00 |
|