Commit Graph

18 Commits

Author SHA1 Message Date
Nick Fisher
8eb2d8d658 add android bindings for bg image transform 2022-09-05 12:39:48 +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
f68fea29d8 android bindings for new camera/manipulator 2022-09-01 13:04:25 +10:00
Nick Fisher
d3faaac6c0 add camera utils to API 2022-08-26 00:25:45 +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
a938a6656b make Android use new API, add delete_viewer method 2022-08-20 22:19:14 +10:00
Nick Fisher
dcd36362f7 add transformToUnitCube/setPosition/setRotation methods to FilamentInterop 2022-08-17 12:42:10 +10:00
Nick Fisher
e200064d1b add setTexture to Android API 2022-08-15 19:01:37 +10:00
Nick Fisher
6a7499099d add clearAssets method to viewer 2022-08-14 21:30:58 +10:00
Nick Fisher
e51577cf6b decouple assets from viewer to allow independent addition/removal/animation/etc 2022-08-13 00:25:56 +10:00
Nick Fisher
efabcc3171 separate IBL from skybox and add setBackgroundImage method 2022-08-09 09:52:07 +08:00
Nick Fisher
d512ebd38f add removeSkybox 2022-07-16 17:34:56 +10:00
Nick Fisher
a8ef628316 fixes for Android transparency and add removeAsset method 2022-07-11 19:12:49 +10:00
Nick Fisher
629b81968d upgrade to Filament 1.21.0 2022-04-14 01:54:33 +08:00
Nick Fisher
bc492b1cec add loop option to playAnimation 2022-03-29 15:49:19 +08:00
Nick Fisher
473ba59b27 add getters from animation names and play animation method 2022-03-22 22:33:50 +08:00
Nick Fisher
9892f36363 re-add morph animation 2022-02-07 14:52:03 +08:00
Nick Fisher
abb43d351c add android integration & make iOS API consistent
add pubspec android plugin

update android CMakeLists

add filament android libs for linking
2022-02-06 13:52:19 +08:00