Nick Fisher
|
b48dd130be
|
add reverse animation and stopAnimation bindings for android
|
2022-09-11 18:55:29 +10:00 |
|
Nick Fisher
|
8e79d06ad4
|
add unlit shader source to CMakeLists
|
2022-09-09 13:02:12 +10:00 |
|
Nick Fisher
|
30e1dbafcf
|
add clamp option to android bindings and allow resource paths starting with file://
|
2022-09-09 13:00:19 +10:00 |
|
Nick Fisher
|
7b7fd09767
|
allow setting bg texture from ktx
|
2022-09-09 12:59:55 +10:00 |
|
Nick Fisher
|
00284ae7e3
|
add explicit render platform channel method
|
2022-09-06 19:35:46 +10:00 |
|
Nick Fisher
|
02665e1692
|
add light creation/removal to API and destroy manipulator on grab/zoomEnd
|
2022-09-05 14:24:21 +10:00 |
|
Nick Fisher
|
2916cd7b24
|
add android bindings for bg image transform
|
2022-09-05 12:39:48 +10:00 |
|
Nick Fisher
|
d9470912ed
|
add android option to pause rendering
|
2022-09-01 15:19:29 +10:00 |
|
Nick Fisher
|
7dd9ed971f
|
add android bindings for set_frame_interval and use frame time for render
|
2022-09-01 14:27:45 +10:00 |
|
Nick Fisher
|
998da3ea57
|
android bindings for new camera/manipulator
|
2022-09-01 13:04:25 +10:00 |
|
Nick Fisher
|
c707023349
|
correctly return most recently modified asset during hot reload
|
2022-09-01 13:03:49 +10:00 |
|
Nick Fisher
|
91038bc0d7
|
fix HotReload helper to use proper paths consistently
|
2022-08-26 00:26:03 +10:00 |
|
Nick Fisher
|
90c9c2e9cb
|
add camera utils to API
|
2022-08-26 00:25:45 +10:00 |
|
Nick Fisher
|
f4c1f59399
|
run all Android work on separate thread, add HotReloadPathHelper, separate loadTexture/setTexture
|
2022-08-25 17:09:54 +10:00 |
|
Nick Fisher
|
ce346510e6
|
make Android use new API, add delete_viewer method
|
2022-08-20 22:19:14 +10:00 |
|
Nick Fisher
|
6289841443
|
use C-style ResourceBuffer on Android
|
2022-08-20 00:18:18 +10:00 |
|
Nick Fisher
|
967be4d8a7
|
render directly to Texture rather than PlatformView (Android only)
|
2022-08-17 19:46:02 +10:00 |
|
Nick Fisher
|
267a21137b
|
add transformToUnitCube/setPosition/setRotation methods to FilamentView
|
2022-08-17 12:43:14 +10:00 |
|
Nick Fisher
|
1cac460ac9
|
add transformToUnitCube/setPosition/setRotation methods to FilamentInterop
|
2022-08-17 12:42:10 +10:00 |
|
Nick Fisher
|
5bc431e8fc
|
add transformToUnitCube/setPosition/setRotation methods to filament android
|
2022-08-17 12:41:49 +10:00 |
|
Nick Fisher
|
3ed96c4612
|
add setTexture to Android API
|
2022-08-15 19:01:37 +10:00 |
|
Nick Fisher
|
e778c097db
|
add clearAssets method to viewer
|
2022-08-14 21:30:58 +10:00 |
|
Nick Fisher
|
ff1679198d
|
decouple assets from viewer to allow independent addition/removal/animation/etc
|
2022-08-13 00:25:56 +10:00 |
|
Nick Fisher
|
2cb0d57eed
|
separate IBL from skybox and add setBackgroundImage method
|
2022-08-09 09:52:07 +08:00 |
|
Nick Fisher
|
bb863c9645
|
update android libs
|
2022-08-09 09:49:06 +08:00 |
|
Nick Fisher
|
09fe0343de
|
add removeSkybox
|
2022-07-16 17:34:56 +10:00 |
|
Nick Fisher
|
e3ab9ced81
|
fixes for Android transparency and add removeAsset method
|
2022-07-11 19:12:49 +10:00 |
|
Nick Fisher
|
c86da6e88a
|
remove maven dependencies as we link Filament libs directly now
|
2022-07-10 17:54:13 +10:00 |
|
Nick Fisher
|
6e5368cc3f
|
update CMakeLists with static libraries
|
2022-07-10 17:52:43 +10:00 |
|
Nick Fisher
|
71a6c3806b
|
update FilamentView for new method channel compatibility
|
2022-07-10 17:52:20 +10:00 |
|
Nick Fisher
|
ae63305462
|
add additional Java source files needed for Android build
|
2022-07-10 17:51:13 +10:00 |
|
Nick Fisher
|
864c1dc14a
|
add additional C++ source files needed for Android build
|
2022-07-10 17:50:58 +10:00 |
|
Nick Fisher
|
5da67198b7
|
remove superseded dynamic libraries for Android
|
2022-07-10 17:50:29 +10:00 |
|
Nick Fisher
|
804d0ef89b
|
update android libs to Filament v1.25.0
|
2022-07-10 17:49:33 +10:00 |
|
Nick Fisher
|
2a63f32d75
|
Merge branch 'master' of github.com:nmfisher/polyvox_filament
|
2022-07-08 23:06:03 +10:00 |
|
Nick Fisher
|
53ab72bcff
|
upgrade to Filament 1.21.0
|
2022-04-14 01:54:33 +08:00 |
|
Nick Fisher
|
7f1b63c71a
|
ViewFactory fix for newer versions of Flutter
|
2022-04-05 13:31:38 +10:00 |
|
Nick Fisher
|
45a5c7129e
|
add loop option to playAnimation and fix animation names
|
2022-03-29 15:49:43 +08:00 |
|
Nick Fisher
|
fc95aef6ca
|
add loop option to playAnimation
|
2022-03-29 15:49:19 +08:00 |
|
Nick Fisher
|
06b99e2fa0
|
add loop option to playAnimation and fix animation names
|
2022-03-29 15:48:39 +08:00 |
|
Nick Fisher
|
1410fb9ea7
|
add getters from animation names and play animation method
|
2022-03-22 22:33:50 +08:00 |
|
Nick Fisher
|
8e3b530b46
|
re-add morph animation
|
2022-02-07 14:52:03 +08:00 |
|
Nick Fisher
|
61e12975b4
|
add fixes for setting camera
|
2022-02-07 13:19:20 +08:00 |
|
Nick Fisher
|
9c0c73146b
|
add android integration & make iOS API consistent
add pubspec android plugin
update android CMakeLists
add filament android libs for linking
|
2022-02-06 13:52:19 +08:00 |
|
Nick Fisher
|
24d0973129
|
add preparation for windows platform view
|
2022-01-30 15:59:39 +08:00 |
|
Nick Fisher
|
d723c772ec
|
add viewer/windows files
|
2022-01-30 14:52:19 +08:00 |
|
Nick Fisher
|
62028d1114
|
package change and add libs
|
2022-01-30 13:59:42 +08:00 |
|
Nick Fisher
|
7ae6d85878
|
fix normal morph target
|
2021-11-23 15:51:50 +08:00 |
|
Nick Fisher
|
51ba4b2377
|
package name change
|
2021-11-06 12:38:56 +08:00 |
|
Nick Fisher
|
a0f877be48
|
first commit
|
2021-09-15 20:07:11 +08:00 |
|