Commit Graph

2270 Commits

Author SHA1 Message Date
Nick Fisher
bfdda4a7cc feat: Rename Gizmo material to UnlitFixedSize, and expose methods for using this material on other entities. Also exposes new methods for setting single float parameters. 2024-10-31 22:39:39 +08:00
Nick Fisher
91d653b288 doc: fix links in README 2024-10-31 17:07:51 +08:00
Nick Fisher
54d7c4087e doc: README 2024-10-31 17:06:43 +08:00
Nick Fisher
b88ed80ecd doc: update README 2024-10-31 16:19:44 +08:00
Nick Fisher
bbba889080 chore(release): publish packages
- thermion_dart@0.2.1-dev.0.0.15
 - thermion_flutter@0.2.1-dev.15
 - thermion_flutter_web@0.2.0+6
 - thermion_flutter_platform_interface@0.2.1-dev.15
 - thermion_flutter_ffi@0.2.1-dev.15
thermion_dart-v0.2.1-dev.0.0.15 thermion_flutter-v0.2.1-dev.15 thermion_flutter_ffi-v0.2.1-dev.15 thermion_flutter_platform_interface-v0.2.1-dev.15 thermion_flutter_web-v0.2.0+6
2024-10-31 15:32:22 +08:00
Nick Fisher
2f1c2fdd9f chore: add logging to ThermionTextureWidget 2024-10-31 15:31:41 +08:00
Nick Fisher
cee5631064 fix: multiply coordinates by pixelRatio for scale events 2024-10-31 15:31:18 +08:00
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