Wykres commitów

429 Commity (e649dd014d546ac4016d750d1c4f30cec03a289a)

Autor SHA1 Wiadomość Data
jmoenig e649dd014d prepared maintenance release 2019-07-10 10:40:34 +02:00
jmoenig 17fb241d1a enhanced CSV-parsing to auto-detect the most likely delimiter
among comma, semi-colon, pipe and tab based on examining the first line
2019-07-10 10:31:07 +02:00
jmoenig eb7ba1266b updated version history 2019-07-09 19:17:25 +02:00
jmoenig 3d16e1971b prepared maintenance release 2019-07-09 19:03:54 +02:00
jmoenig 4275b2cfc8 updated the manual for the new WRITE block
was #2448 thanks, @brianharvey
2019-07-09 18:53:13 +02:00
jmoenig 9aabc19076 fixed a layout glitch for variadic C-shaped input slots
thanks, @bromagosa for the bug report!
2019-07-09 18:48:01 +02:00
jmoenig 0e9e9a05a7 experimental tolerant color collision detection (in dev mode) 2019-07-08 12:32:29 +02:00
jmoenig 3d6d95d949 new dev version 2019-07-08 12:27:32 +02:00
jmoenig 28fcf7ef1e prepared maintenance release 2019-07-04 19:06:30 +02:00
jmoenig b5e16227a1 show "browser" source option in project dialog when (deprecated) locally stored projects still exist 2019-07-04 13:44:53 +02:00
jmoenig 025c3458a5 eliminated an occasional empty label line when variadic inputs wrap as a whole
thanks, @maryfries , for reporting this bug!
2019-07-03 10:32:27 +02:00
jmoenig 71f3b37f14 optimized collision detection
by only looking at the alpha channel data
2019-07-02 16:50:11 +02:00
jmoenig c5746036b8 added gliding animation when inserting blocks using the keyboard 2019-07-01 19:05:48 +02:00
jmoenig f0c192778c fixed a race condition in Morph.glideTo() 2019-07-01 19:03:11 +02:00
jmoenig 9f11b84413 updated version history 2019-07-01 14:01:29 +02:00
jmoenig 2d891b0818 updated version history 2019-07-01 11:26:09 +02:00
jmoenig 5bff2bafd7 fixed #2446 2019-07-01 11:12:32 +02:00
jmoenig a5770eb000 new dev version 2019-07-01 11:07:57 +02:00
jmoenig 6a9d257cc4 prepared release 2019-06-27 19:21:53 +02:00
jmoenig 9b50de81ee updated version history - changed status to Release Candidate 2019-06-27 16:34:44 +02:00
jmoenig d5742755a8 adjusted French translation to the switched order of inputs for COMBINE 2019-06-25 17:10:09 +02:00
jmoenig d187168aa3 adjusted Catalan translation to the switched order of inputs for COMBINE 2019-06-25 17:06:47 +02:00
jmoenig 65da4cd6ba adjusted Portuguese translation to the switched order of inputs for COMBINE 2019-06-25 17:01:34 +02:00
jmoenig 997a993862 adjusted Spanish translation to the switched order of inputs for COMBINE 2019-06-25 16:48:13 +02:00
jmoenig eff20a0962 adjusted German translation to the switched order of inputs for COMBINE 2019-06-25 16:43:19 +02:00
jmoenig 54b49265cd took out "relabel" options for COMBINE 2019-06-25 16:25:56 +02:00
jmoenig bc908f9608 renamed COMBINE label, switching the inputs 2019-06-25 16:21:42 +02:00
jmoenig ca56432c3a optional formal inputs for rings in MAP, KEEP, FIND, COMBINE
experimental:
#1 - element
#2 - optional | index
#3 - optional | source list
2019-06-25 16:05:28 +02:00
jmoenig 2a94ce4296 fixed #2417 and #2416
thanks, Joan, for the analysis and the fix!
2019-06-24 09:23:05 +02:00
jmoenig ec1e8f436b updated version history 2019-06-24 09:10:07 +02:00
jmoenig 763fbde15d removed "such that" from KEEP and FIND block labels 2019-06-24 08:54:08 +02:00
jmoenig 18a37da698 updated version history 2019-06-24 08:49:09 +02:00
jmoenig 6aba1fcb16 updated version history
and added some more typecasting checks
2019-06-06 11:32:06 +02:00
jmoenig ac2e1969c0 fixed table watcher cell updates for costumes (save / load) 2019-06-04 07:25:00 +02:00
jmoenig 4e25814da2 fixed #682 2019-06-04 00:16:51 +02:00
jmoenig 82c6a653c4 fixed #670 and #1804 2019-06-03 23:03:43 +02:00
jmoenig ae8e1d0d63 fixed #1740 2019-06-03 16:54:31 +02:00
jmoenig 2b93fb1b4c fixed #2249, predicates inside generic WHEN hats can now pass upvars 2019-06-03 12:56:06 +02:00
jmoenig 5cfc67ae1a made watchers immediately react to inheritance changes 2019-06-02 16:09:29 +02:00
jmoenig 13b10457e5 made "pen down?" attribute inheritable 2019-06-02 15:54:28 +02:00
jmoenig ee9eb87977 made "shown?" attribute inheritable 2019-06-02 15:32:28 +02:00
jmoenig 2e3cdac9f5 made "pen down?" and "shown?" attributes watchable onstage 2019-06-02 13:54:52 +02:00
jmoenig a5be0dff9c updated German translation for "shown?" and "pen down?" 2019-06-01 11:57:11 +02:00
jmoenig 10b1dd1d4d new "shown?" predicate 2019-06-01 11:41:05 +02:00
jmoenig 073f9ca94e new "pen down?" predicate 2019-06-01 11:31:43 +02:00
jmoenig 94531eaf0c updated "World Map" library with options for Satellite, Streets and Shading 2019-05-31 18:40:56 +02:00
jmoenig f6d42037be added support for zxy, zyx and xyz style maps and satellite imagery 2019-05-31 18:36:31 +02:00
jmoenig c4d5d2badc updated "frequency distribution" library (changed PIPE to use EMPTY prim) 2019-05-31 12:10:06 +02:00
jmoenig 850b8fcddc updated "audioComp library" (purged unused blocks) 2019-05-31 12:04:03 +02:00
jmoenig 1665ce2601 updated "animation library" (purged unused blocks) 2019-05-31 11:56:59 +02:00