Commit Graph

22 Commits

Author SHA1 Message Date
Nick Fisher
bbb3cb5727 fix dynamic bone animations 2023-04-28 20:53:16 +08:00
Nick Fisher
62c4be0563 fix dynamic bone animations 2023-04-27 16:32:32 +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
c91362eefe use threadpool on C API 2023-04-20 11:49:12 +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
e36ec57b17 api updates 2023-03-03 20:54:01 +08:00
Nick Fisher
652de0ec6a Merge branch 'master' of github.com:nmfisher/polyvox_filament 2023-02-26 12:22:14 +08:00
Nick Fisher
d7c93e4a95 add setAnimationFrame 2023-02-26 12:21:36 +08:00
Nick Fisher
494d2bad43 more Linux plugin work, separate out MorphAnimation and require entity name 2023-02-14 16:11:21 +08:00
Nick Fisher
713e4e8112 add setCameraModelMatrix method for iOS 2023-01-06 13:41:50 +08:00
Nick Fisher
5731265b5b fix iOS implementation for set_animation 2022-12-19 16:34:29 +08:00
Nick Fisher
9c1673026e merge 2022-12-19 15:05:58 +08:00
Nick Fisher
32226b2cef make pointers const for easier Swift compat 2022-12-19 14:42:16 +08:00
Nick Fisher
5eea5d33a3 fix language extern 2022-12-19 14:40:59 +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
f8ba3cdf98 add create_swap_chain/new viewer creation API bindings to iOS 2022-12-13 10:56:52 +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
249d538f1d rearrange source/header files for compatibility with CocoaPods Framework structure 2022-10-04 09:23:53 +08:00