Wykres commitów

788 Commity (7331b44d6071f9e773c1b4f9b47ac8b91267f7a4)

Autor SHA1 Wiadomość Data
jmoenig 7331b44d60 fixed a multi-line-text spec typo 2020-10-23 18:41:37 +02:00
jmoenig 9677f6c8ec don't show some development-only blocks as search results 2020-10-23 18:29:47 +02:00
jmoenig ed4f857784 pushed dev version to v6.3.0 because of new features 2020-10-23 08:53:22 +02:00
jmoenig 9ed38c8a25 German translation update for new "extract" feature 2020-10-22 23:07:49 +02:00
jmoenig 7f02cb5bca new gesture: holding the shift-key when dragging extracts a single command from a stack of blocks 2020-10-22 18:35:13 +02:00
jmoenig a7d56450fe create morphic drop-shadows just in time 2020-10-22 18:30:22 +02:00
jmoenig 01e3b1de2e un-hid "extract" menu-option 2020-10-22 15:17:03 +02:00
jmoenig d83151a79a refactored blocks: userDestroyJustThis 2020-10-22 15:11:47 +02:00
jmoenig 7f5055b3a9 refactored blocks: userExtractJustThis 2020-10-22 15:06:43 +02:00
jmoenig 0a0cff41b4 fixed UNDO/REDO for "extracted" (single) command blocks 2020-10-22 14:57:54 +02:00
jmoenig 1ff474fbeb new experimental (hidden) "extract" single command block context menu option 2020-10-21 21:58:24 +02:00
jmoenig 694f50683b updated version history 2020-10-21 10:22:33 +02:00
jmoenig 3a9941e343 wait until all sounds have loaded before auto-triggering the green-flag event 2020-10-21 09:20:32 +02:00
jmoenig 8a4ac738d2 wait until all costumes have loaded before auto-triggering the green-flag event 2020-10-21 08:44:07 +02:00
jmoenig 869cfe65bf removed an obsolete comment 2020-10-20 19:41:03 +02:00
jmoenig 092dc5000b updated change log 2020-10-20 18:52:31 +02:00
jmoenig 81f7461f80 added getProjectXML() method to API 2020-10-20 17:46:40 +02:00
jmoenig c0cdd202c9 Russian translation update, thanks, Pavel! 2020-10-20 16:53:08 +02:00
jmoenig d288642d1c fixed translation bug for zero-value menu selection entries 2020-10-20 16:49:19 +02:00
jmoenig c27c14d8cb morphic: enabled zero values for menu selection entries 2020-10-20 16:47:03 +02:00
jmoenig 2273550f3f added "pie chart" option to PLOT command in the frequency distribution analysis library 2020-10-20 09:01:35 +02:00
jmoenig 6729074c92 Russian translation update
thanks, Pavel!
2020-10-15 17:00:28 +02:00
jmoenig c4093a0bcd new dev version 2020-10-15 15:38:17 +02:00
jmoenig 2d7709293f prepared patch 2020-10-09 18:16:18 +02:00
jmoenig 12e746e6a9 Russian translation update, thanks, Pavel! 2020-10-09 18:11:44 +02:00
jmoenig 4ab701c7dd fixed showing message senders if there are comments in scripts 2020-10-09 17:59:18 +02:00
jmoenig 0fe92dff6c new dev version 2020-10-09 17:46:32 +02:00
jmoenig 6c58953eb8 prepared patch 2020-10-09 08:59:27 +02:00
jmoenig 80bd59eb52 disabled "result pic" option for custom block definitions 2020-10-09 08:56:00 +02:00
jmoenig 3648395b29 updated version history 2020-10-09 08:50:33 +02:00
jmoenig 7801568a98 new dev version 2020-10-09 08:45:31 +02:00
jmoenig d05b946700 prepared release 2020-10-08 11:43:04 +02:00
jmoenig 4a69c650ff enabled "result pic" for command scripts containing a "report" block 2020-10-08 00:22:42 +02:00
jmoenig bccc09a3b6 reintroduced a different approach for making it easier to collapse variadic inputs 2020-10-07 23:39:55 +02:00
jmoenig 69717fd757 tweaked expanding variadic inputs 2020-10-07 22:06:29 +02:00
jmoenig a8d0e232f9 tweaked expanding variadic inputs 2020-10-07 22:03:58 +02:00
jmoenig 1897e65f76 increased area / sensitivity for collapsing variadic input slots 2020-10-07 14:11:28 +02:00
jmoenig 1fbb5005c5 fixed an empty-slot detection issue
fixed an empty-slot detection issue (reported in the forums), but left it commented out for now, until researching the consequences ;-)
2020-10-07 09:37:45 +02:00
jmoenig 5e9f73fe51 added "gearPartial" icon 2020-10-07 09:25:25 +02:00
jmoenig c89578450b added "settings" button to input slot dialog 2020-10-07 08:49:14 +02:00
jmoenig 5115f4e7fd fixed positioning of loop arrow symbol in the input slot dialog 2020-10-06 17:31:54 +02:00
jmoenig c829168fdc fixed a zoom blocks glitch 2020-10-06 16:00:05 +02:00
jmoenig 3d914e6811 made (hidden) "Blurred shadows" setting persistent
use to get rid of "red bar" artifacts on old laptops using Chrome
2020-10-06 14:52:27 +02:00
jmoenig a894ce5297 honor (hidden) blurred shadows setting for pictograms in tables 2020-10-06 14:32:52 +02:00
jmoenig 28d529fad6 honor (hidden) blurred shadows setting for watcher cell widgets 2020-10-06 14:23:39 +02:00
jmoenig da1d031910 honor (hidden) blurred shadows setting for input widgets 2020-10-06 10:27:51 +02:00
jmoenig 71348ab563 disable blurred shadows inside input slots if the hidden "blurred shadows" setting is turned off
use this setting on old laptops displaying "red bars" in Chrome
2020-10-06 09:48:09 +02:00
jmoenig 6624d3bc65 assume stage dimensions for "SWITCH TO COSTUME" with list if current costume dimensions don't fit 2020-10-05 22:48:10 +02:00
jmoenig 1f6cdf16ff German translation update
for attributes in the SET block - appending "my", translating with "Attribut"
2020-10-05 09:34:56 +02:00
jmoenig 61948d4503 prefixed attribute selection in the SET block with "my" 2020-10-05 09:24:53 +02:00