Bernat Romagosa
|
85168ece6b
|
A typo and an error in the domain lookup comment.
The cloud URL is specified in a `location` attribute, not a `domain` one.
|
2018-11-28 09:29:50 +01:00 |
jmoenig
|
ac2b8e7745
|
added special checks to make imporing text-based files into vars easier in Windows
|
2018-11-28 09:27:03 +01:00 |
jmoenig
|
287764bfea
|
added "open anyway?" option to "unable to import" dialog for variables
|
2018-11-27 15:30:06 +01:00 |
jmoenig
|
4c4a676f4f
|
made importing files into variable watchers more lenient wrt to file types
|
2018-11-27 14:02:10 +01:00 |
jmoenig
|
c98fdacd4f
|
Cache stage>>penTrailsMorph to optimize collision detection
also fixed a collision detection errror when objects are sub-pixel sized
|
2018-11-27 08:54:40 +01:00 |
jmoenig
|
f6b36ed2f2
|
prepared release
|
2018-11-21 13:11:38 +01:00 |
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
|
07d3446036
|
prepared release
|
2018-11-13 07:50:54 +01:00 |
jmoenig
|
9e0015cf18
|
fixed #2261
(check for selectedBlock before declaring an InputSlotMorph to be "empty")
|
2018-11-13 00:24:42 +01:00 |
jmoenig
|
c87d2277e9
|
fixed dev version number
|
2018-11-12 19:57:23 +01:00 |
jmoenig
|
d9370661ec
|
fixed #2260
|
2018-11-12 19:54:09 +01:00 |
jmoenig
|
82543618ee
|
fixed #2251
(sorta, load project anyway even though costumes / sounds are missing)
The cause for this defect is usually prior use of IE when saving a project
|
2018-11-12 09:32:07 +01:00 |
jmoenig
|
accbc5c2f2
|
added "pipe" and "lower case" blocks to Frequency Distribution Analysis library
|
2018-11-12 08:33:35 +01:00 |
jmoenig
|
d161895382
|
tweaked fix for #2250
|
2018-11-12 08:20:44 +01:00 |
jmoenig
|
9a256b47d1
|
fixed #2250
|
2018-11-12 07:59:55 +01:00 |
jmoenig
|
8339fb577b
|
updated BYOB's version date
|
2018-11-12 07:55:00 +01:00 |
jmoenig
|
6127b18f70
|
new dev version
|
2018-11-12 07:52:19 +01:00 |
jmoenig
|
b1c3841bfb
|
prepared release
|
2018-11-07 06:37:42 -05:00 |
jmoenig
|
6a6bf29abf
|
updated German translation
|
2018-11-06 23:36:38 -05:00 |
jmoenig
|
fe9a2890e1
|
enabled "duplicate block definition" in the palette
|
2018-11-06 23:26:05 -05:00 |
jmoenig
|
865ac5391a
|
fixed a scope issue introduced in v4.2.2.4
|
2018-11-06 23:13:35 -05:00 |
jmoenig
|
35a25787b3
|
added atomic "sort" to frequency distribution analysis library
|
2018-11-02 18:19:46 +01:00 |
jmoenig
|
3922cad9a3
|
prepared minor release
|
2018-11-02 17:43:48 +01:00 |
jmoenig
|
9ba19db366
|
avoid rendering graphic effects for null-extent canvasses
|
2018-11-02 17:39:03 +01:00 |
jmoenig
|
9cb98f849a
|
new library: Frequency Distribution Analysis, separated from "Bigger Data"
|
2018-11-02 17:32:32 +01:00 |
jmoenig
|
2e4f52f40a
|
prepare release
|
2018-10-29 13:10:47 +01:00 |
jmoenig
|
34cea43e4b
|
moved "make-variables" library to libraries folder, updated history
|
2018-10-29 12:48:02 +01:00 |
Jens Mönig
|
c97a14ffe2
|
Merge pull request #2239 from jmoenig/var-exist
replace does-var-exist? block with JSFunction one
|
2018-10-29 12:42:54 +01:00 |
jmoenig
|
5c8108dee7
|
fixed #2234 (display all reachable local variables in drop-down menu)
|
2018-10-29 12:34:25 +01:00 |
jmoenig
|
779fbeada4
|
new dev version
|
2018-10-29 12:31:51 +01:00 |
Brian Harvey
|
887bd7cc17
|
replace does-var-exist? block with JSFunction one
tested! :-)
|
2018-10-28 15:17:45 -04:00 |
jmoenig
|
fddba70d79
|
prepare release
|
2018-10-26 11:39:38 +02:00 |
jmoenig
|
ba76995ab6
|
tweaked csv-parser to omit the last record if it is empty
|
2018-10-26 11:23:47 +02:00 |
Jens Mönig
|
6aaf9cfa07
|
Merge pull request #2236 from jmoenig/revert-2233-master
Revert "Add predicate for the existence of a variable"
|
2018-10-26 09:19:01 +02:00 |
Jens Mönig
|
9634e0fce1
|
Revert "Add predicate for the existence of a variable"
|
2018-10-26 09:18:19 +02:00 |
Jens Mönig
|
e928768018
|
Merge pull request #2233 from kephas/master
Add predicate for the existence of a variable
|
2018-10-26 09:15:27 +02:00 |
jmoenig
|
386127a7d8
|
fixed #2235 (help for local custom blocks)
|
2018-10-26 09:14:24 +02:00 |
jmoenig
|
45de9c6120
|
changed SPLIT "csv" to comply with RFC 4180, took out others options
|
2018-10-26 08:05:09 +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
|
1d963ab0ca
|
added "csv records" to SPLIT options, renamed "csv" to "csv fields"
|
2018-10-24 16:14:34 +02:00 |
jmoenig
|
6b963671f0
|
updated history & version
|
2018-10-23 14:30:09 +02:00 |
Jens Mönig
|
6236a11d75
|
Merge pull request #2228 from yoshiteru-nakamura/mywork
Word added to Japanese pen menu.
|
2018-10-23 14:23:54 +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
|
ed297096e4
|
New "reportAtomicGroup" HOF primitive using the JIT compiler
|
2018-10-23 14:07:30 +02:00 |
jmoenig
|
e17d5e343b
|
Don't stamp if the canvas is too small (and would throw an error)
|
2018-10-23 12:00:41 +02:00 |
jmoenig
|
8e007f680c
|
Added "analyze" function for fast frequency distributions to "Bigger Data" library
|
2018-10-22 15:31:47 +02:00 |
yoshiteru
|
1d39173836
|
Word added to Japanese pen menu.
|
2018-10-21 22:27:34 +09:00 |
jmoenig
|
7086171c68
|
prepared release
|
2018-10-19 12:36:37 +02:00 |
jmoenig
|
3a7f26497a
|
fixed #2227 - capture argument reporter's lexical environment in JIT-compiler
|
2018-10-19 12:22:10 +02:00 |