Wykres commitów

3730 Commity (44c2da770d8c43b9af337fc9e8e481e8059eb28c)

Autor SHA1 Wiadomość Data
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
jmoenig 6d3bc37230 updated German translation 2019-12-03 13:08:13 +01:00
jmoenig 7c37719357 added "log pen vectors" session setting 2019-12-03 09:08:06 +01:00
jmoenig 2539c231e5 cleaned up change markers 2019-12-02 22:13:59 +01:00
jmoenig fe7600d124 German translation update 2019-12-02 22:09:14 +01:00
jmoenig 55a83ad86f enamed "pen trails (SVG)" to "pen vectors" 2019-12-02 18:28:29 +01:00
jmoenig b41ef7077e added "svg" entry to the stage icon's context menu 2019-12-02 18:04:53 +01:00
jmoenig 5709398677 support relabelling "pen trails" to "pen trails (SVG)" and vice-versa 2019-12-02 17:54:51 +01:00
jmoenig b99d32618f catch empty trails log when trying to generate a vector trails costume 2019-12-02 17:00:34 +01:00
jmoenig 6d5ddad06c added aspect racio governance and generator tags to trails SVGs 2019-12-02 16:53:44 +01:00
jmoenig 391be73691 adjusted rotation center of SVG-pen-trails 2019-12-02 15:50:50 +01:00
jmoenig e66046e71e new "pen trails (SVG)" reporter
(experimental, hidden in dev)
2019-12-02 08:55:54 +01:00
jmoenig c27fb90305 export pen trails as SVG
(under construction)
2019-12-02 08:52:32 +01:00
jmoenig a918fd1f94 new dev version 2019-12-02 08:15:43 +01:00
jmoenig b94fad2514 prepared release 2019-11-29 18:39:52 +01:00
jmoenig 2ff0b557ac optimized color collision detection 2019-11-29 18:06:27 +01:00