jmoenig
3d86580bd5
updated tools and frequency distribution libraries
...
fixed LABEL block in tools to allow printing numbers again.
Added histrograms and plotting blocks to frequency distribution analysis library
2018-11-21 12:56:12 +01:00
jmoenig
accbc5c2f2
added "pipe" and "lower case" blocks to Frequency Distribution Analysis library
2018-11-12 08:33:35 +01:00
jmoenig
35a25787b3
added atomic "sort" to frequency distribution analysis library
2018-11-02 18:19:46 +01:00
jmoenig
9cb98f849a
new library: Frequency Distribution Analysis, separated from "Bigger Data"
2018-11-02 17:32:32 +01:00
jmoenig
34cea43e4b
moved "make-variables" library to libraries folder, updated history
2018-10-29 12:48:02 +01:00
Jens Mönig
9634e0fce1
Revert "Add predicate for the existence of a variable"
2018-10-26 09:18:19 +02:00
Brian Harvey
897b738526
Update make-variables.xml
...
Change name and color of exist? predicate.
2018-10-25 23:57:14 -04:00
Pierre Thierry
8a5e9ab422
Add predicate for the existence of a variable
2018-10-26 00:30:53 +02:00
jmoenig
96a3784408
Added "group" function for fast data drill-down analyses to " Bigger Data" library
2018-10-23 14:18:12 +02:00
jmoenig
8e007f680c
Added "analyze" function for fast frequency distributions to "Bigger Data" library
2018-10-22 15:31:47 +02:00
jmoenig
697698892f
added timed FOR-loop to Animation library
2018-10-16 10:06:39 +02:00
Michael Ball
1aaa9bacbb
Update LABEL to catch stage errors. Fix #1915 Fix #2151
2018-08-10 01:04:27 -07:00
jmoenig
d6cca62618
tools: fixed JOIN WORDS and LIST -> SENTENCE
...
these apparently got broken when they were translated recently
2018-07-11 15:51:48 +02:00
jmoenig
e686ae70d0
added @bromagosa's "loudness" reporter to audio comp lib
2018-07-09 16:45:08 +02:00
jmoenig
7b77e03a32
resolved name conflicts in pixels- and audio- libraries
2018-07-09 16:38:02 +02:00
jmoenig
d977a64dbd
fixed library toc
2018-07-09 16:30:32 +02:00
jmoenig
f571591bd9
new Parallelization library
2018-07-09 16:13:31 +02:00
Jens Mönig
db86f25aab
Merge pull request #2137 from bromagosa/listify
...
Added JSON library
2018-07-09 15:04:35 +02:00
Bernat Romagosa
7d823067d0
added JSON library
2018-07-02 11:28:19 +02:00
Joan Guillén i Pelegay
030c3ffca7
Two improvements to French translation
2018-06-30 11:04:27 +02:00
Joan Guillén i Pelegay
aa3d9714ed
updating French lang and translating tools into Catalan, Spanish and French
2018-06-29 02:50:09 +02:00
jmoenig
4c311eaaac
new "record" reporter in the "Audio Comp" library
2018-06-20 14:11:14 +02:00
jmoenig
84ae55b5db
tweaked "webcam snap" reporter in "Pixels" library
2018-06-20 14:07:07 +02:00
jmoenig
9a52ca553a
new "webcam snap" reporter in the "Pixels" library
2018-06-20 12:37:05 +02:00
Michael Ball
cf3758d77f
Automatically Determine the Cloud URL ( #2123 )
...
* determine cloud url dynamicaly
* Fix specifying the cloud URL from a meta tag
* no protoptye for Cloud.knownDomains
* Tweak the location of where SnapCloud is created.
Note - we want to call determineCloudURL once document.head is available, so it is best
to do that in the onload callback for safety.
* Move initialize to cloud.js; simplify logic a bit
* move SnapCloud to this.cloud on IDE_Morph
* update eisenberg library
2018-06-15 12:40:21 +02:00
jmoenig
aa64ba9149
revert changes to pixels library
...
because they are apparently not needed after all
2018-06-12 16:44:27 +02:00
jmoenig
58ceaab309
"Pixels" library: Enabled multiple references to the same pixel (variable)
2018-06-12 16:15:30 +02:00
Brian Harvey
2fd4794a99
Add "visible palette" setting to Eisenbergification
...
(for Paul)
2018-05-09 16:46:17 -04:00
brianharvey
562ec48883
fix make-variables library bug
...
by checking for empty-string name.
2018-05-01 21:20:15 -04:00
Brian Harvey
a35528f282
oops fix LIBRARIES
2018-05-01 20:51:09 -04:00
Brian Harvey
61a374e873
declare global or sprite-local variables
...
new library with GLOBAL VARIABLES and SPRITE-LOCAL VARIABLES blocks
2018-05-01 20:48:22 -04:00
jmoenig
3abc58bd6e
added 'name' selector to pixel library
2018-04-24 08:15:31 +02:00
Jens Mönig
881f28a532
removed atomic FOR EACH from "Bigger Data" library
...
because it was - surprisingly! - inefficient
2018-03-23 12:22:23 +01:00
Jens Mönig
e8bd4d9346
added atomic FOR EACH to new experimental "Bigger Data" library
2018-03-23 10:35:03 +01:00
Jens Mönig
0f3297fe1e
updated "audio comp" and "bigger data" libraries
2018-03-23 09:55:46 +01:00
Jens Mönig
e4094c2c3d
new experimental "Big Data" library using JIT compiler
2018-03-22 18:16:46 +01:00
Jens Mönig
9e0edb28f2
fixed LIST -> SENTENCE block in tools
...
thanks, Selim for the report
2018-03-05 16:44:39 +01:00
Jens Mönig
f14a0c9869
updated text-to-speech library with more language options
2018-03-04 00:06:42 +01:00
Jens Mönig
fefdd932fe
added text-to-speech library
2018-03-03 23:38:19 +01:00
Jens Mönig
40903236e3
Merge pull request #2042 from superruzafa/fix-libs-description-l10n
...
Be able to translate the description of the libraries
2018-03-03 08:11:33 +01:00
Jens Mönig
a8d9d900c2
fixed "join words" in the tools library
...
Thanks, Brian, for spotting this!
2018-03-03 08:02:50 +01:00
Alfonso Ruzafa
3a6c6bee53
allow to translate the libraries' description
2018-03-02 12:49:21 +01:00
Jens Mönig
c5a6596542
fixed "nearest crayon to" reporter in the crayons library
...
to be released immediately because we need it for a workshop tomorrow
;-)
2018-02-22 13:23:21 +01:00
Jens Mönig
d60afe33dc
Changed LeapMotion library source to https
2018-02-20 16:38:46 +01:00
Jens Mönig
9f12da0519
updated history
2018-02-02 17:06:25 +01:00
Brian Harvey
bc6b3c5d30
Merge branch 'master' into crayons
2018-02-01 23:40:03 -08:00
brianharvey
c2e81e953c
fix missing EMPTY?
...
Sorry, Jens...
2018-02-01 23:37:50 -08:00
brianharvey
144cdf28d6
crayons fixes
...
Thank you, Joan!
2018-01-17 09:25:02 -08:00
brianharvey
bea84ad71d
speed up CHANGE CRAYON
...
... a little bit, but still slow
2018-01-16 19:51:29 -08:00
brianharvey
5ebf599c71
crayons library
...
SET PEN TO CRAYON and CHANGE CRAYON BY blocks, with helpers
2018-01-15 16:36:50 -08:00