Wykres commitów

4407 Commity (c7cc58cab8cee12a2bc5843b9e029cf8103af919)

Autor SHA1 Wiadomość Data
jmoenig c7cc58cab8 tweaked backup / restore some more 2020-12-21 17:28:39 +01:00
jmoenig 523202cbd5 new Manual for v6.5, thanks, Brian! 2020-12-21 14:50:01 +01:00
jmoenig a8d617e471 added notice when backup fails 2020-12-21 00:25:42 +01:00
jmoenig 0699b8b76e tweaked backup / restore 2020-12-21 00:15:02 +01:00
jmoenig ba4edecaa4 fixed marking restored backups as unsaved 2020-12-20 15:03:22 +01:00
jmoenig 387c96f421 set "unsavedEdits" flag to true when restoring a backup 2020-12-20 14:49:01 +01:00
jmoenig c43aee639e warn about unsaved changes
and only backup those projects with unsaved changes
2020-12-20 13:44:44 +01:00
jmoenig 5a3be048f5 keep track of unsaved edits 2020-12-20 12:26:14 +01:00
jmoenig 7e9faf1577 added auto-backup when opening a project from the cloud 2020-12-19 19:25:37 +01:00
jmoenig 201aab7e07 fixed initialization of auto-backup 2020-12-19 19:12:28 +01:00
jmoenig bf2d9a9626 added auto-backup when opening a project from the cloud 2020-12-19 18:51:09 +01:00
jmoenig 587d4f52d8 increment minor version number for dev
because of the new "Restore backup" feature
2020-12-19 18:42:30 +01:00
jmoenig 63d8530e88 new auto-backup to localstore feature 2020-12-19 18:40:05 +01:00
jmoenig 0cecfe61fd added code-documentation for the WARP/timestamp optimization 2020-12-19 13:53:04 +01:00
jmoenig 10d57ea8c2 fixed a typo / bug in hyperDyadic() 2020-12-18 20:26:39 +01:00
jmoenig 3bc7f5270a optimized scheduler, reduced system calls to Date.now()
25 % speed-up for reporters, WARP and TURBO
2020-12-18 18:28:15 +01:00
jmoenig 8052149707 reverted variadic input caching experiment 2020-12-17 17:14:52 +01:00
jmoenig fbc5da9e9d refactored blockSequence() non-recursively 2020-12-17 15:26:05 +01:00
jmoenig fc95262732 added hook for caching variadic inputs 2020-12-17 10:47:58 +01:00
jmoenig 07a1d2abf6 added dev debugging hook for counting yields 2020-12-16 13:13:16 +01:00
jmoenig 1f32ed178d re-enabled reporter drops in "key _ pressed?" input slot 2020-12-15 10:53:35 +01:00
jmoenig 7daaf29f32 fixed keyboard formula entry for subtraction 2020-12-15 10:48:08 +01:00
jmoenig 5cf7328a5d new dev version 2020-12-15 10:28:53 +01:00
jmoenig 2c64f53494 prepared patch 2020-12-14 12:12:08 +01:00
jmoenig 2ec3103e54 fixed zebra coloring for imported scripts 2020-12-14 10:51:23 +01:00
jmoenig 4a6869bc1d new Manual for v6.4, thanks, Brian! 2020-12-14 10:42:39 +01:00
jmoenig 72e45d2dad new dev version 2020-12-14 10:36:11 +01:00
jmoenig a51dd43bbe prepared minor release 2020-12-11 17:51:32 +01:00
jmoenig 6b102c1f79 fixed layout issue when importing a sprite in presentation mode 2020-12-11 16:11:49 +01:00
jmoenig 947fc150cc fixed special drop-downs for keyboard entry 2020-12-11 09:41:37 +01:00
jmoenig 0917ee463b hyperized OBJECT reporter primitive in sensing 2020-12-09 11:56:43 +01:00
jmoenig d9839968ea added hyperdyadic ATAN2 primitive reachable via "relabel" 2020-12-09 11:24:22 +01:00
jmoenig 55e86b60fa updated version history 2020-12-09 09:22:34 +01:00
Jens Mönig bf7cb2945a
Merge pull request #2744 from Barthdry/master
Added Tamil Translation
2020-12-09 08:56:58 +01:00
jmoenig 27ed411c4e fixed a typo 2020-12-09 08:47:41 +01:00
jmoenig cf267df944 reverted multimap
let's use a JS-block based custom block to engineer it first
2020-12-07 14:11:40 +01:00
jmoenig 5aece84881 integrated multimap primitive 2020-12-07 13:27:29 +01:00
Barthdry d11176f09d
Updated Tamil translation 2020-12-07 15:08:36 +04:00
Barthdry 5638d1700f
Added Tamil Translation 2020-12-07 15:07:46 +04:00
Jens Mönig 3973983b13
Merge pull request #2742 from jmoenig/multimap
compiled multimap
2020-12-07 10:05:19 +01:00
jmoenig 79e6054941 updated version history 2020-12-07 09:56:07 +01:00
brianharvey 35c7560816 compiled multimap
This PR makes the compiled version of MAP variadic.  The expected use case is that the function input's ring does not have formal parameters, and  corresponding items of the input lists fill the empty slots in the ringed expression.

For compatibility, if the ring is given formal parameters, then the first one ("value") is bound to a list of the corresponding items of the input lists.
2020-12-07 00:53:04 -08:00
Jens Mönig 156c85a959
Merge pull request #2739 from jguille2/svgFitting2
Fitting new large svgCostumes to the stage dimensions
2020-12-07 09:52:04 +01:00
Joan Guillén i Pelegay df1bd377ff Fitting new large svgCostumes to the stage dimensions 2020-12-06 11:56:17 +01:00
jmoenig 57e61b813b German translation update for "ray length" 2020-12-05 17:48:04 +01:00
jmoenig 32b57bdf6b alternative collision detection method using the video-cache
no noticable speed-up, commented out for reference.
2020-12-05 12:16:40 +01:00
jmoenig 12629d64ec integrated raycasting into "relation TO object" primitive 2020-12-04 11:04:43 +01:00
jmoenig 84757ba6c2 cleaned up raycasting 2020-12-04 08:45:01 +01:00
jmoenig 9fcaf64300 use video pixel buffer for raycasting 2020-12-03 17:29:16 +01:00
jmoenig 816186f17d caching raycasting raw data 2020-12-03 17:01:12 +01:00