Wykres commitów

2399 Commity (a0445537671606b59a0c74facdb901b3a8d37eb7)

Autor SHA1 Wiadomość Data
Bernat Romagosa 15729044b7 added withThumbnail param to project list fetch methods 2017-10-24 12:58:37 +02:00
Bernat Romagosa c24e499ba9 Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into newer-cloud 2017-10-24 11:19:22 +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
Simon-Mong 304da3430d Update lang-zh_CN.js 2017-10-24 00:23:07 +08: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
Bernat Romagosa 933a4be539 public project list enhancements 2017-10-13 18:29:47 +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
Bernat Romagosa fc94dade40 public project query 2017-10-10 13:00:49 +02:00
Jens Mönig e7148bbf4f fixed #1885 2017-10-10 11:20:11 +02:00
Bernat Romagosa 34aa9134b0 added embed mode for social site 2017-10-09 12:44:07 +02:00
Bernat Romagosa 5a54f6abc0 get project metadata API call 2017-10-09 12:37:34 +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
Bernat Romagosa ec4e380526 load public project menu item fix 2017-10-05 10:22:10 +02:00
Jens Mönig 72a8bd0905 updated animation library (again) 2017-10-05 07:44:29 +02:00
Bernat Romagosa dceb296f55 persistent login 2017-10-04 19:53:25 +02:00
Bernat Romagosa f075bbd9ff save existing project, fetch public project 2017-10-04 17:59:10 +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
Bernat Romagosa 67d4ff94ec Share and publish. Not too happy with long code, should refactor 2017-10-04 14:22:15 +02:00
Bernat Romagosa e82fa89634 refactored cloud methods 2017-10-04 11:46:50 +02:00