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 |
|
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 |
|
Andrew Sliwinski
|
1ed5d57c98
|
Merge pull request #1087 from thisandagain/bugfix/974
Cast 'create clone' argument to string
|
2018-04-26 14:57:32 -04:00 |
|
DD
|
fc36ea5208
|
Rename getCostumeSvg to getCostume
|
2018-04-26 13:36:51 -04:00 |
|
Andrew Sliwinski
|
218725d771
|
Cast 'create clone' argument to string. Resolves GH-974
|
2018-04-26 10:29:29 -04:00 |
|
kchadha
|
cde801bc17
|
Merge pull request #1075 from kchadha/load-costume-no-metadata
Load costume without metadata
|
2018-04-23 17:52:04 -04:00 |
|
Andrew Sliwinski
|
eeab0695d6
|
Merge pull request #1079 from thisandagain/bugfix/1072
Various refinements to Video Motion extension
|
2018-04-23 17:04:17 -04:00 |
|
Paul Kaplan
|
f118e912bf
|
Merge pull request #1081 from paulkaplan/fix-stage-clicks
Activate stage click hats if no other sprites are clicked
|
2018-04-23 14:47:26 -04:00 |
|
Paul Kaplan
|
978906d926
|
Activate stage click hats if no other clicks are hit.
Also check the bounds before to make sure clicks are inside the stage bounds.
|
2018-04-23 14:25:58 -04:00 |
|
Andrew Sliwinski
|
add879ab0a
|
Enable video layer when loading extension. Resolves GH-1072
|
2018-04-23 13:03:56 -04:00 |
|
Andrew Sliwinski
|
ced4de8995
|
Flip sort order of sensing object menu in video motion extension. Resolves GH-1074
|
2018-04-23 13:00:20 -04:00 |
|
Andrew Sliwinski
|
717ac46bbd
|
Reorder video motion blocks. Resolves GH-1073
|
2018-04-23 12:57:14 -04:00 |
|
Karishma Chadha
|
af7ed61016
|
Fix bitmap support. In Scratch 3.0, we are defaulting to bitmapResolution = 2 for all costumes.
|
2018-04-22 21:22:03 -04:00 |
|
Karishma Chadha
|
e1d9df3b1b
|
Undo an unnecessary change from the last commit.
|
2018-04-20 18:11:14 -04:00 |
|
Karishma Chadha
|
dfa3408add
|
Update sound dataFormat after editing
|
2018-04-20 14:13:57 -04:00 |
|
Andrew Sliwinski
|
968643ed16
|
Merge pull request #1069 from thisandagain/bugfix/underscore
Replace extension delimiter with '_'
|
2018-04-20 11:46:25 -04:00 |
|
Paul Kaplan
|
0f16e2fe65
|
Merge pull request #1070 from paulkaplan/fix-bubbles
Fix drag and empty costume bugs with say bubbles
|
2018-04-20 11:43:15 -04:00 |
|
Andrew Sliwinski
|
192084e0e7
|
Do not load extension if prefix is undefined
|
2018-04-20 11:36:16 -04:00 |
|
Andrew Sliwinski
|
fd97892eb1
|
Remove console log
|
2018-04-20 10:58:35 -04:00 |
|
Andrew Sliwinski
|
57b7e9916d
|
Resolve issue with SB2 import
|
2018-04-20 10:58:03 -04:00 |
|
Andrew Sliwinski
|
645a42b843
|
Address feedback from review
|
2018-04-20 10:49:06 -04:00 |
|
Paul Kaplan
|
393b5d54df
|
Handle positioning bubbles for empty costumes
|
2018-04-20 10:45:54 -04:00 |
|
Paul Kaplan
|
54d5be8bba
|
Do not bother repositioning bubbles for invisible sprites
|
2018-04-20 10:45:34 -04:00 |
|
Paul Kaplan
|
9782c137bb
|
Use the new general target visual change for updating bubbles.
|
2018-04-20 10:44:55 -04:00 |
|
Paul Kaplan
|
c36ff056a2
|
Add new event for all visual target changes, not just moving.
|
2018-04-20 10:43:45 -04:00 |
|
Andrew Sliwinski
|
9ec3d41ea1
|
Clarify 'core' list for SB2 import
|
2018-04-20 10:34:17 -04:00 |
|
Andrew Sliwinski
|
f86cad3305
|
Replace extension delimeter with '_'
|
2018-04-20 07:54:02 -04:00 |
|
Karishma Chadha
|
54b52ba96c
|
Use calculated rotation center from renderer when rotation center is not provided with the costume being loaded.
|
2018-04-20 00:04:08 -04:00 |
|
Karishma Chadha
|
d6f28f2266
|
Correct what is being passed into scratch-render if some metadata (rotationCenter, bitmapResolution) is missing.
|
2018-04-18 14:21:29 -04:00 |
|
kchadha
|
47a2d76a14
|
Merge pull request #1060 from kchadha/fix-sound-metadata
Update sound metadata and retrieve mp3 correctly from storage
|
2018-04-17 11:02:56 -04:00 |
|
Paul Kaplan
|
5b9dc4df77
|
Merge pull request #1061 from kchadha/video-transparency-save-load-fix
Fix video transparency save/load issue.
|
2018-04-13 13:58:19 -04:00 |
|
Karishma Chadha
|
bd0bcb9395
|
video transparency should be a number.
|
2018-04-13 13:47:05 -04:00 |
|
Paul Kaplan
|
d42135a40a
|
Merge pull request #1057 from thisandagain/bugfix/1056
Rename pen 'clear' to 'erase all'
|
2018-04-13 13:26:54 -04:00 |
|
Paul Kaplan
|
aff8f93999
|
Change displayed name to Video Motion
|
2018-04-13 12:52:46 -04:00 |
|
Karishma Chadha
|
e71e51866f
|
Fix typo.
|
2018-04-13 11:28:04 -04:00 |
|
Karishma Chadha
|
dca9270730
|
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 |
|
Paul Kaplan
|
0838f6c875
|
Remove duplicate play
|
2018-04-13 11:12:44 -04:00 |
|
Paul Kaplan
|
c46d1157fa
|
Slicing array buffers with no args throws on Safari
|
2018-04-13 11:08:32 -04:00 |
|
Paul Kaplan
|
71333765c9
|
Use new mediaDevices API for getUserMedia
|
2018-04-13 11:08:32 -04:00 |
|
Andrew Sliwinski
|
6f80403e8a
|
Rename pen 'clear' to 'erase all'. Resolves GH-1056
|
2018-04-13 10:53:13 -04:00 |
|
kchadha
|
0e0d09c235
|
Merge pull request #1042 from mzgoddard/target-video-state
Configure video device with stage video settings
|
2018-04-13 09:12:25 -04:00 |
|
Andrew Sliwinski
|
3ac2922a07
|
Merge pull request #1028 from mzgoddard/motion-detect-4
Motion detect 4
|
2018-04-13 08:16:34 -04:00 |
|
kchadha
|
8739a524eb
|
Merge pull request #1031 from kchadha/block_serialization_compression
Block serialization compression
|
2018-04-11 19:17:42 -04:00 |
|
kchadha
|
7311b103fa
|
Merge pull request #1045 from kchadha/broadcast-message-shadow-fix
Fix import of broadcast block empty string obscured shadow import
|
2018-04-11 18:13:20 -04:00 |
|