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
|
2713286ca5
|
Merge pull request #71 from nmfisher/develop
Allow finer control over input handling
|
2024-10-24 15:56:11 +11:00 |
|
Nick Fisher
|
6f648702e9
|
feat: add SCALE2_ROTATE to InputHandler
|
2024-10-24 12:52:14 +08:00 |
|
Nick Fisher
|
5e17e0c6d1
|
feat!: expose velocity, rotation and timestamp for scale events in listener. accept rotationSensitivity/zoomSensitivity for FixedOrbitRotateInputHandlerDelegate
|
2024-10-24 10:07:32 +08:00 |
|
Nick Fisher
|
0fcc44bff8
|
doc: update docstrings for setLayerVisibilty and setVisibilityLayer
|
2024-10-23 15:48:34 +08:00 |
|
Nick Fisher
|
74b7c938a8
|
feat: set SCALE2:InputAction.ZOOM by default
|
2024-10-23 14:36:47 +08:00 |
|
Nick Fisher
|
4371dbda3c
|
feat: track zoom delta for DelegateInputHandler
|
2024-10-23 14:10:41 +08:00 |
|
Nick Fisher
|
c6640cef96
|
feat: set InputType.SCALE1 to ROTATE by default for DelegateInputHandler.fixedOrbit
|
2024-10-23 14:03:47 +08:00 |
|
Nick Fisher
|
5e66893719
|
chore!: View.getCamera returns Future<Camera>
|
2024-10-23 16:41:51 +11:00 |
|
Nick Fisher
|
d5824239f5
|
fix:move createUnlitMaterialInstance and createGeometry to render thread
|
2024-10-23 16:39:42 +11:00 |
|
Nick Fisher
|
9689690730
|
feat: simplify FixedOrbitCameraRotationDelegate
|
2024-10-22 22:23:35 +08:00 |
|
Nick Fisher
|
a08620d7c9
|
rename gestureHandler to inputHandler
|
2024-10-22 22:23:13 +08:00 |
|
Nick Fisher
|
2ae4f6b338
|
chore: remove destroy() methods from FFIRenderTarget/FFISwapChain, implement destroyRenderTarget/destroySwapChain and clean up ThermionViewerFFI disposal
|
2024-10-22 12:46:18 +08:00 |
|
Nick Fisher
|
e28e41c1d9
|
chore: update stubbed methods
|
2024-10-22 12:45:30 +08:00 |
|
Nick Fisher
|
05dfe51260
|
chore: add destroySwapChain/destroyRenderTarget methods to Dart vieer and allow setting null renderTarget
|
2024-10-22 12:45:16 +08:00 |
|
Nick Fisher
|
ec6e94f4ca
|
chore: remove destroy() methods from RenderTarget and SwapChain (these need to be managed by Viewer to handle instances where the viewer itself has been disposed
|
2024-10-22 12:44:46 +08:00 |
|
Nick Fisher
|
bdb332bd79
|
fix: set View render target to nullptr if Dart renderTarget is null
|
2024-10-22 12:44:00 +08:00 |
|
Nick Fisher
|
9bec96f160
|
chore: rename Viewer_destroyOnRenderThread method and cleanup unused SwapChain parameter in render threa
|
2024-10-22 12:42:19 +08:00 |
|
Nick Fisher
|
f9468db266
|
Windows embedder fixes
|
2024-10-14 11:23:56 +11:00 |
|
Nick Fisher
|
f180c1018f
|
mobile gesture handler
|
2024-10-11 15:37:03 +08:00 |
|
Nick Fisher
|
5441dedcf4
|
add fall-through for InputAction.ZOOM for Third Person camera delegate
|
2024-10-10 20:47:00 +08:00 |
|
Nick Fisher
|
254b6d8af2
|
move zoom delta to InputAction.ZOOM for FreeFlight rotation delegate
|
2024-10-10 20:46:34 +08:00 |
|
Nick Fisher
|
1459aea5cf
|
move zoom delta to InputAction.ZOOM for FixedOrbit rotation delegate
|
2024-10-10 20:46:16 +08:00 |
|
Nick Fisher
|
80d8525671
|
pass through sensitivity options in DelegateGestureHandler and implement cameraUpdated
|
2024-10-10 20:45:33 +08:00 |
|
Nick Fisher
|
d8f309d21b
|
add stubbed methods
|
2024-10-10 20:44:39 +08:00 |
|
Nick Fisher
|
ee983ddfaa
|
add InputAction.ZOOM
|
2024-10-10 20:43:58 +08:00 |
|
Nick Fisher
|
c1cdd37e9d
|
add DefaultPickDelegate
|
2024-10-10 20:43:31 +08:00 |
|
Nick Fisher
|
3f854a7f27
|
rearrange utils dir
|
2024-10-10 14:59:11 +08:00 |
|
Nick Fisher
|
740dbea8bd
|
add Axis class and rearrange utils dir
|
2024-10-10 14:58:50 +08:00 |
|
Nick Fisher
|
95a44936ac
|
add option for async loading glTF resources
|
2024-10-10 14:58:09 +08:00 |
|
Nick Fisher
|
9deafc7371
|
return View when picking, use uint32_t for morphIndices
|
2024-10-10 08:42:16 +08:00 |
|
Nick Fisher
|
a9d90f966b
|
chore: make pub.dev happy
|
2024-10-02 17:59:34 +08:00 |
|
Nick Fisher
|
78b697d1c2
|
chore: make pub.dev happy
|
2024-10-02 17:56:37 +08:00 |
|
Nick Fisher
|
39fabd501d
|
chore: move swift bindings to test folder to make pub.dev happy
|
2024-10-02 17:53:31 +08:00 |
|
Nick Fisher
|
562ecf2ee5
|
feat: camera and resizing improvements
|
2024-10-02 16:47:55 +08:00 |
|
Nick Fisher
|
c4598637bb
|
feat: support multiple ThermionWidget on Android
|
2024-09-30 18:20:05 +08:00 |
|
Nick Fisher
|
8a94b6a334
|
feat: use imported texture on iOS
|
2024-09-30 14:51:11 +08:00 |
|
Nick Fisher
|
c80c163212
|
feat: working implementation of multiple widgets on macos
|
2024-09-30 13:45:57 +08:00 |
|
Nick Fisher
|
921a994eb6
|
refactor: continual refactor to support multiple render targets
|
2024-09-28 18:28:05 +08:00 |
|
Nick Fisher
|
65e60da288
|
chore: upgrade Swift interop gen
|
2024-09-28 17:59:05 +08:00 |
|
Nick Fisher
|
a2a26555e2
|
feat: more work on multiple views/swapchains
|
2024-09-28 11:19:06 +08:00 |
|
Nick Fisher
|
7f11250b79
|
refactor!: refactor to support multiple Views/Render Targets
|
2024-09-27 23:16:01 +08:00 |
|
Nick Fisher
|
a6d2f2ecf9
|
feat!: big refactor to support multiple swapchains
|
2024-09-27 18:39:20 +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 |
|