Commit Graph

2263 Commits

Author SHA1 Message Date
Nick Fisher e22a0aec4d fix: remove superfluous ceil() calls for picking coordinates 2024-10-31 15:30:49 +08:00
Nick Fisher c40faeb888 feat: expose zoomSensitivity argument for flight input handler 2024-10-31 15:27:49 +08:00
Nick Fisher f666b36e43 fix: replace assets symlink for quickstart project 2024-10-30 12:12:09 +08:00
Nick Fisher 965be02891 fix: replace symlinks for camera_manipulation project 2024-10-30 12:12:09 +08:00
Nick Fisher a760e0e594 chore(release): publish packages
- thermion_dart@0.2.1-dev.0.0.14
 - thermion_flutter@0.2.1-dev.14
 - thermion_flutter_platform_interface@0.2.1-dev.14
 - thermion_flutter_ffi@0.2.1-dev.14
 - thermion_flutter_web@0.2.0+5
thermion_dart-v0.2.1-dev.0.0.14 thermion_flutter-v0.2.1-dev.14 thermion_flutter_ffi-v0.2.1-dev.14 thermion_flutter_platform_interface-v0.2.1-dev.14 thermion_flutter_web-v0.2.0+5
2024-10-30 11:43:21 +08:00
Nick Fisher 82bbb572a5 feat: sanitize file paths in build.dart for Windows compatibility 2024-10-30 11:43:15 +08:00
Nick Fisher 2a9158d0e0 chore: use dependency_overrides for camera_manipulation project 2024-10-30 11:43:14 +08:00
Nick Fisher 3e29749eb4 fix: reduce size of pick functor for compatibility with armeabi-v7a 2024-10-30 11:43:14 +08:00
Nick Fisher 1ac72b7c7b chore(release): publish packages
- thermion_dart@0.2.1-dev.0.0.13
 - thermion_flutter_web@0.2.0+4
 - thermion_flutter@0.2.1-dev.13
 - thermion_flutter_ffi@0.2.1-dev.13
 - thermion_flutter_platform_interface@0.2.1-dev.13
2024-10-30 11:43:14 +08:00
Nick Fisher fb1ed9f34b chore: test cleanup 2024-10-30 11:43:14 +08:00
Nick Fisher 07bdc028df feat: pass through fragment coordinates for picking 2024-10-30 11:43:14 +08:00
Nick Fisher 4ed0e69321 chore: remove sandbox from macos quickstart project 2024-10-30 11:43:14 +08:00
Nick Fisher 61f8be2d62 test: add perspective projection test 2024-10-30 11:43:14 +08:00
Nick Fisher 25505c7648 Update dart.yml 2024-10-30 11:43:14 +08:00
Nick Fisher 7282e713ef Update dart.yml 2024-10-30 11:43:14 +08:00
Nick Fisher d76882f194 Update dart.yml 2024-10-30 11:43:14 +08:00
Nick Fisher d24c55033b Update dart.yml 2024-10-30 11:43:14 +08:00
Nick Fisher 64a163a6d6 chore: dummy tests 2024-10-30 11:43:14 +08:00
Nick Fisher f4e2a4bdc6 chore: dummy tests 2024-10-30 11:43:14 +08:00
Nick Fisher 420193a7e2 chore: dummy tests 2024-10-30 11:43:14 +08:00
Nick Fisher 99b79b4f16 chore: dummy test for GitHub actions 2024-10-30 11:43:14 +08:00
Nick Fisher d6b2e8f8d3 chore: rename test 2024-10-30 11:43:14 +08:00
Nick Fisher 014e1bfbcd Update dart.yml 2024-10-30 11:43:13 +08:00
Nick Fisher 343f3cfd61 chore: update dart.yml 2024-10-30 11:43:13 +08:00
Nick Fisher db3ec6b194 chore: update dart.yml 2024-10-30 11:43:13 +08:00
Nick Fisher 063a0b7ca7 chore: cleanup tests 2024-10-30 11:43:13 +08:00
Nick Fisher 5fe91f95db Update dart.yml 2024-10-30 11:43:13 +08:00
Nick Fisher 46cfc6e72f Update dart.yml 2024-10-30 11:43:13 +08:00
Nick Fisher f71874cbf7 chore: remove combined integration_test 2024-10-30 11:43:13 +08:00
Nick Fisher c793de7aba Update dart.yml 2024-10-30 11:43:13 +08:00
Nick Fisher ac3550a27c Update dart.yml 2024-10-30 11:43:13 +08:00
Nick Fisher b61e7df4ec Update dart.yml 2024-10-30 11:43:13 +08:00
Nick Fisher 1665a9698f chore: clean up thermion_dart test directory for GitHub actions 2024-10-30 11:43:13 +08:00
Nick Fisher 53bfd894b1 chore(release): publish packages
- thermion_dart@0.2.1-dev.0.0.12
 - thermion_flutter@0.2.1-dev.12
 - thermion_flutter_web@0.2.0+3
 - thermion_flutter_platform_interface@0.2.1-dev.12
 - thermion_flutter_ffi@0.2.1-dev.12
2024-10-30 11:43:13 +08:00
Nick Fisher f2cd165ee0 Update dart.yml 2024-10-30 11:43:13 +08:00
Nick Fisher 8947f7c819 Update dart.yml 2024-10-30 11:43:13 +08:00
Nick Fisher 8402619b97 Update dart.yml 2024-10-30 11:43:13 +08:00
Nick Fisher 5c955d15db Update dart.yml 2024-10-30 11:43:13 +08:00
Nick Fisher e01072ff00 Update dart.yml 2024-10-30 11:43:13 +08:00
Nick Fisher e3fe7aaa88 chore: (flutter) (example) use dependency overrides for local thermion packages. We want to build this application for CI before releasing, so we need to be testing the packages that will be built 2024-10-30 11:43:13 +08:00
Nick Fisher ff5ac01a1d chore: (windows) remove unused libs 2024-10-30 11:43:12 +08:00
Nick Fisher 5dac06d335 chore(release): publish packages
- thermion_dart@0.2.1-dev.0.0.12
 - thermion_flutter_web@0.2.0+2
 - thermion_flutter_platform_interface@0.2.1-dev.11
 - thermion_flutter_ffi@0.2.1-dev.11
 - thermion_flutter@0.2.1-dev.11
2024-10-25 11:24:32 +08:00
Nick Fisher a8d21fe316 Merge pull request #72 from nmfisher/develop
Gesture handling improvements & build fixes
2024-10-25 14:24:20 +11:00
Nick Fisher d784efa44a Update dart.yml 2024-10-25 11:22:49 +08:00
Nick Fisher b2a4955d54 Update dart.yml 2024-10-25 11:19:50 +08:00
Nick Fisher 02d7a0acfd Update dart.yml 2024-10-25 14:16:29 +11:00
Nick Fisher ee5c08f795 fix: (flutter) (windows) remove deleted source file from Windows CMakeLists 2024-10-25 14:16:22 +11:00
Nick Fisher d7debf981c Merge branch 'master' into develop 2024-10-25 14:15:51 +11:00
Nick Fisher 2b4a73f355 feat: add SCALE2_MOVE InputType 2024-10-25 10:37:57 +08:00
Nick Fisher 06b20ec6fc fix: properly pass through loadResourcesAsync flag for loadGlbFromBuffer 2024-10-25 10:37:34 +08:00