Wykres commitów

2399 Commity (a0445537671606b59a0c74facdb901b3a8d37eb7)

Autor SHA1 Wiadomość Data
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
jmoenig 1ba15afba7 fixed #2294 2018-12-28 21:11:45 +01:00
jmoenig e5d4d869db renamed help screen for layer primitive 2018-12-28 20:23:11 +01:00
jmoenig f77516effe updated German translation 2018-12-28 20:12:25 +01:00
jmoenig f1278fbbaa added "front/back" options to "go to front" layer primitive 2018-12-28 20:00:11 +01:00
jmoenig a7146a804c added 'neg' selector to monad operator 2018-12-28 19:29:15 +01:00
brianharvey d9f9686c3b add string library
substring by index or by content
2018-12-18 13:19:06 -08:00
Bernat Romagosa cacda530b2 added getRemixes function to cloud.js 2018-12-18 08:34:31 +01:00
Bernat Romagosa 06ff3478b7 added remixID property to stage at init 2018-12-17 13:07:32 +01:00
Bernat Romagosa 99815dd547 added remix functionality 2018-12-17 12:41:10 +01:00
Bernat Romagosa 1ce6febed0 fixed flag centering in embedMode 2018-12-12 08:20:05 +01:00
Bernat Romagosa f498441a56 fix: can't play sounds by name if name is a number 2018-12-11 11:43:33 +01:00
Bernat Romagosa fddbccf8ee tweaked styling for embed mode to match social site 2018-12-07 14:11:51 +01:00
jmoenig ba62f758f1 fixed #2284
executing "inherit" should not un-hide palette in presentation mode
2018-12-07 09:15:11 +01:00
Simon-Mong fea295af4d
Update lang-zh_CN.js
Made some updates!
2018-12-06 13:53:35 +08:00
Bernat Romagosa 8324935dc4 added Cloud >> updateProjectName method 2018-12-04 14:26:34 +01:00
jmoenig 79de77080a fixed offline version (avoid sessionStorage access) 2018-11-29 14:07:50 +01:00
Jens Mönig 2e043428e0
Merge pull request #2272 from bromagosa/fix-non-persistent-login
fixes non persistent login accross page reloads
2018-11-29 13:16:59 +01:00
Bernat Romagosa 020a2266a3 fixes non persistent login accross page reloads 2018-11-29 12:45:04 +01:00
jmoenig a85939cdaf prepared release 2018-11-29 07:52:08 +01:00
jmoenig a0b4aba0cc allow smaller stage extent in embed mode
for social website
2018-11-28 12:42:19 +01:00
jmoenig 8b011ac38f updated cloud version 2018-11-28 10:47:21 +01:00
Jens Mönig bec8697bdd
Merge pull request #2270 from jmoenig/cloud.js-comment-correction
A typo and an error in the domain lookup comment.
2018-11-28 10:31:51 +01:00