Nick Fisher
|
4a29a77a78
|
feat: re-implement (native) Gizmo class, expose preserveScaling parameter for setParent, add methods for getting viewport bounding box from renderable entity
|
2024-10-23 14:44:29 +08:00 |
|
Nick Fisher
|
aa17962936
|
fix: (web) add emscripten guards for flushAndWait call when swapchain destroyed
|
2024-10-23 14:44:29 +08:00 |
|
Nick Fisher
|
10cab8dcb4
|
feat!: (web) (flutter) create canvas when createViewer is called (no longer need to manually add canvas element to web HTML)
|
2024-10-23 14:44:29 +08:00 |
|
Nick Fisher
|
0a720fae72
|
feat: add capture() function and expose viewportDimensions on ThermionViewer (allows easier saving of captured images to PNG)
|
2024-10-23 14:44:29 +08:00 |
|
Nick Fisher
|
0153b5be22
|
feat: (web) allow table growth in emscripten module for passing C-style callback function pointers
|
2024-10-23 14:44:29 +08:00 |
|
Nick Fisher
|
479a9ead03
|
feat: (web) add capture() method and missing camera navigation controls
|
2024-10-23 14:44:29 +08:00 |
|
Nick Fisher
|
b207a48175
|
feat!: resize canvas on web
|
2024-10-23 14:44:29 +08:00 |
|
Nick Fisher
|
9e3311c6f9
|
feat!: update web/http dependencies
|
2024-10-23 14:44:29 +08:00 |
|
Nick Fisher
|
88257c7e03
|
feat: download WASM module directly on web (no need to embed in index.html any more) and expose updateViewportAndCameraProjection
|
2024-10-23 14:44:29 +08:00 |
|
Nick Fisher
|
a30e2f295f
|
feat: add startOffset parameter to gltf playAnimation
|
2024-10-23 14:44:29 +08:00 |
|
Nick Fisher
|
96ad9dee18
|
chore(release): publish packages
- thermion_dart@0.1.3
- thermion_flutter_ffi@0.1.0+12
- thermion_flutter_web@0.0.3
- thermion_flutter_platform_interface@0.1.0+11
- thermion_flutter@0.1.1+13
|
2024-10-23 14:44:29 +08:00 |
|
Nick Fisher
|
8800195c2c
|
chore: remove top-level .gitattributes
|
2024-10-23 14:41:21 +08:00 |
|
Nick Fisher
|
7814269e15
|
Create dart.yml
|
2024-10-23 14:35:44 +11:00 |
|
Nick Fisher
|
3e1d785f58
|
Merge pull request #65 from nmfisher/develop
Documentation
|
2024-07-23 09:41:23 +08:00 |
|
Nick Fisher
|
fd31b4dcad
|
docs: rename examples to showcase
|
2024-07-23 09:38:26 +08:00 |
|
Nick Fisher
|
41bf9ededa
|
feat: add clearMorphAnimationData function
|
2024-07-23 09:38:26 +08:00 |
|
Hannes Hultergård
|
d745712650
|
Add example files that can be parsed by pub.dev
|
2024-07-23 09:38:26 +08:00 |
|
Nick Fisher
|
1df732be7c
|
chore(release): publish packages
- thermion_flutter_ffi@0.1.0+11
- thermion_flutter@0.1.1+12
|
2024-07-23 09:38:26 +08:00 |
|
Nick Fisher
|
8b413eca52
|
fix: add logging dependency
|
2024-07-23 09:38:25 +08:00 |
|
Nick Fisher
|
3597077d39
|
chore(release): publish packages
- thermion_dart@0.1.2
- thermion_flutter_ffi@0.1.0+10
- thermion_flutter_web@0.0.2
- thermion_flutter@0.1.1+11
- thermion_flutter_platform_interface@0.1.0+10
|
2024-07-23 09:38:25 +08:00 |
|
Nick Fisher
|
7704a06601
|
fix: manually remove leading slash for compiler path on Windows when building for Android
|
2024-07-23 09:38:25 +08:00 |
|
Paul Ampadu
|
7b3ad027bf
|
Update quickstart.mdx
|
2024-07-23 09:38:25 +08:00 |
|
Nick Fisher
|
cde3af08aa
|
fix: web/JS bool checks need to compare to int
|
2024-07-23 09:38:25 +08:00 |
|
Nick Fisher
|
7418fb867d
|
feat: allow passing assetPathPrefix to ThermionViewerWasm to account for Flutter build asset paths
|
2024-07-23 09:38:25 +08:00 |
|
Nick Fisher
|
ce71e09f65
|
fix: shadow JS<->WASM bridge methods
|
2024-07-23 09:38:25 +08:00 |
|
Nick Fisher
|
5dec13f00b
|
chore(release): publish packages
- thermion_dart@0.1.1+5
- thermion_flutter_web@0.0.1+9
- thermion_flutter@0.1.1+10
- thermion_flutter_platform_interface@0.1.0+9
- thermion_flutter_ffi@0.1.0+9
thermion_dart-v0.1.1+5
thermion_flutter-v0.1.1+10
thermion_flutter_ffi-v0.1.0+9
thermion_flutter_platform_interface-v0.1.0+9
thermion_flutter_web-v0.0.1+9
|
2024-07-04 14:44:04 +08:00 |
|
Nick Fisher
|
7464c05483
|
Merge pull request #55 from nmfisher/develop
feat: shadows, web, docs, image material
|
2024-07-04 16:42:25 +10:00 |
|
Nick Fisher
|
7b97b2e6c3
|
save fetched resources to IndexedDB on web
|
2024-07-04 14:19:37 +08:00 |
|
Nick Fisher
|
168f46cf56
|
add shadow methods to wasm/js viewers
|
2024-07-04 14:19:04 +08:00 |
|
Nick Fisher
|
5622b0ce9f
|
chore(release): publish packages
- thermion_dart@0.1.1+4
- thermion_flutter_web@0.0.1+8
- thermion_flutter@0.1.1+9
- thermion_flutter_platform_interface@0.1.0+8
- thermion_flutter_ffi@0.1.0+8
thermion_dart-v0.1.1+4
thermion_flutter-v0.1.1+9
thermion_flutter_ffi-v0.1.0+8
thermion_flutter_platform_interface-v0.1.0+8
thermion_flutter_web-v0.0.1+8
|
2024-07-02 16:18:17 +08:00 |
|
Nick Fisher
|
c7a0b2f5cc
|
fix: defer creating image entity/material/etc until actually requested
feat: expose shadow options
|
2024-07-02 16:17:36 +08:00 |
|
Nick Fisher
|
7546b2a6c5
|
Merge pull request #51 from payl-ampa/patch-1
Update quickstart.mdx - Simple link fix
|
2024-06-30 16:15:39 +10:00 |
|
Paul Ampadu
|
e363c82f2d
|
Update quickstart.mdx
Simple link fix
|
2024-06-29 00:13:59 -07:00 |
|
Nick Fisher
|
b9643dbd94
|
Merge pull request #49 from nmfisher/develop
docs: Update docs
|
2024-06-28 00:03:18 +10:00 |
|
Nick Fisher
|
2664e08eb3
|
update README
|
2024-06-27 21:57:23 +08:00 |
|
Nick Fisher
|
733ba7d439
|
docs: add discord link
|
2024-06-27 21:52:34 +08:00 |
|
Nick Fisher
|
2255be3a86
|
Merge pull request #48 from nmfisher/develop
docs: update docs
|
2024-06-27 23:47:10 +10:00 |
|
Nick Fisher
|
03f8e2e353
|
docs: update docs
|
2024-06-27 21:46:06 +08:00 |
|
Nick Fisher
|
be1bf3f3ca
|
Merge pull request #47 from nmfisher/develop
docs: update docs with sidebar links
|
2024-06-27 23:36:22 +10:00 |
|
Nick Fisher
|
5f1334660e
|
docs: update docs with sidebar links
|
2024-06-27 21:35:44 +08:00 |
|
Nick Fisher
|
ec381f43ef
|
Merge pull request #46 from nmfisher/develop
Documentation
|
2024-06-27 23:16:10 +10:00 |
|
Nick Fisher
|
eba843535b
|
docs: update quickstart
|
2024-06-27 21:15:13 +08:00 |
|
Nick Fisher
|
4fa286bd60
|
docs: update links
|
2024-06-27 21:14:23 +08:00 |
|
Nick Fisher
|
7293b0f8dd
|
Merge pull request #45 from nmfisher/develop
Documentation
|
2024-06-27 23:13:20 +10:00 |
|
Nick Fisher
|
0279ee1985
|
doc: update head README
|
2024-06-27 21:12:16 +08:00 |
|
Nick Fisher
|
83053c60f9
|
Merge pull request #44 from nmfisher/develop
Merge develop
|
2024-06-27 23:10:51 +10:00 |
|
Nick Fisher
|
ad28e5484c
|
chore(release): publish packages
- thermion_dart@0.1.1+3
- thermion_flutter@0.1.1+8
- thermion_flutter_web@0.0.1+7
- thermion_flutter_platform_interface@0.1.0+7
- thermion_flutter_ffi@0.1.0+7
thermion_dart-v0.1.1+3
thermion_flutter-v0.1.1+8
thermion_flutter_ffi-v0.1.0+7
thermion_flutter_platform_interface-v0.1.0+7
thermion_flutter_web-v0.0.1+7
|
2024-06-27 21:06:46 +08:00 |
|
Nick Fisher
|
b91d629b90
|
docs: update homepage links and minor documentation updates
|
2024-06-27 21:05:44 +08:00 |
|
Nick Fisher
|
96df3a0f35
|
chore: remove binary filamat files from repo
|
2024-06-26 15:50:22 +10:00 |
|
Nick Fisher
|
de8fb5e2d0
|
docs: remove old GETTING_STARTED and update quickstart with new repo link
|
2024-06-26 15:49:11 +10:00 |
|