Wykres commitów

278 Commity (master)

Autor SHA1 Wiadomość Data
Andreas Gysin 8846f2e033 Merge branch 'master' of https://github.com/ertdfgcvb/play.core 2023-01-31 23:19:57 +01:00
Andreas Gysin a1032d1fee Delete c64.js 2023-01-31 23:19:52 +01:00
Andreas Gysin 5f35e06715 Create 10print.js 2023-01-31 23:19:50 +01:00
Andreas Gysin f1d62c2730
Merge pull request #6 from stofi/master
Change pointer position on touch events.
2023-01-28 10:49:47 +01:00
Kryštof Rainisch 73fa7a7b59
Change pointer position on touch events.
While the `pointerup` and `pointerdown` work with touch `pointermoved` does not get called, which means cursor coordinates stay at `{x: 0, y: 0}` making it impossible to react on click on specific part of the canvas.
This commit adds listeners for `touchmove`, `touchstart` and `touchend` to update the cursor position.
2022-08-06 00:17:53 +02:00
Andreas Gysin accfe6b960 Create emoji_wave.js 2022-04-30 22:23:41 +02:00
Andreas Gysin f70ed0923b Update box_fun.js 2022-04-09 08:58:35 +02:00
Andreas Gysin a4f332f3b8 Create box_fun.js 2022-04-09 08:48:47 +02:00
Andreas Gysin 32aef550e9 Update c64.js 2022-04-03 14:39:19 +02:00
Andreas Gysin 6661273a80 Remove direct link to PDF 2022-04-03 14:22:09 +02:00
Andreas Gysin 4465f66f45 Update how_to_log.js 2022-04-03 14:20:26 +02:00
Andreas Gysin 177cd476dd Update coordinates_xy.js 2022-04-03 14:20:23 +02:00
Andreas Gysin 016e524e45 Create c64.js 2022-04-03 14:20:19 +02:00
Andreas Gysin d4a9b859c9 Update chromaspiral.js 2021-08-14 16:23:21 +02:00
Andreas Gysin 591a2dec46 Update hotlink.js 2021-07-19 14:08:10 +02:00
Andreas Gysin bbd4ca3ad4 Update name_game.js 2021-07-03 18:51:05 +02:00
Andreas Gysin 59a40b63a7 Fix typo in desc 2021-06-14 21:38:51 +02:00
Andreas Gysin 8f4b202122 Update hotlink.js 2021-05-29 09:46:21 +02:00
Andreas Gysin 3ca9d7f533 Convert spaces to tab 2021-05-16 21:45:02 +02:00
Andreas Gysin 5e94d5699f Replace <0xa0> with space 2021-05-12 21:50:42 +02:00
Andreas Gysin 38e66d02ac Create hotlink.js 2021-05-07 08:36:05 +02:00
Andreas Gysin 0f1c9337d5 Update cursor.js 2021-05-01 16:02:15 +02:00
Andreas Gysin 03224f1ad9 Remove defaults 2021-04-12 17:25:34 +02:00
Andreas Gysin ae467b2b45 Create slime_dish.js 2021-04-12 09:50:54 +02:00
Andreas Gysin 97f81eed11 Add floor, round and ceil functions 2021-04-08 22:09:47 +02:00
Andreas Gysin c767f322bb Fix floor, round and ceil functions 2021-04-08 22:09:40 +02:00
Andreas Gysin c44727de74 Remove color module import 2021-04-06 20:17:51 +02:00
Andreas Gysin 2b3f44402c Update name_game.js 2021-04-06 18:23:39 +02:00
Andreas Gysin e4a70a977e Update name_game.js 2021-04-06 18:22:41 +02:00
Andreas Gysin 408e448bef Create moire_explorer.js 2021-04-06 18:22:37 +02:00
Andreas Gysin 48ddd3f687 Update makefile 2021-03-25 13:51:47 +01:00
Andreas Gysin 1e6c46310a Fix hiDPI center offset 2021-03-20 11:20:23 +01:00
Andreas Gysin 12643ca657 Modify description after PH’s input 2021-03-08 08:50:32 +01:00
Andreas Gysin b20348a8b7 Add respect to PH 2021-03-07 21:49:14 +01:00
Andreas Gysin 67451cddef Update dyna.js 2021-03-07 21:47:01 +01:00
Andreas Gysin e7486fcf44 Cosmetics 2021-03-07 21:15:14 +01:00
Andreas Gysin d7cc0e3d37 Fix a bug in fract 2021-03-07 21:11:24 +01:00
Andreas Gysin b9c8188245 Add floor, ceil and round 2021-03-07 21:10:11 +01:00
Andreas Gysin 7d756cc90d Fix pointer position 2021-03-07 21:09:51 +01:00
Andreas Gysin afc3148c3b Create dyna.js 2021-03-07 21:09:18 +01:00
Andreas Gysin ce10ddba5c Fix typos 2021-03-07 12:33:18 +01:00
Andreas Gysin e3fa50cf7f Add center align patch 2021-03-05 09:09:36 +01:00
Andreas Gysin d30b28fc54 Invert default aspect ratio 2021-03-05 09:09:16 +01:00
Andreas Gysin a09fbb1303 Update donut.js 2021-02-20 14:57:09 +01:00
Andreas Gysin 4e05a4d88e Update cube.js 2021-02-20 14:36:02 +01:00
Andreas Gysin c7ab799632 Update how_to_draw_a_circle.js 2021-02-20 14:36:00 +01:00
Andreas Gysin 617c54e138 Update coordinates_xy.js 2021-02-20 14:35:54 +01:00
Andreas Gysin 436a642cdb Update coordinates_index.js 2021-02-20 14:35:46 +01:00
Andreas Gysin 656e7ca549 Update how_to_draw_a_square.js 2021-02-20 11:17:18 +01:00
Andreas Gysin 4157887299 Update coordinates_index.js 2021-02-20 11:17:15 +01:00