Commit Graph

1381 Commits

Author SHA1 Message Date
Nick Fisher c367824041 feat!: update web/http dependencies 2024-08-17 11:43:03 +08:00
Nick Fisher 81cedf0d43 feat: download WASM module directly on web (no need to embed in index.html any more) and expose updateViewportAndCameraProjection 2024-08-17 11:42:25 +08:00
Nick Fisher 16c6203b97 feat: add startOffset parameter to gltf playAnimation 2024-07-29 16:13:45 +08:00
Nick Fisher b7c0eeb7b4 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
thermion_dart-v0.1.3 thermion_flutter-v0.1.1+13 thermion_flutter_ffi-v0.1.0+12 thermion_flutter_platform_interface-v0.1.0+11 thermion_flutter_web-v0.0.3
2024-07-23 09:40:05 +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
Nick Fisher 51d79c7626 fix: bump ffigen dependency version & regenerate bindings (and revert to ffi.Int rather than ffi.Int32) 2024-06-26 12:46:56 +08:00
Nick Fisher f7c22d2480 docs: update quickstart 2024-06-26 12:46:56 +08:00
Nick Fisher b117a4a19c chore: move examples to separate repository 2024-06-26 12:46:56 +08:00
Nick Fisher 4955837518 chore(release): publish packages
- thermion_dart@0.1.1+2
 - thermion_flutter@0.1.1+7
 - thermion_flutter_ffi@0.1.0+6
 - thermion_flutter_platform_interface@0.1.0+6
 - thermion_flutter_web@0.0.1+6
thermion_dart-v0.1.1+2 thermion_flutter-v0.1.1+7 thermion_flutter_ffi-v0.1.0+6 thermion_flutter_platform_interface-v0.1.0+6 thermion_flutter_web-v0.0.1+6
2024-06-26 00:12:32 +08:00
Nick Fisher 0e9cf76592 chore(release): publish packages
- thermion_dart@0.1.1-dev.0+2
 - thermion_flutter@0.1.1-dev.0+7
 - thermion_flutter_platform_interface@0.1.0-dev.0+6
 - thermion_flutter_web@0.0.1-dev.0+6
 - thermion_flutter_ffi@0.1.0-dev.0+6
thermion_dart-v0.1.1-dev.0+2 thermion_flutter-v0.1.1-dev.0+7 thermion_flutter_ffi-v0.1.0-dev.0+6 thermion_flutter_platform_interface-v0.1.0-dev.0+6 thermion_flutter_web-v0.0.1-dev.0+6
2024-06-26 00:10:56 +08:00
Nick Fisher 368a341b76 docs: update custom native_toolchain ref for Windows 2024-06-26 01:59:06 +10:00
Nick Fisher 5cc41a9115 docs: update 2024-06-26 01:58:35 +10:00
Nick Fisher 368ce83380 rename thermion_filament namespace to thermion_flutter for Windows 2024-06-26 01:51:31 +10:00
Nick Fisher 683b79c9a0 fix: add ResourceBuffer header directly to Windows build so I don't have to fiddle around getting the CMake path right 2024-06-26 01:50:53 +10:00
Nick Fisher 81be5e25f7 fix: revert to std::thread (pthreads not easily available on Windows) 2024-06-26 01:50:22 +10:00