Commit Graph

11 Commits

Author SHA1 Message Date
Nick Fisher
f4c1f59399 run all Android work on separate thread, add HotReloadPathHelper, separate loadTexture/setTexture 2022-08-25 17:09:54 +10:00
Nick Fisher
ce346510e6 make Android use new API, add delete_viewer method 2022-08-20 22:19:14 +10:00
Nick Fisher
6289841443 use C-style ResourceBuffer on Android 2022-08-20 00:18:18 +10:00
Nick Fisher
5bc431e8fc add transformToUnitCube/setPosition/setRotation methods to filament android 2022-08-17 12:41:49 +10:00
Nick Fisher
3ed96c4612 add setTexture to Android API 2022-08-15 19:01:37 +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
2cb0d57eed separate IBL from skybox and add setBackgroundImage method 2022-08-09 09:52:07 +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
864c1dc14a add additional C++ source files needed for Android build 2022-07-10 17:50:58 +10:00