Commit graph

38 commits

Author SHA1 Message Date
Janis Pritzkau
5be64dd430 feat: resolve skybox, environment and poster image in vault
Fixes #6.
2026-04-01 11:11:42 +02:00
Janis Pritzkau
48c3c8859d chore: bump version to 1.0.5 2025-04-24 22:46:10 +02:00
Janis Pritzkau
df339e03cc feat: add command to copy embed for current file view (fix #8) 2025-04-24 22:44:55 +02:00
Janis Pritzkau
d56397bf64 style: make headings shorter in README 2025-04-24 22:31:02 +02:00
Janis Pritzkau
3af13bb538 chore: remove top level setting heading and fix typo 2025-04-24 22:30:59 +02:00
Janis Pritzkau
a4797a13fb chore: bump version to 1.0.4 2025-04-24 22:11:37 +02:00
Janis Pritzkau
a7470ed43e feat: offline support for models using draco, meshopt and ktx extension
Fixes issue #2
2025-04-24 22:08:04 +02:00
Janis Pritzkau
4b0e6a61a7 fix: update copyright year and author in license 2025-04-24 13:22:29 +02:00
Janis Pritzkau
017cfab989 chore: add changelog 2025-04-14 17:46:50 +02:00
Janis Pritzkau
12afc3c026 chore: bump version to 1.0.3 2025-04-13 20:39:43 +02:00
Janis Pritzkau
e8e1b68458 chore: better default settings 2025-04-13 20:39:06 +02:00
Janis Pritzkau
765e886bdc fix: model unloads when tab regains visibility (#5) 2025-04-13 20:18:53 +02:00
Janis Pritzkau
7d98ecbb9c fix: overlay overlaps with top bar of file view on mobile 2025-04-13 20:03:25 +02:00
Janis Pritzkau
0f1e0c09b5 chore: bump version to 1.0.2 2025-04-03 10:16:08 +02:00
Janis Pritzkau
c25481f21a chore: remove direct styling via javascript where possible 2025-04-03 10:14:51 +02:00
Janis Pritzkau
6bbc8442cc refactor: simplify attribute string conversion 2025-04-03 10:13:52 +02:00
Janis Pritzkau
3e1d56b941 chore: bump version to 1.0.1 2025-04-02 23:53:58 +02:00
Janis Pritzkau
059fffaf08 fix: use sentence case 2025-04-02 23:50:57 +02:00
Janis Pritzkau
36f9f08865
docs: change heading 2025-04-02 23:28:34 +02:00
Janis Pritzkau
32965eea02 chore: update minAppVersion to 1.7.6 2025-04-02 15:58:23 +02:00
Janis Pritzkau
fb7a577f7c feat: improve settings and add attribute inheritance system 2025-04-02 15:36:53 +02:00
Janis Pritzkau
8af9929a36 refactor: use component structure 2025-04-02 15:36:53 +02:00
Janis Pritzkau
badd1adaf8
build: configure github actions (release.yml) 2025-04-01 22:30:08 +02:00
Janis Pritzkau
e422124216 feat: overlay for variant selection and animation controls 2025-04-01 21:09:10 +02:00
Janis Pritzkau
a029327ea2 docs: add feature documentation 2025-04-01 18:49:20 +02:00
Janis Pritzkau
5da18f87e4 fix: overwriting of default model-viewer attributes 2025-04-01 18:48:27 +02:00
Janis Pritzkau
2060d705a3 fix(embed): unset max-height style when specifying aspect ratio 2025-04-01 17:40:49 +02:00
Janis Pritzkau
dd1ae258f1
docs: add basic usage examples 2025-04-01 14:34:23 +02:00
Janis Pritzkau
8f069516ac refactor: split source code into modules 2025-03-28 20:24:30 +01:00
Janis Pritzkau
f8d96f264a chore: disable auto-rotate, interaction prompt, and autoplay by default 2025-03-28 19:57:57 +01:00
Janis Pritzkau
886728e991 feat: support embed hash attributes 2025-03-28 19:55:46 +01:00
Janis Pritzkau
72c1b6a4d8 chore: remove wrongly added symlink 2025-03-28 17:54:29 +01:00
Janis Pritzkau
870752cade fix: touch interaction on mobile 2025-03-28 17:53:27 +01:00
Janis Pritzkau
6771b9dd41 feat: add autoplay option 2025-03-28 17:53:02 +01:00
Janis Pritzkau
a76ea17977 fix: overlapping models when opening one after another 2025-03-28 14:57:12 +01:00
Janis Pritzkau
54228294d1 feat: embed model viewer 2025-03-28 14:53:03 +01:00
Janis Pritzkau
fc176357cb build: adjust template 2025-03-28 12:16:37 +01:00
Janis Pritzkau
f01a55cc4b
Initial commit 2025-03-28 10:57:18 +01:00