Nick Fisher
|
cf5ab5848d
|
interim Android fixes
|
2023-10-01 20:44:23 +08:00 |
|
Nick Fisher
|
5fbae4aa1b
|
remove all method-channel defs from Android
|
2023-10-01 16:20:14 +08:00 |
|
Nick Fisher
|
b7538cc4c8
|
remove all method-channel defs from Android
|
2023-10-01 16:19:44 +08:00 |
|
Nick Fisher
|
47dfb3cec9
|
add make_render_callback_fn to FilamentAndroid
|
2023-10-01 16:19:04 +08:00 |
|
Nick Fisher
|
7463318a62
|
downgrade Android libs/headers to v1.32.4
|
2023-10-01 16:18:15 +08:00 |
|
Nick Fisher
|
a6506e6346
|
initial work to re-implement FFI with background thread render loop
|
2023-09-29 13:54:04 +08:00 |
|
Nick Fisher
|
1b49706eca
|
WIP on Android
|
2023-09-28 12:59:11 +08:00 |
|
Nick Fisher
|
93cb9a1307
|
fix surface init on Android
|
2023-09-27 14:21:53 +08:00 |
|
Nick Fisher
|
fcad31806f
|
manual OpenGL texture instantiation on Android
|
2023-09-22 08:17:50 +08:00 |
|
Nick Fisher
|
8bdaf0afa8
|
add all android libs
|
2023-09-22 08:17:19 +08:00 |
|
Nick Fisher
|
791ac0504d
|
fix Android example app
|
2023-09-19 17:48:54 +08:00 |
|
Nick Fisher
|
3eaf53822d
|
update Android libs to Filament v1.41.0
|
2023-09-19 17:46:45 +08:00 |
|
Nick Fisher
|
c91362eefe
|
use threadpool on C API
|
2023-04-20 11:49:12 +08:00 |
|
Nick Fisher
|
f50b5328db
|
add manual bone transform animation
|
2022-12-15 16:56:57 +08:00 |
|
Nick Fisher
|
b66995d9b8
|
add reverse animation and stopAnimation bindings for android
|
2022-09-11 18:55:29 +10:00 |
|
Nick Fisher
|
01e1efabc1
|
add clamp option to android bindings and allow resource paths starting with file://
|
2022-09-09 13:00:19 +10:00 |
|
Nick Fisher
|
7f2c68b199
|
allow setting bg texture from ktx
|
2022-09-09 12:59:55 +10:00 |
|
Nick Fisher
|
ea39d8c25d
|
add explicit render platform channel method
|
2022-09-06 19:35:46 +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
|
8eb2d8d658
|
add android bindings for bg image transform
|
2022-09-05 12:39:48 +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
|
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
|
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
|
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
|
8dfe219637
|
use C-style ResourceBuffer on Android
|
2022-08-20 00:18:18 +10:00 |
|
Nick Fisher
|
cab2ac45f8
|
render directly to Texture rather than PlatformView (Android only)
|
2022-08-17 19:46:02 +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
|
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
|
4a3038e0dc
|
update android libs
|
2022-08-09 09:49:06 +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
|
48dd30e90b
|
update FilamentView for new method channel compatibility
|
2022-07-10 17:52:20 +10:00 |
|
Nick Fisher
|
0e95170fab
|
add additional Java source files needed for Android build
|
2022-07-10 17:51:13 +10:00 |
|
Nick Fisher
|
7f7c59583a
|
add additional C++ source files needed for Android build
|
2022-07-10 17:50:58 +10:00 |
|
Nick Fisher
|
a0ff8d168b
|
remove superseded dynamic libraries for Android
|
2022-07-10 17:50:29 +10:00 |
|
Nick Fisher
|
b3bfead533
|
update android libs to Filament v1.25.0
|
2022-07-10 17:49:33 +10:00 |
|
Nick Fisher
|
a1eda5ee7e
|
Merge branch 'master' of github.com:nmfisher/polyvox_filament
|
2022-07-08 23:06:03 +10:00 |
|
Nick Fisher
|
629b81968d
|
upgrade to Filament 1.21.0
|
2022-04-14 01:54:33 +08:00 |
|
Nick Fisher
|
6bc305cda2
|
ViewFactory fix for newer versions of Flutter
|
2022-04-05 13:31:38 +10:00 |
|
Nick Fisher
|
e3abf9a548
|
add loop option to playAnimation and fix animation names
|
2022-03-29 15:49:43 +08:00 |
|
Nick Fisher
|
bc492b1cec
|
add loop option to playAnimation
|
2022-03-29 15:49:19 +08:00 |
|