Commit Graph

13 Commits

Author SHA1 Message Date
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