Commit Graph

69 Commits

Author SHA1 Message Date
Nick Fisher 6ab979deac Merge branch 'master' of github.com:nmfisher/polyvox_filament 2023-02-26 12:22:14 +08:00
Nick Fisher 19f2d99ded add setAnimationFrame 2023-02-26 12:21:36 +08:00
Nick Fisher 62ee3b2f89 more Linux plugin work, separate out MorphAnimation and require entity name 2023-02-14 16:11:21 +08:00
Nick Fisher 0e43023b5a add setCameraModelMatrix method for iOS 2023-01-06 13:41:50 +08:00
Nick Fisher 9ca3f3d2b4 add error check for failed to load 2022-12-22 19:58:53 +08:00
Nick Fisher 357b2b0b7c move texture ID to stream on FilamentController 2022-12-20 11:31:14 +08:00
Nick Fisher db25fb4bf3 fix iOS implementation for set_animation 2022-12-19 16:34:29 +08:00
Nick Fisher 5a6029a7f6 finalize bone transform animation 2022-12-17 16:31:20 +08:00
Nick Fisher 07b493afd2 add frame length check 2022-12-16 00:12:54 +08:00
Nick Fisher e07a975803 update to animation structures 2022-12-15 23:15:22 +08:00
Nick Fisher d47808a593 add manual bone transform animation 2022-12-15 16:56:57 +08:00
Nick Fisher 39bb2da9dc merge 2022-12-14 14:53:22 +08:00
Nick Fisher f300246aa5 swap texture ID on resize 2022-12-14 14:49:39 +08:00
Nick Fisher 35f2b1a0e2 fix pinch zoom on mobile 2022-12-13 10:56:22 +08:00
Nick Fisher ffe79373c0 flip axis on Linux 2022-12-09 22:54:05 +08:00
Nick Fisher e5bf10fa84 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 536751d4f8 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 4bb11d44c3 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 910d431c82 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 256a2f120d 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 f956d46dfc 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 02665e1692 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 4a220a37c4 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 d9470912ed 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 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 90c9c2e9cb 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 efce043a5f 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 967be4d8a7 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 3651e86321 cleanup unused mat transforms 2022-08-15 18:59:58 +10:00
Nick Fisher e778c097db add clearAssets method to viewer 2022-08-14 21:30:58 +10:00
Nick Fisher ff1679198d decouple assets from viewer to allow independent addition/removal/animation/etc 2022-08-13 00:25:56 +10:00
Nick Fisher 871c0b256c separate IBL from skybox and add setBackgroundImage method 2022-08-09 09:52:22 +08:00
Nick Fisher 09fe0343de add removeSkybox 2022-07-16 17:34:56 +10:00
Nick Fisher e3ab9ced81 fixes for Android transparency and add removeAsset method 2022-07-11 19:12:49 +10:00
Nick Fisher 2a63f32d75 Merge branch 'master' of github.com:nmfisher/polyvox_filament 2022-07-08 23:06:03 +10:00
Nick Fisher 94d1329f0f fix up morph target animations and add stopAnimation function 2022-04-28 15:54:09 +08:00
Nick Fisher 26af636845 gardening 2022-04-05 13:30:08 +10:00
Nick Fisher f4f7d28388 add loop option to playAnimation 2022-03-29 15:50:23 +08:00