Wykres commitów

2894 Commity (1370c1acd21832de908bb2bcffa89f66432651f7)

Autor SHA1 Wiadomość Data
brianharvey 08649b0c4c add word-sent tools blocks to work-sent library
so they can be removed from tools
2019-04-26 19:57:10 -07:00
brianharvey f1277a1e25 help screen for broadcast
Change "and the background" to "and the stage."
2019-04-26 19:51:56 -07:00
Jens Mönig 76921d0aa8
Merge pull request #2384 from jguille2/catalanSpeech
Catalan speech
2019-04-26 15:04:49 +02:00
jmoenig 3502fe2da0 added support for single implicit parameter to FOR EACH prim 2019-04-26 15:03:37 +02:00
Joan Guillén i Pelegay 37ece98749 Adding also Catalan to the other textToSpeech block 2019-04-26 14:55:54 +02:00
Joan Guillén i Pelegay c2efbb53e0 Adding Catalan to textToSpeech library 2019-04-26 14:53:12 +02:00
jmoenig 09fe4102bb renamed help screens for the new HOF prims 2019-04-26 13:34:35 +02:00
jmoenig 810a4a0b83 updated "parallelism" library (for new HOF prims) 2019-04-26 13:22:26 +02:00
jmoenig e7beb5e94f updated "audio comp" library (for new HOF prims) 2019-04-26 13:14:22 +02:00
jmoenig 29f6cc8f4a updated "animation" library (for new HOF prims) 2019-04-26 12:20:24 +02:00
jmoenig 615ff08633 updated "crayons" library (for new HOF prims) 2019-04-26 12:08:53 +02:00
jmoenig 699bc6da4d updated "bignums" library (for new HOF prims) 2019-04-26 11:57:52 +02:00
jmoenig 1a11c00111 updated "cases" library (for new HOF prims) 2019-04-26 11:52:57 +02:00
jmoenig ebae5c5da8 removed "catch" etc. from "tools" library (has been moved to "iteration" lib) 2019-04-26 11:43:26 +02:00
jmoenig 48f482cdf3 updated "tools" library (for new HOF prims) 2019-04-26 11:37:42 +02:00
jmoenig e161a2382d moved "for each" down in the lists pallette towards the imperative blocks 2019-04-26 11:28:35 +02:00
jmoenig f20692ab2d corrected French translation for "warp" to be "warp" instead of "englobe" 2019-04-26 09:10:24 +02:00
jmoenig 9af72c27c1 updated French translation (for new HOF prims) 2019-04-26 09:08:10 +02:00
jmoenig ca4dcf7eac updated Spanish translation (for new HOF prims) 2019-04-26 09:05:38 +02:00
jmoenig c31b4d8d7c updated Catalan translation (for new HOF prims)
took the translation from the tools library
2019-04-26 00:06:08 +02:00
Jens Mönig 1a7227e59d
Merge pull request #2382 from jmoenig/libraries
Add Control tools to iteration-composition library
2019-04-25 16:30:31 +02:00
jmoenig 4bdcf5d5a3 updated history 2019-04-25 16:29:12 +02:00
Jens Mönig f6aa5d093d
Merge pull request #2379 from jmoenig/costumes
Costumes
2019-04-25 16:21:13 +02:00
jmoenig a313993f9f updated version date 2019-04-25 16:20:09 +02:00
Jens Mönig 436f6c190a
Merge pull request #2376 from bromagosa/cloud-js-updates
Fetching a user's public collections now works
2019-04-25 16:16:50 +02:00
Jens Mönig 51087efeb3
Merge pull request #2375 from jguille2/cat5d
Updating again Catalan translation for Snap5 release
2019-04-25 16:09:56 +02:00
Jens Mönig 45c5794fcb
Merge branch 'master' into cat5d 2019-04-25 16:09:03 +02:00
jmoenig d23e3cc17c updated German translation (for new HOF prims) 2019-04-25 15:56:40 +02:00
brianharvey f7168b5b6c Add Control tools to iteration-composition library
in preparation for putting the rest of Tools into Snap! as primitives.
2019-04-24 16:57:37 -07:00
jmoenig 6c3571a967 new "if then else" reporter primitive in Control category 2019-04-24 13:26:19 +02:00
jmoenig 335519f877 formatting tweaks 2019-04-24 12:04:22 +02:00
jmoenig 8a8439f01a new "for" loop primitive in the Control category 2019-04-24 11:59:15 +02:00
jmoenig a7706a870a added type-assertions for the new HOF prims 2019-04-24 10:26:17 +02:00
jmoenig e5a95685c4 new "combine" primitive in list category 2019-04-24 00:08:05 +02:00
jmoenig bcf757ca9a new "keep" primitive in list category 2019-04-23 18:19:59 +02:00
jmoenig 9156ce2ddb new "map" and "for each" primitives in list category 2019-04-23 16:59:30 +02:00
jmoenig fd7f8f803d fixed JS stack overflow issue for MAP primitive 2019-04-23 16:43:23 +02:00
jmoenig 2ce7caf4f4 turned dictionary key for 'arguments' parameter binding into a Symbol 2019-04-22 17:04:12 +02:00
brianharvey 178eb029f8 fix all costume problems
The svg problems were almost all about the bounding box being wrong.
The bitmap problems were all being double size.
2019-04-19 23:11:18 -07:00
brianharvey 640351288e import costumes from Scratch 2 2019-04-19 01:33:34 -07:00
Bernat Romagosa ad8b78fb72 replace %username at the request level 2019-04-17 20:34:38 +02:00
Bernat Romagosa d3beb9e38c Merge branch 'master' of https://github.com/jmoenig/Snap into cloud-js-updates 2019-04-16 16:29:46 +02:00
Bernat Romagosa 5cd3f3011c minor update to cloud.js 2019-04-16 16:29:43 +02:00
Joan Guillén i Pelegay 4f0eaae18a Updating again Catalan translation for Snap5 release 2019-04-15 13:23:12 +02:00
jmoenig cfd419de46 updated amination library with graphic effects and audio attributes 2019-04-12 15:19:07 +02:00
jmoenig 6f76ba2b8a enabled text-variables as inputs for graphic effects / pen attributes 2019-04-12 14:24:50 +02:00
jmoenig b3ac3ad741 updated audio-comp library
(removed blocks that are now primitives)
2019-04-11 19:02:14 +02:00
jmoenig b31d855df1 updated pixels-library
(removed blocks that are now primitives)
2019-04-11 18:33:20 +02:00
jmoenig 080bc54043 updated text-costumes library
(removed "label", because it's now a primitive)
2019-04-11 17:47:03 +02:00
jmoenig 038181064f updated tools library
(removed "label", because it's now a primitive)
2019-04-11 17:40:28 +02:00