brianharvey
ac15df1536
VEE example no methods
...
Changing the procedures in this project back from local (methods) to
global, just to remove a small barrier to understanding (the location
icon). Also at some point we seem to have lost the
show-code-on-space-bar feature.
2019-03-10 01:52:10 -08:00
jmoenig
01ec1a7448
simplified "globe" symbol
2019-03-07 09:35:45 +01:00
jmoenig
6c2b4391c8
tweaked microphone setter in auio comp lib
2019-03-07 09:26:06 +01:00
jmoenig
22076c9f52
German translation update (microphone features)
2019-03-07 09:21:38 +01:00
jmoenig
998803a18e
AudioComp lib: added block to set the microphone's buffer and fft sizes
2019-03-07 09:09:38 +01:00
jmoenig
b5c2a1db0e
tweaked microphone synching
2019-03-06 17:26:05 +01:00
jmoenig
db0301c8cc
let users turn off microphone manually in the settings menu (in the offline version)
2019-03-06 17:08:53 +01:00
jmoenig
63a0f343a6
keep microphone always on when running Snap! locally
...
otherwise users need to re-allow microphone usage every time the block is eveluated again later
2019-03-06 17:06:49 +01:00
jmoenig
ea25dad812
new "microphone" reporter in Sensing for getting volume, signals and frequencies
2019-03-06 16:44:20 +01:00
jmoenig
cf3b8b6226
removed "loudness / microphone" block from AudioComp lib
...
turned into primitive instead
2019-03-06 16:37:44 +01:00
jmoenig
b37b4ba2f0
AudioComp lib: support Safari
2019-03-06 13:08:58 +01:00
jmoenig
683ec28de4
AudioComp lib: turn off mic after 5 secs of idling
2019-03-06 10:33:57 +01:00
jmoenig
dc5e6298a0
updated history
2019-03-05 18:18:59 +01:00
jmoenig
4940712e53
added @mjguzdial style live signal and fft support to audioComp library
...
new "microphone volume / signals / frequencies" reporter in sensing
2019-03-05 18:16:38 +01:00
jmoenig
cf6062dbfa
updated feature list
2019-03-05 11:40:10 +01:00
jmoenig
58151dd3a7
updated version history
2019-03-05 08:59:33 +01:00
Jens Mönig
395ccf3ad2
Merge pull request #2347 from jguille2/cat5bis
...
Fixing issues in Catalan translation for Snap5
2019-03-05 08:55:05 +01:00
jmoenig
d95539bfd5
added "globe" icon to language menu item
2019-03-05 08:49:26 +01:00
jmoenig
324a8e5999
updated German translation
2019-03-04 18:47:51 +01:00
jmoenig
0efd49bb42
tweaked project dialog's initial width
2019-03-04 18:33:25 +01:00
jmoenig
b6a3039965
changed project dialog's initial & miminum extent
2019-03-04 18:20:09 +01:00
jmoenig
e3fcfc0b6e
spread project dialog action buttons over 2 rows
2019-03-04 18:12:43 +01:00
jmoenig
670595e4c8
reenabled publish / unpublish buttons in the project dialog
2019-03-04 16:39:58 +01:00
jmoenig
3ad75ed84d
deprecated storing projects in localStorage
2019-03-04 15:45:26 +01:00
Joan Guillén i Pelegay
b063ae67b8
Fixing issues in Catalan translation for Snap5
2019-03-01 13:23:42 +01:00
jmoenig
6f529f0276
replaced "storage" icon in project dialog with "globe" symbol
2019-02-27 12:35:52 +01:00
jmoenig
7d5f903135
new "globe" symbol
2019-02-27 12:27:33 +01:00
jmoenig
0a0a4f228f
removed an obsolete comment
2019-02-26 19:11:58 +01:00
jmoenig
6d24203638
updated version date in README.md
2019-02-26 12:37:39 +01:00
Jens Mönig
7243ab4e63
Merge pull request #2344 from bromagosa/dont-focus
...
kind of a kludge, but it fixes the focus issue with embedded iframes
2019-02-26 10:39:42 +01:00
Bernat Romagosa
8d15e3c983
kind of a kludge, but it fixes the focus issue with embedded iframes
2019-02-26 10:37:56 +01:00
jmoenig
c7a20aca2c
another attempt at preventing embedded proects from getting focus
2019-02-26 10:07:26 +01:00
jmoenig
c136fc84a3
disabled calls to world.worldCanvas.focus()
...
in the hope that it prefents projects embedded in iFrames to automaticalls scroll into view
2019-02-26 07:35:01 +01:00
jmoenig
6656cd62b5
made "inheritance support" setting hidden
2019-02-26 07:19:42 +01:00
jmoenig
fd009c2d7b
don't focus embedded worlds
2019-02-25 16:39:56 +01:00
jmoenig
1c55861ab4
German translation for animation library
2019-02-25 14:09:33 +01:00
jmoenig
a5018932e4
updated "about Snap" data
2019-02-25 07:32:51 +01:00
jmoenig
d48393b8ba
updated version history
2019-02-24 15:22:35 +01:00
Jens Mönig
d650d4b47d
Merge pull request #2340 from jguille2/cat5
...
Updating Catalan translation for Snap5
2019-02-24 15:06:06 +01:00
Joan Guillén i Pelegay
1b6e89fafe
Updating changes date
2019-02-24 03:24:18 +01:00
Joan Guillén i Pelegay
f7f01bb489
Updating Catalan translation for Snap5
2019-02-24 03:10:33 +01:00
jmoenig
63224649b8
new help screens for some blocks, thanks, Brian!
2019-02-23 10:30:54 +01:00
jmoenig
a7aeba8633
updated version dates
2019-02-22 18:10:45 +01:00
Jens Mönig
8c13fddd3a
Merge pull request #2338 from bromagosa/allow-importing-custom-block-scripts
...
Allow loading downloaded scripts that contain custom blocks
2019-02-22 18:05:58 +01:00
jmoenig
31d18aa4ef
tweaked German translation
2019-02-22 17:55:28 +01:00
jmoenig
04eb25cc9b
updated version history
2019-02-22 17:50:26 +01:00
jmoenig
4d63273e7f
fixed vector editor pipette tool shift-for-fill-color for good
2019-02-22 17:23:42 +01:00
jmoenig
4cc79fe126
reverted redundant changes to paint.js
2019-02-22 17:17:44 +01:00
Jens Mönig
af4b8141c9
Merge pull request #2337 from jmoenig/vector-edit
...
fix pipette bug
2019-02-22 15:03:24 +01:00
Jens Mönig
5a42e2b61c
Merge pull request #2336 from bromagosa/fixes-doPlayUntil-js-error
...
Removes JS error when clicking on "play sound until done" with no sound selected
2019-02-22 14:57:22 +01:00