Wykres commitów

825 Commity (5b3f4552232699c2771c8b69bb7bd949d59cf243)

Autor SHA1 Wiadomość Data
jmoenig 5b3f455223 prepared patch 2020-11-17 17:46:29 +01:00
jmoenig a7bcd64a01 fixed #2715 - reposition sprite after "editRotationPointOnly" 2020-11-17 13:55:36 +01:00
jmoenig 3efdb673e9 updated version history 2020-11-17 11:57:40 +01:00
jmoenig 1f6744defc refactored and unified default values for block templates 2020-11-17 11:35:55 +01:00
jmoenig 5fbfea5dcb added type assertion for numerical value in CHANGE VAR BY block
thanks, Eckart, for the suggestion!
2020-11-15 19:48:25 +01:00
jmoenig fe87986065 fixed keyboard formula input for "lg" and "id" 2020-11-15 19:28:51 +01:00
jmoenig a7d6bd8ef3 fixed keyboard formula input for "neg" 2020-11-15 19:25:46 +01:00
jmoenig 9f208d0e51 fixed keyboard formula input for "power of" 2020-11-15 19:15:19 +01:00
jmoenig a37727098f update history 2020-11-15 19:04:24 +01:00
jmoenig 8338b2241d new dev version 2020-11-15 18:56:12 +01:00
jmoenig 26ff887fda prepared release 2020-11-12 14:46:47 +01:00
jmoenig 3f9ee9d5d5 fixed being unable to place the cursor at the end of a multi-line text 2020-11-12 13:18:29 +01:00
jmoenig b87b3d3043 fixed dynamic costume-inheritance for PASTE and CUT 2020-11-11 12:11:56 +01:00
jmoenig 731fb18375 added missing defaults to motion category block templates 2020-11-11 10:14:40 +01:00
jmoenig 0235db8f3c fixed #2712 - a costume-shrinkWrap edgecase bug
thanks, @brianharvey, for reporting it!
2020-11-09 12:32:43 +01:00
jmoenig e6808f1c7b new dev version 2020-11-09 08:37:29 +01:00
jmoenig 3ebb2d680b prepared patch 2020-11-05 10:30:25 +01:00
jmoenig bdcf81b221 fixed #2709 2020-11-05 09:03:22 +01:00
jmoenig 68f30c9b07 new dev version 2020-11-05 08:59:41 +01:00
jmoenig 2453b6b91c prepared minor release 2020-11-04 16:34:06 +01:00
jmoenig d98ca2f809 added "relabel" feature for the new "cut from" / "paste on" primitives 2020-11-03 10:19:25 +01:00
jmoenig d2fbfbe1a2 Russian translation update, thanks, Pavel! 2020-11-03 10:06:59 +01:00
jmoenig 8734e3640b reverted morphic "unclosable menu prevention"
because it broke the search box in the project dialog
2020-11-02 23:16:53 +01:00
jmoenig 23a8285b38 updated German translation with new "cut from %spr" entry 2020-11-02 14:38:55 +01:00
jmoenig 2ff5c4c374 added new CUT FROM command to the pen category 2020-11-02 14:31:10 +01:00
jmoenig e104a4e824 tweaked drop-shadows for comments 2020-11-02 12:49:24 +01:00
jmoenig 094300b478 tweaked drop-shadows for sprites 2020-11-02 12:42:42 +01:00
jmoenig a75fb8a3d9 fixed #2706 2020-10-28 11:25:46 +01:00
jmoenig 87c7c37a75 German translation update for "rename background" 2020-10-28 10:19:00 +01:00
jmoenig 1f9baa54f2 fixed "rename costume" dialog title to distinguish between costumes and backgrounds 2020-10-28 10:15:46 +01:00
jmoenig 29c90cc3d8 tweaked wait-until-assets-are-loaded mechanism 2020-10-28 08:44:10 +01:00
jmoenig 5a837450b7 updated feature log 2020-10-27 19:17:23 +01:00
jmoenig d2bf2b6178 prevent unclosable Morphic menus, thanks @brollb ! 2020-10-27 16:46:59 +01:00
jmoenig c2b19fed6e pause generic WHEN hat blocks when loading a project
or importing a sprite until the user clicks the green flag or un-pauses the red stop sign, unless opening it with #run:&noRun
2020-10-27 14:28:51 +01:00
jmoenig 173446fdd5 added test for the existence of generic hat blocks 2020-10-26 17:35:33 +01:00
jmoenig c28631d117 removed unused %lst slot 2020-10-23 18:55:50 +02:00
jmoenig eb91a98835 removed unused %month slot 2020-10-23 18:47:45 +02:00
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