Nick Fisher
|
a6d2f2ecf9
|
feat!: big refactor to support multiple swapchains
|
2024-09-27 18:39:20 +08:00 |
|
Nick Fisher
|
399d447eec
|
chore: don't keep superfluous handle to rtDepth and rtColor
|
2024-09-27 16:40:30 +08:00 |
|
Nick Fisher
|
fb6204e47c
|
chore: cleanup
|
2024-09-27 15:19:53 +08:00 |
|
Nick Fisher
|
566856c8fb
|
chore: update bindings
|
2024-09-27 15:13:45 +08:00 |
|
Nick Fisher
|
e20489900d
|
fix!: replace queuePosition/Rotation with queueTransforms
|
2024-09-27 15:12:43 +08:00 |
|
Nick Fisher
|
567a268ded
|
fix!: replace queuePosition/Rotation with queueTransforms
|
2024-09-27 15:12:33 +08:00 |
|
Nick Fisher
|
6a57d242f9
|
feat: add setParameterFloat2 method
|
2024-09-27 15:12:14 +08:00 |
|
Nick Fisher
|
41e0851d70
|
feat: add setParameterFloat2 method
|
2024-09-27 15:12:05 +08:00 |
|
Nick Fisher
|
95b378348c
|
refactor!: remove RenderThread methods no longer needed
|
2024-09-27 15:11:47 +08:00 |
|
Nick Fisher
|
1309bf7c6e
|
fix!: replace queuePosition/Rotation with queueTransforms
|
2024-09-27 15:10:13 +08:00 |
|
Nick Fisher
|
2531b507b0
|
fix!: replace queuePosition/Rotation with queueTransforms
|
2024-09-27 15:09:49 +08:00 |
|
Nick Fisher
|
16dc0419e2
|
feat: add uvScale to unlit material
|
2024-09-27 15:08:30 +08:00 |
|
Nick Fisher
|
4e7ec6bfb4
|
feat: add ThirdPersonCameraDelegate
|
2024-09-27 15:06:51 +08:00 |
|
Nick Fisher
|
035ad48fe4
|
feat!: set baseColorIndex to -1 by default in unlit materialss
|
2024-09-27 15:06:32 +08:00 |
|
Nick Fisher
|
ff7c582157
|
chore: update tests
|
2024-09-27 15:06:02 +08:00 |
|
Nick Fisher
|
0876a91e17
|
add ThirdPersonCameraDelegate
|
2024-09-27 15:05:41 +08:00 |
|
Nick Fisher
|
a2d3c1d73e
|
chore: getter for native camera view matrix
|
2024-09-26 18:49:32 +08:00 |
|
Nick Fisher
|
1a721deee6
|
more camera work
|
2024-09-26 18:41:34 +08:00 |
|
Nick Fisher
|
4355d9c83f
|
more camera work
|
2024-09-26 16:51:14 +08:00 |
|
Nick Fisher
|
239891c400
|
chore: rearrange library/export structure
|
2024-09-26 16:35:33 +08:00 |
|
Nick Fisher
|
ac10aa0a1e
|
chore: camera transform tests
|
2024-09-26 15:56:54 +08:00 |
|
Nick Fisher
|
7ecf414a47
|
feat: set camera model matrix directly
|
2024-09-26 15:52:50 +08:00 |
|
Nick Fisher
|
87c96d06a4
|
chore: rearrange library dirs, gesture handler improvements
|
2024-09-26 15:52:23 +08:00 |
|
Nick Fisher
|
a2684ae47d
|
renaming/refactoring and allow creating new cameras
|
2024-09-25 23:56:25 +08:00 |
|
Nick Fisher
|
2b1339b560
|
feat: expose more camera methods
|
2024-09-25 23:09:27 +08:00 |
|
Nick Fisher
|
59aec2bcc9
|
chore(release): publish packages
- thermion_dart@0.2.0-dev.7.0
- thermion_flutter_web@0.1.0-dev.7.0
- thermion_flutter@0.2.0-dev.7.0
- thermion_flutter_platform_interface@0.2.0-dev.7.0
- thermion_flutter_ffi@0.2.0-dev.7.0
|
2024-09-25 22:35:46 +08:00 |
|
Nick Fisher
|
61d1581b96
|
fix!: fix min SDK for thermion_dart
|
2024-09-25 22:35:30 +08:00 |
|
Nick Fisher
|
8e47332ce8
|
chore(release): publish packages
- thermion_dart@0.2.0-dev.6.0
- thermion_flutter_web@0.1.0-dev.6.0
- thermion_flutter@0.2.0-dev.6.0
- thermion_flutter_platform_interface@0.2.0-dev.6.0
- thermion_flutter_ffi@0.2.0-dev.6.0
|
2024-09-25 21:58:28 +08:00 |
|
Nick Fisher
|
ffe8bee98b
|
chore!: cleanup deleted export
|
2024-09-25 21:58:19 +08:00 |
|
Nick Fisher
|
78af155a6d
|
chore(release): publish packages
- thermion_dart@0.2.0-dev.5.0
- thermion_flutter_web@0.1.0-dev.5.0
- thermion_flutter@0.2.0-dev.5.0
- thermion_flutter_platform_interface@0.2.0-dev.5.0
- thermion_flutter_ffi@0.2.0-dev.5.0
|
2024-09-25 21:52:58 +08:00 |
|
Nick Fisher
|
d7e1b3d7ba
|
chore!: remove EntityTransformController (requires replacement)
|
2024-09-25 21:52:42 +08:00 |
|
Nick Fisher
|
877eae35cd
|
chore(release): publish packages
- thermion_dart@0.2.0-dev.4.0
- thermion_flutter_web@0.1.0-dev.4.0
- thermion_flutter@0.2.0-dev.4.0
- thermion_flutter_platform_interface@0.2.0-dev.4.0
- thermion_flutter_ffi@0.2.0-dev.4.0
|
2024-09-25 21:51:19 +08:00 |
|
Nick Fisher
|
87846b68de
|
fix!: (web/wasm) free pick callbacks on dispose
|
2024-09-25 21:50:31 +08:00 |
|
Nick Fisher
|
6581ee8a2a
|
chore!: restructure viewer folders as libraries to only export the public interface
|
2024-09-25 21:49:15 +08:00 |
|
Nick Fisher
|
68ebf945a5
|
chore: add path to dev deps
|
2024-09-25 21:20:34 +08:00 |
|
Nick Fisher
|
f5c8faa5c3
|
chore(release): publish packages
- thermion_dart@0.2.0-dev.1.0
- thermion_flutter@0.2.0-dev.1.0
- thermion_flutter_ffi@0.2.0-dev.1.0
- thermion_flutter_platform_interface@0.2.0-dev.1.0
- thermion_flutter_web@0.1.0-dev.1.0
|
2024-09-25 21:06:28 +08:00 |
|
Nick Fisher
|
c67d1cbbc4
|
add background color tests
|
2024-09-24 14:20:33 +08:00 |
|
Nick Fisher
|
3ea4062e33
|
normalize direction in addLight
|
2024-09-24 14:20:14 +08:00 |
|
Nick Fisher
|
65e99b9212
|
set clearOptions to true
|
2024-09-23 13:51:18 +08:00 |
|
Nick Fisher
|
e83193ba0d
|
introduce stronger native typing, camera projection/culling methods, update tests
|
2024-09-21 11:36:41 +08:00 |
|
Nick Fisher
|
57872d2e40
|
rename from *FFI to *RenderThread, return bool from render() to check frame timings, update render loop to wait on condition variable, add requestFrame() method
|
2024-09-21 10:21:46 +08:00 |
|
Nick Fisher
|
b5a7996769
|
add Dart Camera type
|
2024-09-21 10:18:36 +08:00 |
|
Nick Fisher
|
ddbb4ec5c6
|
rename CameraPtr to TCamera and use named arguments for setCameraLensProjection
|
2024-09-20 18:31:20 +08:00 |
|
Nick Fisher
|
7cb3080596
|
move MaterialInstance methods to own class
|
2024-09-20 18:18:08 +08:00 |
|
Nick Fisher
|
f6c91294aa
|
rename setLayerEnabled to setLayerVisibility, add setVisibilityLayer method
|
2024-09-20 17:34:17 +08:00 |
|
Nick Fisher
|
378dede02d
|
add ThermionPickResult typedef
|
2024-09-20 14:53:48 +08:00 |
|
Nick Fisher
|
0e3db2635f
|
update bindings
|
2024-09-20 14:53:34 +08:00 |
|
Nick Fisher
|
77147cbafd
|
add setMaterialDepthWrite method
|
2024-09-20 14:53:16 +08:00 |
|
Nick Fisher
|
43e5fd7766
|
add setMaterialDepthWrite method
|
2024-09-20 14:53:06 +08:00 |
|
Nick Fisher
|
fc3ca3d6b3
|
update tests
|
2024-09-20 14:08:47 +08:00 |
|