Nick Fisher
|
0d9cf8a9ff
|
merge in work on controller from webjs branch
|
2024-02-02 18:17:40 +08:00 |
|
Nick Fisher
|
3e368e1a31
|
expose getters for near/far culling distance and clean up example project for more readability on frustum
|
2023-12-17 15:17:17 +08:00 |
|
Nick Fisher
|
de3cc00059
|
update example project
|
2023-12-15 23:39:56 +08:00 |
|
Nick Fisher
|
b2d7cfc4df
|
add explicit bone animation to sample project
|
2023-12-15 22:30:06 +08:00 |
|
Nick Fisher
|
5c1be3d047
|
add option to record to PNGs (inc background threadpool for encoding)
|
2023-11-20 15:28:55 +08:00 |
|
Nick Fisher
|
a96309bd77
|
remove sandbox from example macOS runner
|
2023-11-20 15:26:27 +08:00 |
|
Nick Fisher
|
ad9e4689b1
|
update example project
|
2023-11-18 13:35:10 +08:00 |
|
Nick Fisher
|
572a945025
|
add support for multiple bone animations using quaternions
|
2023-11-17 23:44:30 +08:00 |
|
Nick Fisher
|
f5d5a36f22
|
add setBoneTransform method
|
2023-11-17 16:40:17 +08:00 |
|
Nick Fisher
|
f2a458b9ca
|
add setCameraCulling method to set near/far culling plane and return vector_math:Frustum from planes returned by get_camera_frustum
|
2023-11-09 15:08:34 +08:00 |
|
Nick Fisher
|
a1f2b245ff
|
move Makefile to macos folder and update instructions
|
2023-11-09 12:12:04 +08:00 |
|
Daverin
|
672952f8a0
|
cherry-pick a0671a9b6f084ee02f1f5b7000e34f884fd27241
cherry-pick a0671a9b6f084ee02f1f5b7000e34f884fd27241
|
2023-11-09 12:04:24 +08:00 |
|
Nick Fisher
|
e1141098d0
|
example project fixes
|
2023-11-09 11:22:56 +08:00 |
|
Nick Fisher
|
2db353cc3b
|
add getCameraFrustum() and getCameraProjectionMatrix()
|
2023-11-08 20:30:14 +08:00 |
|
Nick Fisher
|
7b0dcf2c1c
|
update integration test
|
2023-11-08 17:46:23 +08:00 |
|
Nick Fisher
|
e15722b15b
|
fix Android example project
|
2023-11-07 15:12:36 +08:00 |
|
Nick Fisher
|
a2543aa69d
|
fix hasViewer check in example ControllerMenu
|
2023-11-07 17:26:15 +11:00 |
|
Nick Fisher
|
03fe1a097b
|
update pubspec.lock
|
2023-11-07 13:15:27 +08:00 |
|
Nick Fisher
|
60ed8443b2
|
example project fixes
|
2023-11-07 13:14:46 +08:00 |
|
Nick Fisher
|
8120cbea6d
|
properly free memory in model/view matrix getters
|
2023-11-03 22:43:04 +08:00 |
|
Nick Fisher
|
48be185bba
|
start using menu for example project & add methods for getting camera model/view matrices
|
2023-11-03 22:17:39 +08:00 |
|
Nick Fisher
|
f5cc7a8174
|
update example project
|
2023-11-03 17:28:25 +08:00 |
|
Nick Fisher
|
58a9542121
|
add model/view matrix getters & manipulator options
|
2023-11-03 15:20:15 +08:00 |
|
Nick Fisher
|
aa6ad3cc4b
|
fix integration test
|
2023-10-28 15:21:04 +08:00 |
|
Nick Fisher
|
23364ba9a2
|
Merge branch 'develop' of github.com:nmfisher/polyvox_filament into develop
|
2023-10-28 15:17:32 +08:00 |
|
Nick Fisher
|
78094fbf61
|
update example project
|
2023-10-27 20:58:33 +08:00 |
|
Nick Fisher
|
42c0d96e56
|
add buster to example project
|
2023-10-27 00:19:17 +11:00 |
|
Nick Fisher
|
8b9e6a2b3a
|
rename plugin from PolyvoxFilament to FlutterFilament
rename plugin from PolyvoxFilament to FlutterFilament
|
2023-10-26 14:08:20 +11:00 |
|
Nick Fisher
|
0928d9d273
|
rendering correctly with backing window but some issues re pixel density, scroll & foregrounding on start
|
2023-10-25 17:52:37 +11:00 |
|
Nick Fisher
|
2107a17219
|
update pubspec.lock
|
2023-10-24 12:29:00 +11:00 |
|
Nick Fisher
|
e39d75824e
|
update Windows example project
|
2023-10-24 12:29:00 +11:00 |
|
Nick Fisher
|
2910c34ae5
|
update macos/Android GLES uberz
|
2023-10-19 16:39:50 +08:00 |
|
Nick Fisher
|
50c47fe908
|
move LiveLinkFace-related data loaders to viewer project
|
2023-10-18 14:37:45 +08:00 |
|
Nick Fisher
|
73b2633f4d
|
add permissions check to example project
add permission check to example project
add permission check to example project
|
2023-10-17 18:25:42 +08:00 |
|
Nick Fisher
|
2553d854e9
|
replace isReadyForScene with hasViewer stream and update version number/CHANGELOG
|
2023-10-17 08:57:00 +08:00 |
|
Nick Fisher
|
4fe79e3b92
|
remove golden_toolkit from test dependency
|
2023-10-17 00:29:21 +11:00 |
|
Nick Fisher
|
2a5c863506
|
remove golden_toolkit from test dependency
|
2023-10-17 00:26:11 +11:00 |
|
Nick Fisher
|
a0cdbde89f
|
minor cleanup
|
2023-10-16 15:07:57 +08:00 |
|
Nick Fisher
|
4088853705
|
update gitattributes
|
2023-10-16 15:06:40 +08:00 |
|
Nick Fisher
|
b46cf85c83
|
delete old goldens on regenerate
|
2023-10-16 15:06:29 +08:00 |
|
Nick Fisher
|
e71f89e54f
|
update integration tests + goldens
|
2023-10-16 15:06:10 +08:00 |
|
Nick Fisher
|
0276c29d10
|
update MacOS release project to only build active architecture in release
|
2023-10-13 12:55:14 +08:00 |
|
Nick Fisher
|
504cc8ca30
|
add option for resize to example project
|
2023-10-13 12:54:33 +08:00 |
|
Nick Fisher
|
28e26a722f
|
don't strip symbols in release project
|
2023-10-13 12:53:50 +08:00 |
|
Nick Fisher
|
18274ab14d
|
add resize to integration test
|
2023-10-13 12:53:28 +08:00 |
|
Nick Fisher
|
8358c0b236
|
add integration tests and update README
|
2023-10-12 21:48:44 +08:00 |
|
Nick Fisher
|
98bcf5d7ad
|
implement picker/getNameForEntity
|
2023-10-11 11:10:47 +08:00 |
|
Nick Fisher
|
8c82edd3d2
|
add Cmake/preprocessor define to switch between ANGLE/OpenGL on Windows
|
2023-10-10 19:26:31 +11:00 |
|
Nick Fisher
|
45576466c9
|
allow passing uberarchive path to FilamentViewer and expose destroy_viewer
|
2023-10-04 14:49:48 +08:00 |
|
Nick Fisher
|
6980e5cb23
|
move uberz assets to example project
|
2023-10-04 14:45:58 +08:00 |
|