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 |
|
Nick Fisher
|
95b378348c
|
refactor!: remove RenderThread methods no longer needed
|
2024-09-27 15:11:47 +08:00 |
|
Nick Fisher
|
4e7ec6bfb4
|
feat: add ThirdPersonCameraDelegate
|
2024-09-27 15:06:51 +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
|
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
|
ffe8bee98b
|
chore!: cleanup deleted export
|
2024-09-25 21:58:19 +08:00 |
|
Nick Fisher
|
d7e1b3d7ba
|
chore!: remove EntityTransformController (requires replacement)
|
2024-09-25 21:52:42 +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
|
3ea4062e33
|
normalize direction in addLight
|
2024-09-24 14:20:14 +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 |
|