Commit Graph

22 Commits

Author SHA1 Message Date
a199e37639 feat(gallery): update intro text 2026-01-01 18:34:54 +01:00
bedb130cef feat(gallery): load and display exif data 2025-12-31 21:21:48 +01:00
8e228f05b3 feat(gallery): scroll to carousel current index 2025-12-31 12:42:00 +01:00
684e41f17d feat(gallery): use UModal and UCarousel 2025-12-31 02:10:47 +01:00
d5f6b12029 feat(gallery): fullscreen carousel modal 2025-12-31 01:26:16 +01:00
49d58d314f feat(gallery): simple gallery setup
NOTE: inspiration from https://github.com/Flosciante/nuxt-image-gallery
2025-12-31 00:30:32 +01:00
7e435ec62b feat: remove query based routing 2025-12-29 19:47:01 +01:00
db0547d9f9 feat: dispatch key up event when in 2d mode 2025-12-22 17:14:24 +01:00
a26e2b1a32 feat: add flag that allows to choose between 2d and 3d mode 2025-12-19 19:52:46 +01:00
fbcc7703c9 feat(assets): load 3d models as well 2025-12-17 18:00:11 +01:00
2f16f382e5 feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
1bd1b70313 feat(nds): A, B, X, Y, Select and Start physical buttons 2025-12-15 11:34:55 +01:00
ce694d86f4 feat(nds): fixed camera position 2025-12-14 20:42:34 +01:00
bb2202efa2 feat(nds): dispatch events to screens from the nds itself 2025-12-14 20:18:37 +01:00
e720f5a6c7 feat: dispatch clicks on the 3d models to the canvases 2025-12-14 14:36:30 +01:00
fd8f0ea86a feat: 3d nds model 2025-12-13 23:45:50 +01:00
464277e58f feat: query param based navigation 2025-12-13 21:56:52 +01:00
603e11808d chore(settings): disable route to focus on most importants features 2025-11-26 23:41:06 +01:00
11efbe7a38 feat(settings): screen setup 2025-11-24 11:16:47 +01:00
92af1d6136 feat(projects): scrolling projects 2025-11-18 14:56:28 +01:00
e65b97fa76 feat(contact): bottom screen navigation 2025-11-14 23:22:32 +01:00
6d2d632591 feat: use nuxt layout 2025-11-13 21:25:03 +01:00