Commit Graph

293 Commits

Author SHA1 Message Date
Nick Fisher 5bb9141f87 remove setRendering call from pan/rotate/etc 2022-12-09 14:43:58 +08:00
Nick Fisher 34f674985a fix desktop scroll/pan/zoom 2022-12-09 14:43:15 +08:00
Nick Fisher 361b1aa8f2 fix desktop scroll/pan/zoom 2022-12-09 14:43:15 +08:00
Nick Fisher 536751d4f8 fix imports 2022-12-05 18:04:53 +08:00
Nick Fisher 2e28f7e812 fix imports 2022-12-05 18:04:53 +08:00
Nick Fisher 4b277e1b4c add standalone gesture detector widget 2022-12-05 17:56:24 +08:00
Nick Fisher e8559ab5aa add standalone gesture detector widget 2022-12-05 17:56:24 +08:00
Nick Fisher 4bb11d44c3 remove combined gesture widget 2022-12-05 17:56:08 +08:00
Nick Fisher eb28715b47 remove combined gesture widget 2022-12-05 17:56:08 +08:00
Nick Fisher f71fed7049 store size 2022-12-05 17:53:40 +08:00
Nick Fisher b94c51465d store size 2022-12-05 17:53:40 +08:00
Nick Fisher 910d431c82 Add reverse animation 2022-10-03 14:57:31 +11:00
Nick Fisher d9e36d2bc3 Add reverse animation 2022-10-03 14:57:31 +11:00
Nick Fisher 898e28c927 change direction of zoom 2022-10-03 14:56:53 +11:00
Nick Fisher fac6eebf28 change direction of zoom 2022-10-03 14:56:53 +11:00
Nick Fisher 256a2f120d move pixel ratio to setPixelRatio function 2022-09-09 13:01:16 +10:00
Nick Fisher 27ad496b32 move pixel ratio to setPixelRatio function 2022-09-09 13:01:16 +10:00
Nick Fisher 3b6c92b149 gesture detector fixes 2022-09-07 17:40:40 +10:00
Nick Fisher bac5c07c01 gesture detector fixes 2022-09-07 17:40:40 +10:00
Nick Fisher f956d46dfc use pixels in setBackgroundImagePosition and add argument for clamp 2022-09-07 17:40:18 +10:00
Nick Fisher fd90bae53f use pixels in setBackgroundImagePosition and add argument for clamp 2022-09-07 17:40:18 +10:00
Nick Fisher 00284ae7e3 add explicit render platform channel method 2022-09-06 19:35:46 +10:00
Nick Fisher ea39d8c25d add explicit render platform channel method 2022-09-06 19:35:46 +10:00
Nick Fisher 02665e1692 add light creation/removal to API and destroy manipulator on grab/zoomEnd 2022-09-05 14:24:21 +10:00
Nick Fisher 5ae59794df add light creation/removal to API and destroy manipulator on grab/zoomEnd 2022-09-05 14:24:21 +10:00
Nick Fisher 213eb5897a update controls for widget rotation/panning/bg image 2022-09-05 12:39:17 +10:00
Nick Fisher 060df5f16e update controls for widget rotation/panning/bg image 2022-09-05 12:39:17 +10:00
Nick Fisher 4a220a37c4 add transform + controls for background image 2022-09-05 12:38:58 +10:00
Nick Fisher 0ac25b32e3 add transform + controls for background image 2022-09-05 12:38:58 +10:00
Nick Fisher e07ffe8a75 clean up initialization listener in FilamentWidget 2022-09-01 15:19:51 +10:00
Nick Fisher 0c39fec87d clean up initialization listener in FilamentWidget 2022-09-01 15:19:51 +10:00
Nick Fisher d9470912ed add android option to pause rendering 2022-09-01 15:19:29 +10:00
Nick Fisher 168a347a7e add android option to pause rendering 2022-09-01 15:19:29 +10:00
Nick Fisher e6d5556077 add setter for frame interval, separate FilamentController initialization from widget 2022-09-01 14:26:31 +10:00
Nick Fisher dc9e639c40 add setter for frame interval, separate FilamentController initialization from widget 2022-09-01 14:26:31 +10:00
Nick Fisher 26d916fc40 fix camera manipulator/gesture detector, add explicit functions to set camera pos/rot, add unlitshader material provider 2022-09-01 13:03:15 +10:00
Nick Fisher b0ff3457f0 fix camera manipulator/gesture detector, add explicit functions to set camera pos/rot, add unlitshader material provider 2022-09-01 13:03:15 +10:00
Nick Fisher 90c9c2e9cb add camera utils to API 2022-08-26 00:25:45 +10:00
Nick Fisher d3faaac6c0 add camera utils to API 2022-08-26 00:25:45 +10:00
Nick Fisher ce346510e6 make Android use new API, add delete_viewer method 2022-08-20 22:19:14 +10:00
Nick Fisher a938a6656b make Android use new API, add delete_viewer method 2022-08-20 22:19:14 +10:00
Nick Fisher efce043a5f formatting 2022-08-19 21:50:09 +08:00
Nick Fisher 6f177897eb formatting 2022-08-19 21:50:09 +08:00
Nick Fisher a80bafed75 add animationIndex to stopAnimation on Dart side 2022-08-19 21:49:15 +08:00
Nick Fisher 8a02c07941 add animationIndex to stopAnimation on Dart side 2022-08-19 21:49:15 +08:00
Nick Fisher 967be4d8a7 render directly to Texture rather than PlatformView (Android only) 2022-08-17 19:46:02 +10:00
Nick Fisher cab2ac45f8 render directly to Texture rather than PlatformView (Android only) 2022-08-17 19:46:02 +10:00
Nick Fisher 263a7ef934 add transformToUnitCube/setPosition/setRotation methods to FilamentController 2022-08-17 12:43:51 +10:00
Nick Fisher 8bae2001c1 add transformToUnitCube/setPosition/setRotation methods to FilamentController 2022-08-17 12:43:51 +10:00
Nick Fisher 3651e86321 cleanup unused mat transforms 2022-08-15 18:59:58 +10:00