Commit Graph

19 Commits

Author SHA1 Message Date
Nick Fisher
6ab979deac Merge branch 'master' of github.com:nmfisher/polyvox_filament 2023-02-26 12:22:14 +08:00
Nick Fisher
19f2d99ded add setAnimationFrame 2023-02-26 12:21:36 +08:00
Nick Fisher
62ee3b2f89 more Linux plugin work, separate out MorphAnimation and require entity name 2023-02-14 16:11:21 +08:00
Nick Fisher
20747f5cc8 remove logging 2023-02-13 15:58:36 +08:00
Nick Fisher
0e43023b5a add setCameraModelMatrix method for iOS 2023-01-06 13:41:50 +08:00
Nick Fisher
db25fb4bf3 fix iOS implementation for set_animation 2022-12-19 16:34:29 +08:00
Nick Fisher
5a6029a7f6 finalize bone transform animation 2022-12-17 16:31:20 +08:00
Nick Fisher
d47808a593 add manual bone transform animation 2022-12-15 16:56:57 +08:00
Nick Fisher
52b331fc2b extend to support rendering to RenderTarget/OpenGL texture on Linux 2022-12-08 17:36:44 +08:00
Nick Fisher
b48dd130be add reverse animation and stopAnimation bindings for android 2022-09-11 18:55:29 +10:00
Nick Fisher
f956d46dfc use pixels in setBackgroundImagePosition and add argument for clamp 2022-09-07 17:40:18 +10:00
Nick Fisher
449c6ed9bd add light creation/removal to API and destroy manipulator on grab/zoomEnd 2022-09-05 14:24:39 +10:00
Nick Fisher
4a220a37c4 add transform + controls for background image 2022-09-05 12:38:58 +10:00
Nick Fisher
e6d5556077 add setter for frame interval, separate FilamentController initialization from widget 2022-09-01 14:26:31 +10:00
Nick Fisher
26d916fc40 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
90c9c2e9cb add camera utils to API 2022-08-26 00:25:45 +10:00
Nick Fisher
09673d62b2 setRotation/setPosition from center 2022-08-25 19:01:04 +10:00
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