Wykres commitów

1830 Commity (64ac63776fc3e03e04f5e8a7815fb8a93f458deb)

Autor SHA1 Wiadomość Data
Damien Caselli 64ac63776f
Update LICENSE file so it gets properly displayed
GitHub treats LICENSE files in a particular fashion. Whenever this file
is present in a repository, an icon is displayed at the top of the
repository page. This commit enables this behavior.

LICENSE text itself was updated to mirror the one from gnu.org website,
which had some differences such as https everywhere.
2017-10-26 09:52:51 +02:00
Brian Harvey 859c0f9b92 Merge pull request #1898 from jmoenig/libraries
Libraries
2017-10-24 00:49:31 -04:00
brianharvey 0fe422bba5 The missing help screens 2017-10-24 00:46:47 -04:00
brianharvey a0086b872e Fix title in manual metadata 2017-10-23 12:09:24 -04:00
brianharvey e25cb3c339 manual done! 2017-10-23 00:33:48 -04:00
Jens Mönig 30ce4ee739 release 2017-10-22 01:10:15 +02:00
Jens Mönig 4b70003e16 release notice 2017-10-22 00:47:52 +02:00
Jens Mönig a71736e91a Merge pull request #1895 from jmoenig/libraries
Libraries
2017-10-21 23:38:37 +02:00
brianharvey 38e6b41d01 one more... 2017-10-21 17:30:38 -04:00
brianharvey df2406cca2 more helpscreens
After these, I think I just have MY and INHERIT to do.  But they'll be
harder.
2017-10-21 16:42:25 -04:00
brianharvey 787ada4147 more help screens 2017-10-21 16:10:13 -04:00
brianharvey a48e93c1d2 start on help, pull back on JS HOFs 2017-10-21 15:04:48 -04:00
brianharvey 7477552db6 Update Eisenbergification library
Remove table support, table lines.
Keyboard editing tests/sets the button, not the hidden flag.
Amazingly, everything else worked.
2017-10-21 04:27:00 -04:00
brianharvey 4a4dfc2e59 Update tools library for 4.1
Didn't have time to write foreach in JS.  The other HOFs are candidates
for promotion to primitiveness.
2017-10-20 17:20:44 -04:00
brianharvey b8ee89151d Merge branch 'master' into libraries 2017-10-20 17:17:34 -04:00
Jens Mönig 2cd8c6e06a updated German translation and history 2017-10-20 19:18:35 +02:00
Jens Mönig 7e10d5778a Merge pull request #1893 from jguille2/loadingSvgCostumes
Fixing #1890 - problems with svg costumes export
2017-10-20 19:03:16 +02:00
Jens Mönig be72e053e6 Merge pull request #1891 from jmoenig/reportURL-patch
Fix reportURL for URLs that have // in the middle
2017-10-20 19:02:52 +02:00
Jens Mönig 908ecc1342 Merge pull request #1892 from jmoenig/libraries
Update list utilities and costumes
2017-10-20 19:02:14 +02:00
Joan Guillén i Pelegay 3ec0a5eabc Fixing #1890 - changin loading process for svg media to allow its later export 2017-10-20 13:59:09 +02:00
brianharvey 718d3e02c6 Update list utilities and costumes 2017-10-20 03:40:41 -04:00
Bernat Romagosa 6f17dab0ef Fix reportURL for URLs that have // in the middle
Reported by @brianharvey.

When using proxies we often embed "https://" right in the middle of the URL. The reportURL block was mistakenly thinking that the protocol had already been added to the URL, thus trying to access a relative path.
2017-10-20 09:19:17 +02:00
Jens Mönig 93d96140ca double-clicking a corral sprite icon flashes the sprite onstage
so it can be identified. Likewise double-clicking a sprite onstage
selects its corral icon (in edit mode)
2017-10-17 11:25:21 +02:00
Jens Mönig ce75402fc4 made 'myself' default input for "a new clone of" reporter
made cloning “myself” a noop for the stage rather than throwing an
error. German translation update for the changed TELL and ASK blocks
2017-10-17 10:56:26 +02:00
Jens Mönig be0285268b show all own vars and attributes in INHERIT drop-down when inside a ring 2017-10-17 10:12:29 +02:00
Jens Mönig f2bbff3d54 moved TELL and ASK templates in the palette up underneath RUN CALL 2017-10-17 09:48:41 +02:00
Jens Mönig da9c293321 added "with inpus" to TELL and ASK prims
changed TELL's C-shape to command-style input
2017-10-17 09:19:53 +02:00
Jens Mönig b7f1146a4d keep “undo” and “redo” buttons at the same location 2017-10-17 08:34:21 +02:00
Jens Mönig ec917de0bf retain the current process receiver when launching a new thread 2017-10-12 19:17:33 +02:00
Jens Mönig ddee221147 make sure to retain the current instrument when launching a new thread 2017-10-12 12:34:50 +02:00
Jens Mönig 8f57f534c6 fixed a flood-fill rounding bug.
Again, thanks, @Simon-Mong !
2017-10-11 17:53:37 +02:00
Jens Mönig caa5e3317c fixed a bounding-box-detection bug in Costumes
Thanks, Simon Mong, for finding and fixing this but!
2017-10-11 13:07:22 +02:00
Jens Mönig 982bea19f7 make sure to fully remove parts from their anchor when deleting them 2017-10-11 09:01:50 +02:00
Jens Mönig e7148bbf4f fixed #1885 2017-10-10 11:20:11 +02:00
Jens Mönig 3e5ca73d09 changed label of "Method" to "Method Editor"
thanks, Brian!
2017-10-09 09:04:34 +02:00
Jens Mönig 11dc3d3c7d Esperanto translate update, thanks, Sebastian! 2017-10-06 08:53:18 +02:00
Jens Mönig 72a8bd0905 updated animation library (again) 2017-10-05 07:44:29 +02:00
Jens Mönig c684e4f01c updated “Animation” library 2017-10-04 16:27:48 +02:00
Jens Mönig bbc16d1328 made block vars transient for block libraries 2017-10-04 16:23:41 +02:00
Jens Mönig 385ca6f891 limited sprites' direction and coordinates to finite numbers 2017-10-04 09:02:44 +02:00
Jens Mönig 51998503a3 new "Pixels" library for MediaComp 2017-09-28 10:57:13 +02:00
Jens Mönig 2cbc839005 new "Animation" library 2017-09-28 10:48:32 +02:00
Jens Mönig a5a3d5cf65 make sure inheritance hierarchies are consistently made temporary 2017-09-28 09:59:15 +02:00
Jens Mönig ad0d0f7803 made "import script" undoable 2017-09-28 08:54:10 +02:00
Jens Mönig c580ac0efc Merge pull request #1867 from bromagosa/download-stacks
Download script (as a hidden menu item)
2017-09-28 08:04:34 +02:00
Jens Mönig 1f5cf2ba2e enable experimental setting to turn off "ternary Boolean slots" 2017-09-28 07:45:02 +02:00
Jens Mönig fb6d2a4da0 Support "Keyboard Editing" setting in scripts toolbar 2017-09-26 19:47:31 +02:00
Jens Mönig ca4f94469f make Snap! work in Safari 11 offline (file:// protocol) again, Sheesh 2017-09-26 18:47:52 +02:00
Jens Mönig ee4d650f41 v4.1 release candidate 2017-09-26 15:48:43 +02:00
Jens Mönig 1101f29751 added floating toggle for keyboard entry to scripts toolbar 2017-09-26 15:46:07 +02:00