Commit Graph

26 Commits

Author SHA1 Message Date
Nick Fisher
6327c8063b fix missing return values on platform channels for destroyTexture 2023-10-13 11:22:08 +08:00
Nick Fisher
efbe556d6f fix asset:// URIs on Android 2023-10-03 21:16:27 +08:00
Nick Fisher
0b9091fca5 resource loading fixes on Android 2023-10-03 00:22:42 +08:00
Nick Fisher
423f563350 working on Android (Flutter 3.15.0-15.2.pre only) 2023-10-02 13:51:35 +08:00
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
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
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
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
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
cab2ac45f8 render directly to Texture rather than PlatformView (Android only) 2022-08-17 19:46:02 +10: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
Nick Fisher
97eca4a418 add viewer/windows files 2022-01-30 14:52:19 +08:00