Wykres commitów

2521 Commity (ac15df15360c57c2a91a43b26044f7b491f86b8f)

Autor SHA1 Wiadomość Data
Bernat Romagosa 91439e8512 minor change because of new user roles 2019-01-16 12:35:40 +01:00
jmoenig 83aa4866e9 suppress 'loop' arrow symbol where label text follow the C-slot in translations 2019-01-16 08:51:45 +01:00
jmoenig 4351187d41 updated all translations for the new %loop slot 2019-01-15 14:26:39 +01:00
jmoenig 1de1581c22 updated German translation 2019-01-15 07:53:41 +01:00
jmoenig c43eb3ca17 pushed dev version to 5.0 2019-01-14 17:28:01 +01:00
jmoenig 89dcda7418 added 'loop' symbol to primitive loop blocks 2019-01-14 17:21:47 +01:00
jmoenig 190826987a added 'loop' arrow symbol 2019-01-14 12:07:27 +01:00
jmoenig 00be8bd92a another blind shot at addressing Brian's CSV parsing issue 2019-01-12 20:01:25 +01:00
jmoenig a9428974a9 try to identify Brian's problem with parsing a CSV 2019-01-12 09:33:56 +01:00
jmoenig 59eac0faf5 Turkish translation update, thanks, Turgut Guneysu! 2019-01-11 17:49:40 +01:00
jmoenig 9dfaca8e33 updated version dates, pushed dev version to 4.3 2019-01-11 17:36:07 +01:00
Jens Mönig c7b9b99845
Merge pull request #2293 from jmoenig/string-library
add string library
2019-01-11 17:08:51 +01:00
Jens Mönig be8b2a5f7e
Merge pull request #2287 from bromagosa/number-sounds
fix: can't play sounds by name if name is a number
2019-01-11 17:07:13 +01:00
Jens Mönig 0020ce17f7
Merge pull request #2292 from bromagosa/remix-changes
Changes needed for the remix functionality in our new social site
2019-01-11 16:38:00 +01:00
Jens Mönig d1b90ad946
Merge pull request #2285 from bromagosa/embed-changes
Tweaked styling for embed mode to match social site
2019-01-11 15:42:19 +01:00
Jens Mönig 5fcb57f397
Merge pull request #2283 from Simon-Mong/patch-5
Update lang-zh_CN.js
2019-01-11 15:39:59 +01:00
Jens Mönig 4bf84582b0
Merge pull request #2279 from bromagosa/rename-project
added Cloud >> updateProjectName method
2019-01-11 15:38:27 +01:00
jmoenig f9ca6ab23c updated German translation 2019-01-10 16:02:46 +01:00
jmoenig 3df6370a11 import & examine data sets and text files via drag'n'drop or "import" menu 2019-01-10 15:51:02 +01:00
jmoenig 9c9a778c23 updated list documentation, enabled table support by default 2019-01-10 15:42:19 +01:00
jmoenig 6275793507 recognize data sets in dropped text files (csv, json) 2019-01-10 15:28:57 +01:00
jmoenig 8bf2bf88c9 tweaked Boolean filter for CSVs 2019-01-09 18:15:47 +01:00
jmoenig cedbce80d4 prevent Booleans in CSVs 2019-01-09 18:01:17 +01:00
jmoenig 80ea5ab9ba automatically parse json files on import 2019-01-09 17:45:31 +01:00
jmoenig dab03fac5d added "export as JSON" capability 2019-01-09 16:51:36 +01:00
jmoenig 56c5971aae added (Bernat's) JSON parser to SPLIT block 2019-01-09 11:03:43 +01:00
jmoenig 05a8c5bdfc fixed "set pen color (color picker)" to observe, i.e. overwrite transparency 2019-01-09 08:38:44 +01:00
jmoenig 2f268ed3b7 added option to include alpha in color comparison 2019-01-09 08:37:08 +01:00
jmoenig 2f36d49591 tweaked format for serializing atomic data lists 2019-01-09 07:21:57 +01:00
jmoenig f2657fd662 updated German translation 2019-01-08 17:35:12 +01:00
jmoenig 7d877a6244 renamed "color" to "hue" in pen-blocks and in location sensor 2019-01-08 17:28:52 +01:00
jmoenig 600ec731d2 fixed a glitch in the List >> asCSV() encoder 2019-01-08 17:12:24 +01:00
jmoenig 4db5536eff make sure to escape optimized list storage 2019-01-08 16:41:40 +01:00
jmoenig cefb945ec1 optimized serialization of lists with atomic data in project files 2019-01-08 16:20:50 +01:00
jmoenig dfb2907c84 fixed an off-by-one error in List >> becomeLinked() 2019-01-08 16:14:43 +01:00
jmoenig 6c5a0b9c88 automatically parse csv files on import
also: experimental "raw data" and "parse" ops
2019-01-08 07:21:01 +01:00
jmoenig 3848932955 Merge branch 'master' of https://github.com/jmoenig/Snap 2019-01-07 18:54:31 +01:00
jmoenig a681880965 directly export and import lists as csv files, under construction 2019-01-07 18:54:19 +01:00
Brian Harvey 19fe688e08
Fix typo in SUM help (variadic-reporters.xml) 2019-01-07 00:51:28 -08:00
jmoenig 8e7a9a4bef fixed pixel color sensing for stage pen trails 2019-01-04 13:21:13 +01:00
jmoenig ccbda1a4f9 updated German translation 2019-01-04 11:38:09 +01:00
jmoenig b2b3aea8d2 new feature/block: sense colors and sprites anywhere
use sprites to read/write data encoded in colors
2019-01-04 11:20:50 +01:00
jmoenig 9ea9c8c3f5 updated German translation 2019-01-02 15:30:37 +01:00
jmoenig f97ce5c63c tweaked pen color selector to "HSVA" 2019-01-02 14:46:50 +01:00
jmoenig 92d8fa4cb3 pushed dev version to 4.2.3 2019-01-02 14:40:06 +01:00
jmoenig 7a03f33da4 renamed help screens for "setHue" to "setPenHSVA" and "changeHue" to "changePenHSVA" 2019-01-02 14:36:42 +01:00
jmoenig d5dd445eda added third color dimension and transparency to pen 2019-01-02 14:27:04 +01:00
Bernat Romagosa fc7a9cc566
Update cloud.js 2019-01-02 08:46:49 +01:00
jmoenig e8f134fbe3 fixed glitch in WorldMorph >> getGlobalPixelColor 2019-01-01 15:41:51 +01:00
jmoenig 0bb72fbbdb added HSL color conversion support to Morphic
and updated Morphic documentation
2019-01-01 15:25:50 +01:00