Commit Graph

130 Commits

Author SHA1 Message Date
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 5693a0a957 add bg image transform to example project 2022-09-05 12:40:22 +10:00
Nick Fisher 8eb2d8d658 add android bindings for bg image transform 2022-09-05 12:39:48 +10:00
Nick Fisher 060df5f16e update controls for widget rotation/panning/bg image 2022-09-05 12:39:17 +10:00
Nick Fisher 0ac25b32e3 add transform + controls for background image 2022-09-05 12:38:58 +10:00
Nick Fisher 0c39fec87d clean up initialization listener in FilamentWidget 2022-09-01 15:19:51 +10:00
Nick Fisher 168a347a7e add android option to pause rendering 2022-09-01 15:19:29 +10:00
Nick Fisher 2cfb8ee78b add android bindings for set_frame_interval and use frame time for render 2022-09-01 14:27:45 +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 f68fea29d8 android bindings for new camera/manipulator 2022-09-01 13:04:25 +10:00
Nick Fisher 822d938653 correctly return most recently modified asset during hot reload 2022-09-01 13:03:49 +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 6280ea5f57 fix HotReload helper to use proper paths consistently 2022-08-26 00:26:03 +10:00
Nick Fisher d3faaac6c0 add camera utils to API 2022-08-26 00:25:45 +10:00
Nick Fisher d78f70ac50 setRotation/setPosition from center 2022-08-25 19:01:04 +10:00
Nick Fisher 383aad8a21 remove unused threadpool references 2022-08-25 18:00:48 +10:00
Nick Fisher ad25014981 run all Android work on separate thread, add HotReloadPathHelper, separate loadTexture/setTexture 2022-08-25 17:09:54 +10:00
Nick Fisher f182af21b2 add proguard rules for release build 2022-08-20 22:19:46 +10:00
Nick Fisher a938a6656b make Android use new API, add delete_viewer method 2022-08-20 22:19:14 +10:00
Nick Fisher 21c749181c use correct ifdefs for iPhone/other material loading 2022-08-20 00:19:01 +10:00
Nick Fisher e473fe1d6f pickFirst libjnidispatch.so 2022-08-20 00:18:34 +10:00
Nick Fisher 8dfe219637 use C-style ResourceBuffer on Android 2022-08-20 00:18:18 +10:00
Nick Fisher 9779de09c3 update iOS project files 2022-08-19 21:51:22 +08:00
Nick Fisher 6e741556e5 add compiled metal material 2022-08-19 21:50:48 +08:00
Nick Fisher 6f7db82d57 update example project with stopAnimation 2022-08-19 21:50:28 +08:00
Nick Fisher 6f177897eb formatting 2022-08-19 21:50:09 +08:00
Nick Fisher 8a02c07941 add animationIndex to stopAnimation on Dart side 2022-08-19 21:49:15 +08:00
Nick Fisher 76f625d429 implement remaining asset methods 2022-08-19 21:48:37 +08:00
Nick Fisher a44422521f update freeResource in SceneAsset to use id 2022-08-19 21:47:40 +08:00
Nick Fisher e67b5afaa8 add resgen IOS materials 2022-08-19 21:47:16 +08:00
Nick Fisher 8e52ddc38d merge 2022-08-19 21:23:36 +08:00
Nick Fisher 5260c803da add rotation/position methods to SceneAsset 2022-08-19 16:48:46 +10:00
Nick Fisher 910114cd00 merge 2022-08-19 12:40:33 +08:00
Nick Fisher c6e429bcba replace view with texture, move plugin to Swift implementation 2022-08-19 12:39:55 +08:00
Nick Fisher 21fef19359 update FilamentViewer with iOS Metal 2022-08-19 12:37:28 +08:00
Nick Fisher e64f426784 fix camera update 2022-08-19 14:33:22 +10:00
Nick Fisher 91597a9d38 update libs 2022-08-18 22:40:28 +08:00
Nick Fisher cab2ac45f8 render directly to Texture rather than PlatformView (Android only) 2022-08-17 19:46:02 +10:00
Nick Fisher b7fa36a320 update example styles.xml 2022-08-17 12:45:20 +10:00
Nick Fisher 8bae2001c1 add transformToUnitCube/setPosition/setRotation methods to FilamentController 2022-08-17 12:43:51 +10:00
Nick Fisher f8c43b8c1e add transformToUnitCube/setPosition/setRotation methods to FilamentView 2022-08-17 12:43:14 +10:00
Nick Fisher dcd36362f7 add transformToUnitCube/setPosition/setRotation methods to FilamentInterop 2022-08-17 12:42:10 +10:00
Nick Fisher f3bc9072e5 add transformToUnitCube/setPosition/setRotation methods to filament android 2022-08-17 12:41:49 +10:00
Nick Fisher 37700f5f19 defer freeing resource until after source data released and enable culling by default 2022-08-16 11:32:29 +10:00
Nick Fisher 3eef4e816e add setFirstCamera method to FilamentViewer 2022-08-16 11:32:03 +10:00
Nick Fisher 5c70d42f45 header guards for StreamBufferAdapter 2022-08-15 19:02:52 +10:00
Nick Fisher c6e96b0007 update cube assets 2022-08-15 19:02:04 +10:00
Nick Fisher e200064d1b add setTexture to Android API 2022-08-15 19:01:37 +10:00
Nick Fisher 85f7e1e3f0 add setTexture method on SceneAsset 2022-08-15 19:00:47 +10:00
Nick Fisher 4afea4413c cleanup unused mat transforms 2022-08-15 18:59:58 +10:00