Commit Graph

34 Commits

Author SHA1 Message Date
fd06c031d4 feat(intro): play home intro once in the intro screen instead of having weird boolean in app store 2026-01-14 11:59:45 +01:00
8aa6ab4fd0 feat(nds): intro animation 2026-01-07 22:17:37 +01:00
18f91981ec feat(gallery): transition to and from the nds 2026-01-04 20:53:52 +01:00
f733ed736e feat(gallery): improve responsivity 2026-01-03 21:56:37 +01:00
8e652e195c feat(gallery): allow user to interact sooner 2026-01-03 19:35:42 +01:00
79f26b90d7 fix(gallery): prevent any interaction while animation is happening 2026-01-03 19:09:28 +01:00
74d7f5ab02 feat(gallery): custom scrollbar 2026-01-03 18:59:15 +01:00
fe91377c3d feat(gallery): intro and outro animations 2026-01-03 18:11:39 +01:00
68d9419edc feat(gallery): intro animation 2026-01-03 15:58:19 +01:00
fa915b3165 feat(gallery): improve performances 2026-01-03 14:41:14 +01:00
377e5298b1 fix(gallery): disable animation after resizing to avoid duplicate animation 2026-01-02 14:14:15 +01:00
e2c7102ce3 feat(gallery): intro animation 2026-01-01 19:42:00 +01:00
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