Commit Graph

161 Commits

Author SHA1 Message Date
Nick Fisher
eb28715b47 remove combined gesture widget 2022-12-05 17:56:08 +08:00
Nick Fisher
b94c51465d store size 2022-12-05 17:53:40 +08:00
Nick Fisher
c37d9595ea update podspec for new source files 2022-12-05 17:52:55 +08:00
Nick Fisher
bd96d12777 update to new API re instance 2022-12-05 17:52:37 +08:00
Nick Fisher
4d90ba677b update to new API re instance 2022-12-05 17:52:25 +08:00
Nick Fisher
9066429d52 update ResourceLoader call to new API and fix image material resource names 2022-12-05 17:52:07 +08:00
Nick Fisher
e0f9cfbde6 update headers 2022-12-05 17:51:44 +08:00
Nick Fisher
58942ba94d arrange plugin method handler in alphabetical order 2022-12-05 17:51:20 +08:00
Nick Fisher
a89ff620ff iOS build fixes 2022-11-28 08:41:12 +08:00
Nick Fisher
f799ae5677 update example project iOS project files 2022-10-04 09:27:15 +08:00
Nick Fisher
af6f90c21e rearrange source/header files for compatibility with CocoaPods Framework structure 2022-10-04 09:24:27 +08:00
Nick Fisher
249d538f1d rearrange source/header files for compatibility with CocoaPods Framework structure 2022-10-04 09:23:53 +08:00
Nick Fisher
dc15a75713 remove logging 2022-10-03 14:59:23 +11:00
Nick Fisher
08ada735af pass through light type 2022-10-03 14:58:39 +11:00
Nick Fisher
d9e36d2bc3 Add reverse animation 2022-10-03 14:57:31 +11:00
Nick Fisher
fac6eebf28 change direction of zoom 2022-10-03 14:56:53 +11:00
Nick Fisher
b66995d9b8 add reverse animation and stopAnimation bindings for android 2022-09-11 18:55:29 +10:00
Nick Fisher
7a8784db57 asset loading failure checks & logging 2022-09-11 18:54:08 +10:00
Nick Fisher
5b99f8fa4a update example project 2022-09-09 13:02:36 +10:00
Nick Fisher
122f691a76 add unlit shader source to CMakeLists 2022-09-09 13:02:12 +10:00
Nick Fisher
27ad496b32 move pixel ratio to setPixelRatio function 2022-09-09 13:01:16 +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
bac5c07c01 gesture detector fixes 2022-09-07 17:40:40 +10:00
Nick Fisher
fd90bae53f use pixels in setBackgroundImagePosition and add argument for clamp 2022-09-07 17:40:18 +10:00
Nick Fisher
a5cf61f410 fix starting target position for manipulator 2022-09-06 23:16:22 +10:00
Nick Fisher
ee30da5dad remove superseded props from viewer and add last frame time 2022-09-06 19:38:27 +10:00
Nick Fisher
ea449a21b4 manipulator fixes 2022-09-06 19:38:07 +10:00
Nick Fisher
1bade94c32 standard order of scale/translation 2022-09-06 19:37:39 +10:00
Nick Fisher
ea39d8c25d add explicit render platform channel method 2022-09-06 19:35:46 +10:00
Nick Fisher
ae7ebfdcbb add light creation/removal to API and destroy manipulator on grab/zoomEnd 2022-09-05 14:24:39 +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
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