Wykres commitów

3564 Commity (9c7413c46ad5de67e36ef68bbf4b3f3d948ca006)

Autor SHA1 Wiadomość Data
Michael 9c7413c46a update version 2020-06-17 11:52:20 -07:00
Michael Aschauer 7983d5a72e add catalan translation (thanks citilab) 2020-04-17 08:55:04 -07:00
Michael Aschauer 7fc654b5c0 activate reportPower 2020-03-19 07:22:46 -07:00
Michael Aschauer 847e366275 convert text to string it is a number before drawing text. 2020-03-16 15:36:20 -07:00
Michael Aschauer 19b2b93226 fix open from computer dialog 2020-02-22 09:36:57 -08:00
Michael Aschauer b0a1fc5c3f fix typo 2020-02-22 08:58:01 -08:00
Michael Aschauer c7e77e9172 rewrte offline instruction for TurtleStitch 2020-02-22 08:37:16 -08:00
Michael Aschauer 30a08f610a fix more snap upgrade issues 2020-02-21 11:39:41 -08:00
Michael Aschauer 498cdcdfe4 fix nl transation 2020-02-21 10:54:05 -08:00
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