Commit Graph

81 Commits

Author SHA1 Message Date
Nick Fisher
609e349d58 first pass Windows support 2023-09-23 15:27:09 +10:00
Nick Fisher
9f1aa84664 remove old methods, rename surface to window and use window properly if not nullptr 2023-09-22 08:19:19 +08:00
Nick Fisher
f72ffd6c6a add fillHeight option to setBackgroundImage 2023-09-15 13:00:58 +08:00
Nick Fisher
01928da3e6 logging 2023-09-14 13:38:57 +08:00
Nick Fisher
c47bdf4bf1 update iOS FilamentViewer to match new API 2023-09-14 09:49:58 +08:00
Nick Fisher
e1edb6299a add setBloom method 2023-08-24 09:36:30 +08:00
Nick Fisher
482666da31 expose setToneMapping method 2023-08-24 09:29:16 +08:00
Nick Fisher
d08b0f2488 Linux fixes for v1.41.0 2023-08-21 02:03:18 +08:00
Nick Fisher
3e982e2993 fix aspect 2023-08-08 13:05:08 +08:00
Nick Fisher
44aa3109bc add animation fading and revert to platform channel handler 2023-08-08 10:44:10 +08:00
Nick Fisher
4adf8bbf80 merge 2023-06-22 13:47:24 +08:00
Nick Fisher
555d1199a2 add implementation for setMorphWeights 2023-06-22 13:38:17 +08:00
Nick Fisher
bbb3cb5727 fix dynamic bone animations 2023-04-28 20:53:16 +08:00
Nick Fisher
80a781a3c4 iOS fixes 2023-04-20 22:15:50 +08:00
Nick Fisher
7225cb53b1 fix morph animations 2023-04-20 15:45:59 +08:00
Nick Fisher
dd01249547 fix morph animations 2023-04-19 22:10:51 +08:00
Nick Fisher
a162ff2400 refactor 2023-04-19 18:06:48 +08:00
Nick Fisher
8298e473c2 work 2023-04-18 14:17:05 +08:00
Nick Fisher
67ac8990b8 add arg for ibl intensity 2023-03-12 14:41:25 +08:00
Nick Fisher
f99d2d0ad3 use both ubershader/unlit material provider 2023-03-12 14:01:26 +08:00
Nick Fisher
e36ec57b17 api updates 2023-03-03 20:54:01 +08:00
Nick Fisher
713e4e8112 add setCameraModelMatrix method for iOS 2023-01-06 13:41:50 +08:00
Nick Fisher
7e84524118 use actual aspect ratio 2022-12-22 19:58:23 +08:00
Nick Fisher
edc95ae628 disable dynamic resolution by default and reenable AA 2022-12-19 09:46:51 +08:00
Nick Fisher
b1832c237f finalize bone transform animation 2022-12-17 16:31:20 +08:00
Nick Fisher
f50b5328db add manual bone transform animation 2022-12-15 16:56:57 +08:00
Nick Fisher
14d71891d3 add resize implementation on Linux and texture/render target destruction etc 2022-12-14 14:48:45 +08:00
Nick Fisher
5c7e014bd0 extend to support rendering to RenderTarget/OpenGL texture on Linux 2022-12-08 17:36:44 +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
249d538f1d rearrange source/header files for compatibility with CocoaPods Framework structure 2022-10-04 09:23:53 +08:00
Nick Fisher
08ada735af pass through light type 2022-10-03 14:58:39 +11:00
Nick Fisher
7a8784db57 asset loading failure checks & logging 2022-09-11 18:54:08 +10:00
Nick Fisher
7f2c68b199 allow setting bg texture from ktx 2022-09-09 12:59:55 +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
ea449a21b4 manipulator fixes 2022-09-06 19:38:07 +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
0ac25b32e3 add transform + controls for background image 2022-09-05 12:38:58 +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
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
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
a938a6656b make Android use new API, add delete_viewer method 2022-08-20 22:19:14 +10:00
Nick Fisher
21c749181c use correct ifdefs for iPhone/other material loading 2022-08-20 00:19:01 +10:00
Nick Fisher
910114cd00 merge 2022-08-19 12:40:33 +08:00
Nick Fisher
21fef19359 update FilamentViewer with iOS Metal 2022-08-19 12:37:28 +08:00
Nick Fisher
e64f426784 fix camera update 2022-08-19 14:33:22 +10:00
Nick Fisher
3eef4e816e add setFirstCamera method to FilamentViewer 2022-08-16 11:32:03 +10:00