Nick Fisher
|
6ce2e22fac
|
Update dart.yml
|
2024-11-02 15:54:05 +11:00 |
|
Nick Fisher
|
51d3dae1db
|
Update dart.yml
|
2024-11-02 15:49:39 +11:00 |
|
Nick Fisher
|
a33a18da42
|
Merge branch 'develop' of https://github.com/nmfisher/thermion into develop
|
2024-11-02 13:24:18 +11:00 |
|
Nick Fisher
|
6ff04fb76a
|
feat: add Dart methods for getRenderableBoundingBox, setParameterInt and setParameterFloat4
|
2024-11-02 10:23:36 +08:00 |
|
Nick Fisher
|
124938dbc2
|
temporarily disable UnprojectTexture
|
2024-11-02 10:23:36 +08:00 |
|
Nick Fisher
|
902f67e97d
|
expose setParameterInt/setParameterFloat4, rename to getScreenSpaceBoundingBox, and expose method for getting renderable bounding box
|
2024-11-02 10:23:36 +08:00 |
|
Nick Fisher
|
08c02c1590
|
chore(release): publish packages
- thermion_dart@0.2.1-dev.0.0.16
- thermion_flutter@0.2.1-dev.16
- thermion_flutter_web@0.2.0+7
- thermion_flutter_platform_interface@0.2.1-dev.16
- thermion_flutter_ffi@0.2.1-dev.16
|
2024-11-02 10:23:36 +08:00 |
|
Nick Fisher
|
4650ae1295
|
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-11-02 10:23:36 +08:00 |
|
Nick Fisher
|
c77ede9109
|
doc: fix links in README
|
2024-11-02 10:23:36 +08:00 |
|
Nick Fisher
|
0f56cbe7e7
|
doc: README
|
2024-11-02 10:23:36 +08:00 |
|
Nick Fisher
|
708e90117d
|
doc: update README
|
2024-11-02 10:23:36 +08:00 |
|
Nick Fisher
|
33e5350605
|
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
|
2024-11-02 10:23:35 +08:00 |
|
Nick Fisher
|
d1924cfdf4
|
chore: add logging to ThermionTextureWidget
|
2024-11-02 10:23:35 +08:00 |
|
Nick Fisher
|
dff214259a
|
fix: multiply coordinates by pixelRatio for scale events
|
2024-11-02 10:23:35 +08:00 |
|
Nick Fisher
|
d25edfc097
|
fix: remove superfluous ceil() calls for picking coordinates
|
2024-11-02 10:23:35 +08:00 |
|
Nick Fisher
|
8c2b8a6cba
|
feat: expose zoomSensitivity argument for flight input handler
|
2024-11-02 10:23:35 +08:00 |
|
Nick Fisher
|
eccbde4ebb
|
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
|
2024-11-02 10:23:35 +08:00 |
|
Nick Fisher
|
27e1456b9f
|
chore: add Dart/windows-only example project
|
2024-11-02 13:10:36 +11:00 |
|
Nick Fisher
|
9c6b2a92ac
|
fix: replace assets symlink for quickstart project
|
2024-10-30 12:03:48 +08:00 |
|
Nick Fisher
|
1d6cb9cad2
|
fix: replace symlinks for camera_manipulation project
|
2024-10-30 15:01:15 +11:00 |
|
Nick Fisher
|
d31e6c8183
|
feat: sanitize file paths in build.dart for Windows compatibility
|
2024-10-30 14:35:49 +11:00 |
|
Nick Fisher
|
cf1a50c2e5
|
chore: use dependency_overrides for camera_manipulation project
|
2024-10-30 14:28:06 +11:00 |
|
Nick Fisher
|
7c15125a97
|
fix: reduce size of pick functor for compatibility with armeabi-v7a
|
2024-10-30 10:47:39 +08:00 |
|
Nick Fisher
|
b7c14ebbda
|
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 10:47:39 +08:00 |
|
Nick Fisher
|
2969321b8c
|
chore: test cleanup
|
2024-10-30 10:47:39 +08:00 |
|
Nick Fisher
|
036369a8dc
|
feat: pass through fragment coordinates for picking
|
2024-10-30 10:47:39 +08:00 |
|
Nick Fisher
|
7be2b43c35
|
chore: remove sandbox from macos quickstart project
|
2024-10-30 10:47:39 +08:00 |
|
Nick Fisher
|
e5fe6d95e9
|
test: add perspective projection test
|
2024-10-30 10:47:39 +08:00 |
|
Nick Fisher
|
a8480a9eee
|
Update dart.yml
|
2024-10-25 17:26:07 +08:00 |
|
Nick Fisher
|
1a4f53a3f9
|
Update dart.yml
|
2024-10-25 17:19:26 +08:00 |
|
Nick Fisher
|
11c374c25d
|
Update dart.yml
|
2024-10-25 17:17:11 +08:00 |
|
Nick Fisher
|
618d633602
|
Update dart.yml
|
2024-10-25 17:16:02 +08:00 |
|
Nick Fisher
|
3effb837b7
|
chore: dummy tests
|
2024-10-25 16:59:27 +08:00 |
|
Nick Fisher
|
68d363388d
|
chore: dummy tests
|
2024-10-25 14:49:11 +08:00 |
|
Nick Fisher
|
10fd78276c
|
chore: dummy tests
|
2024-10-25 14:22:28 +08:00 |
|
Nick Fisher
|
4d778326c6
|
chore: dummy test for GitHub actions
|
2024-10-25 14:17:14 +08:00 |
|
Nick Fisher
|
e2d381b6b7
|
chore: rename test
|
2024-10-25 13:57:21 +08:00 |
|
Nick Fisher
|
4fc819e9b9
|
Update dart.yml
|
2024-10-25 13:51:39 +08:00 |
|
Nick Fisher
|
f0feb8aeb1
|
Merge branch 'develop' of https://github.com/nmfisher/thermion into develop
|
2024-10-25 16:45:58 +11:00 |
|
Nick Fisher
|
85013743fe
|
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-25 16:45:44 +11:00 |
|
Nick Fisher
|
e5a1585c25
|
chore: (windows) remove unused libs
|
2024-10-25 16:44:42 +11:00 |
|
Nick Fisher
|
dd8bf920a5
|
chore: update dart.yml
|
2024-10-25 12:31:29 +08:00 |
|
Nick Fisher
|
b70c144784
|
chore: update dart.yml
|
2024-10-25 12:26:39 +08:00 |
|
Nick Fisher
|
d9849717de
|
chore: cleanup tests
|
2024-10-25 12:25:47 +08:00 |
|
Nick Fisher
|
ec4fd5fd44
|
Update dart.yml
|
2024-10-25 12:20:10 +08:00 |
|
Nick Fisher
|
52b83d933d
|
Update dart.yml
|
2024-10-25 12:04:11 +08:00 |
|
Nick Fisher
|
f1f2a237bb
|
chore: remove combined integration_test
|
2024-10-25 12:01:01 +08:00 |
|
Nick Fisher
|
4a90031054
|
Update dart.yml
|
2024-10-25 11:55:34 +08:00 |
|
Nick Fisher
|
cf34b7867d
|
Update dart.yml
|
2024-10-25 11:51:21 +08:00 |
|
Nick Fisher
|
e49330c34a
|
Update dart.yml
|
2024-10-25 11:45:16 +08:00 |
|