Commit Graph

19 Commits

Author SHA1 Message Date
96b2b09f58 missing stop. toggles 2022-12-26 17:20:03 +01:00
34cf2b1f31 renderer module 2022-12-23 16:41:03 +01:00
ce47479fa0 board module 2022-12-23 12:32:59 +01:00
0396bd40af switching to composition API 2022-12-21 23:45:22 +01:00
f08dedba50 loop and next button for manual control 2022-12-19 21:49:57 +01:00
2a42746e1c wip optimizing render 2022-12-19 16:00:38 +01:00
81b9320452 overpopulation rules 2022-12-15 16:18:57 +01:00
9920e98b65 2D CA from uploaded picture 2022-12-15 12:17:27 +01:00
b6023601c4 Merge remote-tracking branch 'origin/dev' into load-picture 2022-12-11 14:18:37 +01:00
89d7d78284 hide main menu once start is clicked (mobile) 2022-12-10 21:40:45 +01:00
6004651963 submenu closes when click outside 2022-12-10 10:45:34 +01:00
6bd75ba840 test load picture on canvas 2022-12-06 17:41:32 +01:00
ca52f82fe0 plural, stop 2022-12-04 18:47:20 +01:00
e749132d77 changed rules to ruleset for clarity 2022-12-04 18:38:50 +01:00
7743239414 update board dimensions after window resize 2022-12-04 18:14:57 +01:00
712eb79490 remove active menu from store 2022-12-02 18:11:12 +01:00
e4f433887b linting and formating 2022-12-02 17:11:34 +01:00
62abbddaea adapted components to pinia 2022-12-02 17:10:21 +01:00
f74d2956f2 add pinia and a tmp global stores 2022-12-02 15:53:49 +01:00