Wykres commitów

3555 Commity (d6ede5949b955f1d9160f8a6ed59722f89db49ec)

Autor SHA1 Wiadomość Data
Michael Aschauer d6ede5949b fix issues with current snap 2020-02-19 19:38:02 -08:00
Michael Aschauer 256c6a1e41 Merge tag 'v5.4.5' of git://github.com/jmoenig/Snap into snap5.4 2020-02-19 19:04:07 -08:00
jmoenig fe2c9ef12c prepared release 2020-01-28 19:39:00 +01:00
Jens Mönig edff320abe
Merge pull request #2552 from SJatzlau/master
Update lang-de.js
2020-01-28 19:33:04 +01:00
jmoenig b107abf56a force stereo audio recordings to mono 2020-01-28 19:18:28 +01:00
jmoenig 0c0625932f record sounds in mono 2020-01-28 08:47:26 +01:00
jmoenig 5133adbd45 new dev version 2020-01-28 08:21:11 +01:00
SJatzlau 06c0f5fa6f
Update lang-de.js
changed translation for "when I start as a clone"
2020-01-16 10:11:21 +01:00
jmoenig e1ac80b330 automatically remove orphaned variable watchers 2020-01-11 01:30:55 +01:00
jmoenig b422a0c459 prepared patch 2020-01-10 17:55:09 +01:00
jmoenig ba301b1078 fixed strings library format 2020-01-10 17:52:37 +01:00
jmoenig c6511c77b7 render Boolean slots correctly after mouse-over 2020-01-06 00:21:28 +01:00
jmoenig acab6f7d94 prevent Morphs from sharing canvasses when rerendering 2020-01-04 23:49:42 +01:00
jmoenig cff9dd32d5 prepared release 2020-01-03 15:31:52 +01:00
jmoenig 2ab981086f tweaked notes to reduce distortion and clicks 2020-01-03 15:30:25 +01:00
jmoenig bfdf759fc5 updated translations version history 2020-01-03 14:38:45 +01:00
Jens Mönig f69dc99244
Merge pull request #2547 from bromagosa/catalan-update
Minor Catalan update
2020-01-03 14:34:59 +01:00
jmoenig b72c4bce5f recycle cached Canvasses in table views 2020-01-03 14:22:02 +01:00
jmoenig 8e27643869 recycle cached Canvasses in graphic symbols 2020-01-03 14:16:09 +01:00
jmoenig 5d979feff7 recycle cached Canvasses in the slot editor 2020-01-03 14:13:00 +01:00
jmoenig 9bc6bb9cf4 recycle cached Canvasses in Morphic widgets 2020-01-03 14:09:55 +01:00
jmoenig adc1466350 recycle cached Canvasses in SyntaxElements (blocks and slots) 2020-01-03 14:04:57 +01:00
jmoenig bef47c6026 recycle cached Canvasses in watchers 2020-01-03 14:00:58 +01:00
jmoenig d15912b57c recycle cached Canvasses in the gui 2020-01-03 13:56:59 +01:00
jmoenig 5103b07977 recycle cached Canvasses in Morphic 2020-01-03 13:51:22 +01:00
jmoenig 6fde4c4781 new dev version 2020-01-03 12:54:44 +01:00
Bernat Romagosa f581108ad9 Merge branch 'master' of https://github.com/jmoenig/Snap into catalan-update 2020-01-03 11:40:06 +01:00
Bernat Romagosa c6ed8084f2 added new costume block translation 2020-01-03 11:40:03 +01:00
jmoenig cae4d87a5d prepared release 2019-12-19 14:19:49 +01:00
jmoenig 34c8d245c2 refactored inheritance circularity avoidance 2019-12-19 09:00:54 +01:00
jmoenig 735a0551b1 avoid circular inheritance when using blocks to set sprites' parents 2019-12-18 23:28:06 +01:00
jmoenig bddfc1dc95 corrected typos in api documentation 2019-12-18 22:33:43 +01:00
jmoenig 55d4c2cd57 fixed a typo in the documentation 2019-12-18 18:45:34 +01:00
jmoenig 66a9ad11ee added Snap! API documentation 2019-12-18 18:43:49 +01:00
jmoenig 8e2fafb9c6 rearranged Snap! API into its own file 2019-12-18 15:57:59 +01:00
jmoenig 639dbf2361 refactored IDE >> addMessageListenerForAll(callback) 2019-12-16 10:28:49 +01:00
Jens Mönig 806f9b9348
Merge pull request #2534 from jmoenig/reporter-try
Add reporter version of safely try
2019-12-16 09:35:29 +01:00
jmoenig 9605b6eb73 added IDE >> getMessages() to Snap! API 2019-12-16 08:59:13 +01:00
jmoenig ebc456d5f1 added ability to add general message listeners for "any" message 2019-12-16 08:42:57 +01:00
jmoenig e79e159921 added ability to add message listeners to broadcasts 2019-12-15 23:42:15 +01:00
jmoenig af8480aca2 added global variable access methods to the new Snap! API 2019-12-15 23:06:35 +01:00
jmoenig d519a10f93 new Snap! API: programmatically broadcast messages and optionally wait from outside Snap! 2019-12-15 13:32:10 +01:00
brianharvey 0952161460 Add reporter version of safely try 2019-12-14 20:55:02 -08:00
jmoenig c4d55b7b38 added direct relabelling option to pen trails blocks' context menus 2019-12-13 09:56:45 +01:00
jmoenig 03d56d4cc8 NEW Slovak translation, thanks, Peter Lukacovic 2019-12-10 17:46:42 +01:00
jmoenig b2d9856521 save and restore "log pen trails" setting in project file 2019-12-09 15:48:52 +01:00
jmoenig 7aa4f7d965 support null-serialization in list-csv conversions 2019-12-08 23:39:50 +01:00
jmoenig 0047aeb70b turn "log pen trails" off when loading or creating a new project 2019-12-07 10:51:52 +01:00
jmoenig cf725d2e28 set the rotation point of "pen trails" costumes to the position of the sprite that creates them 2019-12-05 23:42:29 +01:00
jmoenig 4e1350837d set the rotation point of "pen vectors" costumes to the position of the sprite that creates them 2019-12-05 23:28:57 +01:00