Commit Graph

22 Commits

Author SHA1 Message Date
be432519cf feat(gallery): update intro text 2026-01-01 18:34:54 +01:00
5bde9dc4a6 feat(gallery): load and display exif data 2025-12-31 21:21:48 +01:00
d3f29b401a feat(gallery): scroll to carousel current index 2025-12-31 12:42:00 +01:00
79850f0715 feat(gallery): use UModal and UCarousel 2025-12-31 02:10:47 +01:00
400a35021f feat(gallery): fullscreen carousel modal 2025-12-31 01:26:16 +01:00
ee25e7e61c feat(gallery): simple gallery setup
NOTE: inspiration from https://github.com/Flosciante/nuxt-image-gallery
2025-12-31 00:30:32 +01:00
96f8d5093b feat: remove query based routing 2025-12-29 19:47:01 +01:00
fcd51ff91f feat: dispatch key up event when in 2d mode 2025-12-22 17:14:24 +01:00
69252f9f29 feat: add flag that allows to choose between 2d and 3d mode 2025-12-19 19:52:46 +01:00
e190636544 feat(assets): load 3d models as well 2025-12-17 18:00:11 +01:00
b85899617b feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
d15c03fe92 feat(nds): A, B, X, Y, Select and Start physical buttons 2025-12-15 11:34:55 +01:00
162478d2e2 feat(nds): fixed camera position 2025-12-14 20:42:34 +01:00
ee317197ed feat(nds): dispatch events to screens from the nds itself 2025-12-14 20:18:37 +01:00
cc4f2589ca feat: dispatch clicks on the 3d models to the canvases 2025-12-14 14:36:30 +01:00
789a62ba90 feat: 3d nds model 2025-12-13 23:45:50 +01:00
6df6c5a7c9 feat: query param based navigation 2025-12-13 21:56:52 +01:00
676cdded0d chore(settings): disable route to focus on most importants features 2025-11-26 23:41:06 +01:00
5b1839e75c feat(settings): screen setup 2025-11-24 11:16:47 +01:00
8b492e1392 feat(projects): scrolling projects 2025-11-18 14:56:28 +01:00
206c20fe94 feat(contact): bottom screen navigation 2025-11-14 23:22:32 +01:00
25c2625a1d feat: use nuxt layout 2025-11-13 21:25:03 +01:00