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 |
|
Nick Fisher
|
34d5478beb
|
disable postprocessing by default
|
2024-03-07 16:42:57 +11:00 |
|
Nick Fisher
|
f0c48d7f0a
|
cleanup EGL/D3D texture rendering
|
2024-03-07 12:19:01 +11:00 |
|
Nick Fisher
|
8ef166d9b8
|
move Flutter result checks to OpenGLTextureBuffer
|
2024-03-06 20:07:52 +11:00 |
|
Nick Fisher
|
89c7f7ddc3
|
hardcode frame interval to 1
|
2024-03-06 20:06:05 +11:00 |
|
Nick Fisher
|
c797cfc3b7
|
don't unnecessarily repaint FilamentWidget
|
2024-03-06 19:28:53 +11:00 |
|
Nick Fisher
|
6e7e918125
|
only conditionally add WGL_USE_BACKING_WINDOW
|
2024-03-06 19:28:38 +11:00 |
|
Nick Fisher
|
150f409ae1
|
don't mark texture frame available when USE_BACKING_WINDOW is true
|
2024-03-06 19:28:14 +11:00 |
|
Nick Fisher
|
732a6d0527
|
reduce default Windows color/depth buffer to 24/16
|
2024-03-06 19:28:06 +11:00 |
|
Nick Fisher
|
fda70fb6d1
|
use std::vector instead of dynamic array to stop MSVC complaining
|
2024-03-06 19:27:52 +11:00 |
|
Nick Fisher
|
adfb607eb7
|
make all FFI calls async with completers
|
2024-03-05 13:51:57 +08:00 |
|
Nick Fisher
|
39fa9387e6
|
expose removeCollisionComponent
|
2024-03-05 10:30:42 +08:00 |
|
Nick Fisher
|
32fe5d9083
|
remove unused test linux file
|
2024-03-05 10:22:12 +08:00 |
|
Nick Fisher
|
246494404c
|
explicitly include iomanip header for iOS build using dart native
|
2024-03-05 10:21:51 +08:00 |
|
Nick Fisher
|
0c9e051baf
|
rename plugin files
|
2024-03-05 10:21:26 +08:00 |
|
Nick Fisher
|
5287c108f9
|
rename getMeshNames to getChildEntities
|
2024-03-04 21:43:56 +08:00 |
|
Nick Fisher
|
e2a56f4136
|
fix bad copy-paste bug
|
2024-03-04 21:43:35 +08:00 |
|
Nick Fisher
|
f80d92bf5b
|
move pick to pointerdown for better latency
|
2024-03-04 15:41:35 +08:00 |
|