Commit Graph

983 Commits

Author SHA1 Message Date
Nick Fisher
fe0067c16a whitespace 2024-04-29 14:27:54 +08:00
Nick Fisher
49fb8fb9e3 remove logging 2024-04-29 14:27:44 +08:00
Nick Fisher
f8e69466d7 fixes for moving animation_tools_dart 2024-04-26 11:14:24 +08:00
Nick Fisher
9b66fb165a update example project 2024-04-26 11:04:00 +08:00
Nick Fisher
089b59e6c7 update generated bindings 2024-04-26 11:03:40 +08:00
Nick Fisher
ce425a44f5 move animations to animation_tools_dart 2024-04-26 11:03:30 +08:00
Nick Fisher
7f365f985d add animation_tools dependency 2024-04-26 11:00:33 +08:00
Nick Fisher
ff25744a84 use std::variant for AnimationComponent to distinguish between arbitrray entities and glTF FilamentAsset 2024-04-26 10:56:30 +08:00
Nick Fisher
b5a36cc8d8 allow adding AnimationComponent/morph target animations to arbitrary entities 2024-04-26 10:55:56 +08:00
Nick Fisher
83296ef582 remove unused FFI morph animation method 2024-04-26 10:55:23 +08:00
Nick Fisher
fc4bb19569 allow adding AnimationComponent/morph target animations to arbitrary entities 2024-04-26 10:53:16 +08:00
Nick Fisher
4b348f62eb allow adding AnimationComponent/morph target animations to arbitrary entities 2024-04-26 10:52:34 +08:00
Nick Fisher
f2efb0d7d1 allow adding AnimationComponent/morph target animations to arbitrary entities 2024-04-26 10:51:38 +08:00
Nick Fisher
6fe436a5cc update makefile 2024-04-20 13:48:07 +08:00
Nick Fisher
ca3eafda24 remove duplicate libs from macos podspec 2024-04-20 13:47:38 +08:00
Nick Fisher
6f2c07f5fb add FileMaterialProvider 2024-04-20 13:47:19 +08:00
Nick Fisher
ea04e94c1f update macos/ios to Filament v1.51.2 2024-04-20 13:46:58 +08:00
Nick Fisher
15882891e2 use void callback for setBackgroundImage to correctly free pointer after dispatch 2024-04-20 13:46:10 +08:00
Nick Fisher
49229f8c88 revert FileMaterialProvider deletion 2024-04-05 15:18:24 +08:00
Nick Fisher
d063701250 example project updates 2024-03-30 11:20:36 +08:00
Nick Fisher
50b3ead812 example project updates 2024-03-30 11:20:20 +08:00
Nick Fisher
1c871f1e99 update CHANGELOG 2024-03-26 00:25:36 +08:00
Nick Fisher
b357144a79 expose method for retrieving all child entities 2024-03-26 00:24:21 +08:00
Nick Fisher
849ad6c530 use resgen'd gizmo material 2024-03-25 23:33:35 +08:00
Nick Fisher
34c997815d Merge branch 'feature/instancing' into develop 2024-03-25 22:23:36 +08:00
Nick Fisher
2ed2e7fb05 Merge branch 'develop' of github.com:nmfisher/polyvox_filament into develop 2024-03-25 22:23:08 +08:00
Nick Fisher
cfab7eac3b update path for generated bindings 2024-03-25 22:22:38 +08:00
Nick Fisher
357c585d44 add (very rough) gizmo, restructure Dart package into library, add EntityListWidget 2024-03-25 22:21:37 +08:00
Nick Fisher
66ae0a4d08 merge 2024-03-09 11:25:10 +08:00
Nick Fisher
5e0c4e1f70 update pubspec.lock 2024-03-09 11:22:33 +08:00
Nick Fisher
2fc1e6a127 update generated bindings 2024-03-09 11:22:24 +08:00
Nick Fisher
f02cd5d611 rejig frame timings 2024-03-09 11:22:12 +08:00
Nick Fisher
ed8bcd5794 remove logging 2024-03-09 11:18:18 +08:00
Nick Fisher
00c0e2526e pass callback to native pick(), dont use _ffi version for get_animation_names 2024-03-09 11:17:54 +08:00
Nick Fisher
13fa60e8de pass callback to native pick() and remove pick_ffi 2024-03-09 11:17:25 +08:00
Nick Fisher
6e9a02b5b5 Merge branch 'feature/instancing' of github.com:nmfisher/polyvox_filament into feature/instancing 2024-03-08 18:02:14 +08:00
Nick Fisher
950d00dc3d update CHANGELOG 2024-03-08 18:02:06 +08:00
Nick Fisher
f72aeb486c add release instructions for Android 2024-03-08 18:01:38 +08:00
Nick Fisher
d6cc6c13fe update example app gradle 2024-03-08 18:01:22 +08:00
Nick Fisher
2cbaeabe6c update kotlin/gradle versions 2024-03-08 18:01:04 +08:00
Nick Fisher
7d0ae605d6 update kotlin/gradle versions 2024-03-08 18:00:49 +08:00
Nick Fisher
3cbf796248 pass through scaleStart/Update/End to mobile gesture detector 2024-03-08 18:00:30 +08:00
Nick Fisher
684d758bd9 set pixel ratio before creating rect 2024-03-07 18:30:09 +11:00
Nick Fisher
deb3bac35d create new WGL context when WGL_USE_BACKING_WINDOW is false 2024-03-07 18:27:09 +11:00
Nick Fisher
4377a55747 no need to create WGL context explicitly - defer to Engine 2024-03-07 17:16:48 +11:00
Nick Fisher
b8aab1d030 turn PP off by default 2024-03-07 17:16:03 +11:00
Nick Fisher
a872cef436 initialize flutterTextureId to -1 2024-03-07 16:44:56 +11:00
Nick Fisher
59d6b17f63 remove duplicate ANGLE flutterTextureId 2024-03-07 16:44:27 +11:00
Nick Fisher
1fccaf1990 EGL logging 2024-03-07 16:44:03 +11:00
Nick Fisher
c34a1b0370 remove duplicate sharedContext 2024-03-07 16:43:29 +11:00