Commit Graph

1400 Commits

Author SHA1 Message Date
Nick Fisher 735612af66 bump pubspec dependency versions 2024-06-19 13:39:43 +08:00
Nick Fisher e823083e86 update quickstart to use new API 2024-06-19 13:32:40 +08:00
Nick Fisher ae15f2114e update quickstart iOS project 2024-06-19 13:32:16 +08:00
Nick Fisher cb17bf0ffd increment version number for thermion_flutter 2024-06-19 13:32:03 +08:00
Nick Fisher 84101b457f add onDispose() implementations for web viewers 2024-06-19 13:31:09 +08:00
Nick Fisher aefedf8c00 CHANGELOG 2024-06-19 13:24:08 +08:00
Nick Fisher ab793387bc use Unmanaged.passRetained rather than passUnretained for ThermionDartTexture 2024-06-19 13:21:47 +08:00
Nick Fisher 534e5b46a8 (Swift/macos) dont make ThermionFlutterTexture inherit from ThermionDartTexture; reuse render callbacks/resource loader functions; add check for concurrent calls to destroyTexture 2024-06-19 13:20:04 +08:00
Nick Fisher 3468e7da55 dont make ThermionFlutterTexture inherit from ThermionDartTexture 2024-06-19 13:19:04 +08:00
Nick Fisher 1f58717635 only require ThermionViewer to be passed to ThermionWidget 2024-06-19 13:17:11 +08:00
Nick Fisher 7dc0e91e6b fix RenderLoop to use (C) ResourceLoaderWrapper and destroy RL when viewer is destroyed 2024-06-19 13:16:33 +08:00
Nick Fisher 49b8e7023b free all resources in FilamentViewer destructor 2024-06-19 13:15:36 +08:00
Nick Fisher a455e4f88a construct (C++) ResourceLoaderWrapperImpl from (C) ResourceLoaderWrapper 2024-06-19 13:13:36 +08:00
Nick Fisher 3785580b01 free all resources in SceneManager 2024-06-19 13:12:28 +08:00
Nick Fisher 6cfa86fe75 make ResourceBuffer.hpp C++ only and add constructor to create from C struct 2024-06-19 13:11:01 +08:00
Nick Fisher dc70909715 move Scene class to own file and add dispose() method 2024-06-19 13:04:34 +08:00
Nick Fisher 89f49f98c4 replace print with Logger 2024-06-19 13:01:20 +08:00
Nick Fisher 025e39318d add implementation for onDispose to ThermionViewerFFI 2024-06-19 12:59:16 +08:00
Nick Fisher cfa7805970 add onDispose method to ThermionViewer to register callbacks on disposal 2024-06-19 12:57:49 +08:00
Nick Fisher 31e68df1c5 make ThermionFlutterPlugin static, remove dispose() and add internal listener for ThermionViewer.onDispose 2024-06-19 12:57:16 +08:00
Nick Fisher 8e75555540 use C header for ResourceBuffer in Swift bridging 2024-06-19 12:52:58 +08:00
Nick Fisher c8fa220362 remove dispose()/viewer getter from platform interface, rename initialize to createViewer 2024-06-19 12:52:39 +08:00
Nick Fisher 8e892a1f23 log to file for build.dart, check for SUCCESS token 2024-06-19 12:51:39 +08:00
Nick Fisher ee8769b7d7 use C header for ResourceBuffer in Swift bridging 2024-06-19 12:50:29 +08:00
Nick Fisher 7ecf097861 reduce quickstart Dart SDK min version 2024-06-18 16:29:53 +08:00
Nick Fisher 4f4be9b7d7 rename Flutter method channels 2024-06-18 16:29:19 +08:00
Nick Fisher 338fe3bb9f Merge branch 'master' into develop 2024-06-17 14:49:02 +08:00
Nick Fisher 04b1498cd9 Merge pull request #39 from 1l0/fix-link
Fix broken links
2024-06-17 16:48:44 +10:00
Nick Fisher 1d3dab88d1 bump pubspec version 2024-06-17 14:48:13 +08:00
1l0 ec16f97023 fix link 2024-06-17 15:36:57 +09:00
Nick Fisher 436b978537 rename/export Flutter widgets 2024-06-17 13:19:24 +08:00
Nick Fisher e1aad2425f merge v0.7.0-pre 2024-06-17 12:03:54 +08:00
Nick Fisher bf0b5762f5 Merge branch 'master' of github.com:nmfisher/thermion 2024-06-17 12:02:36 +08:00
Nick Fisher 3c20b2aa6b documentation 2024-06-17 12:01:30 +08:00
Nick Fisher 97e1198b5c update docs 2024-06-17 11:39:41 +08:00
Nick Fisher 14c87e7b38 Flutter/Android - create local copy of headers 2024-06-17 11:30:03 +08:00
Nick Fisher 5e5e81a107 android fixes 2024-06-17 11:23:18 +08:00
Nick Fisher dd646e0e5c remove pre-release tag from pub versions 2024-06-17 11:07:34 +08:00
Nick Fisher 9b19fc932d export thermion_widget 2024-06-17 10:40:24 +08:00
Nick Fisher 1a3b3d0768 use older API for build.dart 2024-06-17 10:40:11 +08:00
Nick Fisher 49122cd6ce clean up quickstart project 2024-06-17 10:39:55 +08:00
Nick Fisher c037fbaed5 doc update 2024-06-17 10:38:13 +08:00
Nick Fisher 5edfd97a20 doc update 2024-06-17 10:37:39 +08:00
Nick Fisher 05cc43434a doc update 2024-06-17 10:14:36 +08:00
Nick Fisher f3d043d824 doc update 2024-06-17 10:11:32 +08:00
Nick Fisher a6139f7eeb doc update 2024-06-17 10:09:57 +08:00
Nick Fisher 701519f3a7 doc update 2024-06-17 10:09:25 +08:00
Nick Fisher 44842ecec1 doc fixes 2024-06-16 15:11:49 +08:00
Nick Fisher 2787f8529b doc fixes 2024-06-16 15:10:41 +08:00
Nick Fisher 24866ed381 remove pubspec.lock 2024-06-16 15:09:37 +08:00