109 Commits

Author SHA1 Message Date
xfy
512a6c8a9c feat(3d): add camera animation 2025-05-21 16:33:32 +08:00
xfy
fd5501e1d0 feat: add target model 2025-05-21 15:19:26 +08:00
xfy
3ac7d42cc1 feat: add home page model 2025-05-21 13:49:31 +08:00
xfy
39089feea8 chore: update format script 2025-05-19 19:25:34 +08:00
xfy
f914f8ac96 chore: change prettier to biome 2025-05-19 19:22:46 +08:00
xfy
7e9a7b616d chore: upgrade dependencies 2025-05-19 14:41:51 +08:00
051f2efe7c build(deps): bump next from 14.2.15 to 14.2.21
Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 14.2.21.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.15...v14.2.21)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-04 02:06:52 +00:00
xfy
4040edb4d9 fix(pnpm): remove preinstall 2024-10-16 10:44:31 +08:00
xfy
9c21c31b35 chore(module): change node type to module 2024-10-12 14:58:42 +08:00
xfy
f0b91cf14b chore(next): refactor nextjs config to mjs
remove husky
2024-10-12 13:42:17 +08:00
xfy
6c585d9266 chore(deps): update version 2024-10-11 16:58:48 +08:00
xfy
1a1fb8e72d chore(deps): update dependecies 2024-09-09 13:29:07 +08:00
xfy
9308c9e7be chore(deps): update dependencies 2024-09-02 09:05:24 +08:00
xfy
7d2d495db1 chore(dev): update makefile 2024-07-26 13:13:48 +08:00
xfy
920c6289fa chore(deps): add prettier organize import
format code
2024-07-26 11:45:22 +08:00
xfy
f36aa21c98 fix husky prepare script 2024-07-15 08:37:31 +08:00
xfy
76a4b6db2c update dependencies
remove octokit
2024-05-22 11:19:25 +08:00
xfy
16f5a33b36 build(deps): bump version 2024-04-16 15:35:27 +08:00
xfy
421a9c493f build(test): remove tests 2024-03-23 12:07:11 +08:00
xfy
96a55eb2f1 build(deps): bump version 2024-03-23 12:05:45 +08:00
fc112796f6 upgrade dependencies 2024-02-28 11:53:53 +08:00
fbddeb002f remove export 2024-02-28 11:25:05 +08:00
78ffffe6c0 update dependencies 2024-01-04 09:48:01 +08:00
114532067c update build scripts 2023-12-26 11:29:34 +08:00
40775b98f7 remove useless dependency 2023-12-26 10:36:57 +08:00
a5a0a8029b update dependecies
fix readme image disappeared
2023-12-22 10:36:07 +08:00
cff4861161 Bump octokit from 3.1.1 to 3.1.2
Bumps [octokit](https://github.com/octokit/octokit.js) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](https://github.com/octokit/octokit.js/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: octokit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 02:31:05 +00:00
4d647eebe4 move dependencies 2023-11-10 11:06:28 +08:00
ef238ab76c add catppuccin 2023-11-10 09:29:00 +08:00
7b05f849cc update dependencies
update nextjs to 14
2023-11-07 11:01:14 +08:00
f1183a5eca add camera zoom animation
add react spring
2023-09-15 11:08:51 +08:00
c9038f72ec adjust about page camera position
add leva
2023-09-15 09:40:53 +08:00
a4f68601f6 update dependencies 2023-09-14 09:13:09 +08:00
7d082f8129 update nextjs config for three fiber 2023-08-17 16:10:42 +08:00
d4da01515b update git pre hooks 2023-08-15 11:25:56 +08:00
bf7a46663f install husky 2023-08-14 13:37:29 +08:00
d6447c6a8e deps: update dependencies
fix type erro in utils
2023-08-14 11:48:12 +08:00
97aeac87b5 update dependencies 2023-07-11 09:34:16 +08:00
88bdb7fd56 update nextjs to 13.4.7 2023-06-25 15:38:25 +08:00
0c8a3ce0da update file format
remove newline at end of file
2023-05-19 09:27:38 +08:00
58cd92c510 update package.json 2023-05-17 17:11:34 +08:00
b19914b68a format code
remove end of line
2023-05-17 14:58:22 +08:00
25b043c78f format 2023-05-16 17:19:10 +08:00
d18ca76449 fix endcoding error 2023-05-16 15:53:25 +08:00
39684f7dde add global state 2023-05-16 15:04:51 +08:00
19ff3b7f58 load gltf model 2023-05-16 11:42:44 +08:00
3eeff2efd9 add base canvas scene 2023-05-16 10:42:11 +08:00
8af5ccf7f7 update dependencies 2023-05-16 10:28:41 +08:00
dba824f07a Merge from master 2023-05-16 08:58:30 +08:00
7854e8de05 Upgrade dependencies 2023-04-27 11:34:28 +08:00