Wykres commitów

371 Commity (master)

Autor SHA1 Wiadomość Data
Michael 2b6160e80b bump version and update changelog 2023-07-16 21:12:09 +02:00
Simon-Mong d513dcecab
Update lang-zh_CN.js 2023-07-15 10:19:14 +08:00
Michael 50231e1205 backport app check (nagging dialog), reenable hide 2023-05-10 20:04:42 +02:00
Michael 3e3db7e9cd also deactivate hiding blocks (for now) 2023-03-03 14:35:45 +01:00
Michael 4c0260d5ff deactivate custom category creation via menu for now 2023-03-01 21:54:53 +01:00
Michael 3091996178 update index and version 2023-02-20 19:01:47 +01:00
Michael 6423c64219 one more typo fix 2023-02-20 18:57:49 +01:00
Michael afabba0e95 fix typo in variable check (color changes) 2023-02-14 10:42:58 +01:00
Michael 3f3a056e8b version bump 2022-12-06 10:43:37 +01:00
Michael 98ef82161c update cors-proxy 2022-12-06 10:42:19 +01:00
Michael c345cc0050 catch infinity and throw errors 2022-12-01 18:36:13 +01:00
Michael 8c5adb6433 fix typo issues #125 2022-10-31 15:25:00 +01:00
Michael 7e4d66b94c update gui.js 2022-10-29 16:43:06 +02:00
Simon-Mong 842c9085e3
Update gui.js
fix the bug that causes the unexpected auto scrolling of the script editor when a block is dragged in.
2022-10-29 21:31:15 +08:00
Michael 5aaef0bdc8 fix updaing label and dimension on new project 2022-10-07 10:48:13 +02:00
Michael 5e032b15c5 load project_list without thumbnails, thumbnails only on select (and necessary projectdialog updates) 2022-10-05 17:22:30 +02:00
Michael 13a4348840 fix reportURL 2022-10-05 17:12:41 +02:00
Michael 6b85025c94 new project 2022-10-05 11:47:52 +02:00
Michael 354d1fd7a8 don't do arc for zero 2022-08-25 15:42:09 +02:00
Michael 0a38192b3d fix bug in arc, (and palette appearance) 2022-08-25 10:16:35 +02:00
Michael 6135ce8a81 remove double instances of makeablock 2022-07-26 11:38:20 +02:00
Michael 7a0328e82d update createCategories 2022-07-10 18:44:07 +02:00
Michael aeb1b5d473 fix saving project to cloud 2022-07-10 10:47:22 +02:00
Michael a2488194d6 Merge tag 'v7.1.3' of https://github.com/jmoenig/Snap into snap7 2022-07-09 20:00:24 +02:00
Michael f8251fa270 decrease height of project dialog 2022-03-25 17:54:50 +01:00
Michael afc850bfaf make background image half opacity 2022-02-24 12:08:34 +01:00
Michael 4f3a68c8c7 add German translation 2022-02-24 12:05:22 +01:00
Michael 4ae5d4a9af change name 2022-02-24 09:55:40 +01:00
Michael b050fd22e8 loading images 2022-02-24 09:49:49 +01:00
Michael 4f8f231961 show error with non positive degrees. fix bug in tatami 2022-02-21 23:02:09 +01:00
Michael 367dd16075 fix spelling 2022-02-21 17:11:52 +01:00
Michael bf38e8352b fix variable names 2022-02-21 17:00:57 +01:00
Michael 18aa8d7030 arc blocks 2022-02-21 16:41:38 +01:00
Michael 863969c99f remove pickHue block (currently not working) 2022-01-03 13:19:28 +01:00
Michael 050cb1bc31 version bump 2022-01-03 13:09:57 +01:00
Michael 4b5ddaf77c fix transparency 2022-01-03 13:04:17 +01:00
Michael 3e3dd9115a add spanish translation (thx José) 2022-01-03 13:03:48 +01:00
Michael e5a6da1864 update version to 2.7 2021-12-13 14:01:01 -05:00
Simon-Mong 715fbb0f05
Correct something in gui.js
this 'dxf' must be added by an unintended action. Now the website is unavailable.
2021-09-21 21:23:24 +08:00
Michael 3d56517e3d hide dxf button (for now) 2021-09-20 11:27:07 +02:00
Michael Aschauer 255170364d
Merge pull request #109 from Simon-Mong/patch-30
Add "export to DXF" menu and button
2021-09-20 11:25:35 +02:00
Simon-Mong e6893cbde5
Add "export to DXF" menu and button
Add "export to DXF" menu and button
2021-09-19 22:25:10 +08:00
Simon-Mong 8e42398ae4
defination of toDXF function
defination of toDXF function
2021-09-19 22:09:04 +08:00
Michael Aschauer 399acff55a
Merge pull request #106 from Simon-Mong/patch-27
replace 'glide' with 'reportRandomPosition'
2021-09-16 10:53:44 +02:00
Michael Aschauer 4fce237cfd
Merge pull request #105 from Simon-Mong/patch-26
defination of reportRandomPosition block
2021-09-16 10:53:27 +02:00
Michael Aschauer abefbaf614
Merge pull request #102 from Simon-Mong/patch-25
Update objects.js (sprite scale)
2021-09-15 11:57:14 +02:00
Simon-Mong 32ba70b59c
replace 'glide' with 'reportRandomPosition'
replace 'glide' with 'reportRandomPosition'
2021-09-08 19:23:27 +08:00
Simon-Mong 28e0f88c7e
defination of reportRandomPosition block
defination of reportRandomPosition block
2021-09-08 19:19:10 +08:00
Simon-Mong 6925603749
Update objects.js 2021-09-08 14:27:20 +08:00
Simon-Mong 6df757fdf5
Update objects.js
Though the grey areas are automatically covered by last update there is still an anoying white area follow the sprite only in app mode and following the key event. I found it is the canvas of the sprite image. As you press the key it flashes there sometimes(not always). Make the sprite scale to 0.1 to make the canvas small and not easy to be feel. It can't be set to smaller size or the  line drawn with the move block would be biased.  Anyway very few people use keyboard to drive the sprite in  app mode(using the mouse doesn't trigger this problem). Maybe we could make it better in future versions.
2021-09-08 13:20:15 +08:00