Commit Graph

1481 Commits

Author SHA1 Message Date
Nick Fisher 494d2bad43 more Linux plugin work, separate out MorphAnimation and require entity name 2023-02-14 16:11:21 +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 d3fd6e592d remove logging 2023-02-13 15:58:36 +08:00
Nick Fisher 20747f5cc8 remove logging 2023-02-13 15:58:36 +08:00
Nick Fisher 6576d59900 add hacky workaround for hot reloaded assets and clear scene on initialize 2023-02-13 15:58:17 +08:00
Nick Fisher cba319aa93 add hacky workaround for hot reloaded assets and clear scene on initialize 2023-02-13 15:58:17 +08:00
Nick Fisher 713e4e8112 add setCameraModelMatrix method for iOS 2023-01-06 13:41:50 +08:00
Nick Fisher 0e43023b5a add setCameraModelMatrix method for iOS 2023-01-06 13:41:50 +08:00
Nick Fisher 52af1171e1 add error check for failed to load 2022-12-22 19:58:53 +08:00
Nick Fisher 9ca3f3d2b4 add error check for failed to load 2022-12-22 19:58:53 +08:00
Nick Fisher 440c496344 fix fading 2022-12-22 19:58:35 +08:00
Nick Fisher 1d08b7ead0 fix fading 2022-12-22 19:58:35 +08:00
Nick Fisher 7e84524118 use actual aspect ratio 2022-12-22 19:58:23 +08:00
Nick Fisher 28dfe0d34e use actual aspect ratio 2022-12-22 19:58:23 +08:00
Nick Fisher 5ac6753a77 move texture ID to stream on FilamentController 2022-12-20 11:31:14 +08:00
Nick Fisher 357b2b0b7c move texture ID to stream on FilamentController 2022-12-20 11:31:14 +08:00
Nick Fisher b9ddadd437 fix resizing on iOS 2022-12-20 11:30:40 +08:00
Nick Fisher 19fcc8ac53 fix resizing on iOS 2022-12-20 11:30:40 +08:00
Nick Fisher 16c1fc8f45 update materials 2022-12-20 11:30:26 +08:00
Nick Fisher 0568713371 update materials 2022-12-20 11:30:26 +08:00
Nick Fisher 5731265b5b fix iOS implementation for set_animation 2022-12-19 16:34:29 +08:00
Nick Fisher db25fb4bf3 fix iOS implementation for set_animation 2022-12-19 16:34:29 +08:00
Nick Fisher a23907958a update iOS libs 2022-12-19 16:34:03 +08:00
Nick Fisher 2647e5afdf Merge branch 'master' of github.com:nmfisher/polyvox_filament 2022-12-19 15:06:03 +08:00
Nick Fisher b837333808 Merge branch 'master' of github.com:nmfisher/polyvox_filament 2022-12-19 15:06:03 +08:00
Nick Fisher 872d37c1a4 merge 2022-12-19 15:05:58 +08:00
Nick Fisher 9c1673026e merge 2022-12-19 15:05:58 +08:00
Nick Fisher 9e10a50db9 fix example project 2022-12-19 15:05:35 +08:00
Nick Fisher 7988fc91a5 fix example project 2022-12-19 15:05:35 +08:00
Nick Fisher b3628aeebc make pointers const for easier Swift compat 2022-12-19 14:42:16 +08:00
Nick Fisher 32226b2cef make pointers const for easier Swift compat 2022-12-19 14:42:16 +08:00
Nick Fisher 7156d0ab97 fix language extern 2022-12-19 14:40:59 +08:00
Nick Fisher 5eea5d33a3 fix language extern 2022-12-19 14:40:59 +08:00
Nick Fisher bbe2d64fd4 update README 2022-12-19 10:46:35 +08:00
Nick Fisher 48c3dea0b7 update README 2022-12-19 10:46:35 +08:00
Nick Fisher 4d11b8782f update to Filament libs with inverse bind matrices 2022-12-19 10:46:21 +08:00
Nick Fisher 87e4935864 update to Filament libs with inverse bind matrices 2022-12-19 10:46:21 +08:00
Nick Fisher a1769aa3ed disable dynamic resolution by default and reenable AA 2022-12-19 09:46:51 +08:00
Nick Fisher edc95ae628 disable dynamic resolution by default and reenable AA 2022-12-19 09:46:51 +08:00
Nick Fisher 5a6029a7f6 finalize bone transform animation 2022-12-17 16:31:20 +08:00
Nick Fisher b1832c237f finalize bone transform animation 2022-12-17 16:31:20 +08:00
Nick Fisher 4ecf83cced partially reenable bone transforms 2022-12-16 00:13:54 +08:00
Nick Fisher de9797a20e partially reenable bone transforms 2022-12-16 00:13:54 +08:00
Nick Fisher a04b8cbfec fix set_animation Linux bindings 2022-12-16 00:13:31 +08:00
Nick Fisher dc874b4792 fix set_animation Linux bindings 2022-12-16 00:13:31 +08:00
Nick Fisher 07b493afd2 add frame length check 2022-12-16 00:12:54 +08:00
Nick Fisher 0c9a079298 add frame length check 2022-12-16 00:12:54 +08:00
Nick Fisher d6ec9ce9b3 update linux libs 2022-12-16 00:12:37 +08:00
Nick Fisher d963984944 update linux libs 2022-12-16 00:12:37 +08:00
Nick Fisher 3b1bbd8155 reenable bone transforms 2022-12-16 00:12:17 +08:00