Nick Fisher
|
f956d46dfc
|
use pixels in setBackgroundImagePosition and add argument for clamp
|
2022-09-07 17:40:18 +10:00 |
|
Nick Fisher
|
9e20c2e0b2
|
fix starting target position for manipulator
|
2022-09-06 23:16:22 +10:00 |
|
Nick Fisher
|
6839a6fbe3
|
remove superseded props from viewer and add last frame time
|
2022-09-06 19:38:27 +10:00 |
|
Nick Fisher
|
1da92cdf57
|
manipulator fixes
|
2022-09-06 19:38:07 +10:00 |
|
Nick Fisher
|
76820c9888
|
standard order of scale/translation
|
2022-09-06 19:37:39 +10:00 |
|
Nick Fisher
|
00284ae7e3
|
add explicit render platform channel method
|
2022-09-06 19:35:46 +10:00 |
|
Nick Fisher
|
449c6ed9bd
|
add light creation/removal to API and destroy manipulator on grab/zoomEnd
|
2022-09-05 14:24:39 +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
|
975648fef9
|
add bg image transform to example project
|
2022-09-05 12:40:22 +10:00 |
|
Nick Fisher
|
2916cd7b24
|
add android bindings for bg image transform
|
2022-09-05 12:39:48 +10:00 |
|
Nick Fisher
|
213eb5897a
|
update controls for widget rotation/panning/bg image
|
2022-09-05 12:39:17 +10:00 |
|
Nick Fisher
|
4a220a37c4
|
add transform + controls for background image
|
2022-09-05 12:38:58 +10:00 |
|
Nick Fisher
|
e07ffe8a75
|
clean up initialization listener in FilamentWidget
|
2022-09-01 15:19:51 +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
|
e6d5556077
|
add setter for frame interval, separate FilamentController initialization from widget
|
2022-09-01 14:26:31 +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
|
26d916fc40
|
fix camera manipulator/gesture detector, add explicit functions to set camera pos/rot, add unlitshader material provider
|
2022-09-01 13:03:15 +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
|
09673d62b2
|
setRotation/setPosition from center
|
2022-08-25 19:01:04 +10:00 |
|
Nick Fisher
|
a7f2ecf3bc
|
remove unused threadpool references
|
2022-08-25 18:00:48 +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
|
051085f440
|
add proguard rules for release build
|
2022-08-20 22:19:46 +10:00 |
|
Nick Fisher
|
ce346510e6
|
make Android use new API, add delete_viewer method
|
2022-08-20 22:19:14 +10:00 |
|
Nick Fisher
|
1bbd460b9b
|
use correct ifdefs for iPhone/other material loading
|
2022-08-20 00:19:01 +10:00 |
|
Nick Fisher
|
60a11e57f4
|
pickFirst libjnidispatch.so
|
2022-08-20 00:18:34 +10:00 |
|
Nick Fisher
|
6289841443
|
use C-style ResourceBuffer on Android
|
2022-08-20 00:18:18 +10:00 |
|
Nick Fisher
|
443863c178
|
update iOS project files
|
2022-08-19 21:51:22 +08:00 |
|
Nick Fisher
|
b7e91a0a49
|
add compiled metal material
|
2022-08-19 21:50:48 +08:00 |
|
Nick Fisher
|
3152ac6dbe
|
update example project with stopAnimation
|
2022-08-19 21:50:28 +08:00 |
|
Nick Fisher
|
efce043a5f
|
formatting
|
2022-08-19 21:50:09 +08:00 |
|
Nick Fisher
|
a80bafed75
|
add animationIndex to stopAnimation on Dart side
|
2022-08-19 21:49:15 +08:00 |
|
Nick Fisher
|
35fc27901f
|
implement remaining asset methods
|
2022-08-19 21:48:37 +08:00 |
|
Nick Fisher
|
0b760af2dd
|
update freeResource in SceneAsset to use id
|
2022-08-19 21:47:40 +08:00 |
|
Nick Fisher
|
86169ca7c0
|
add resgen IOS materials
|
2022-08-19 21:47:16 +08:00 |
|
Nick Fisher
|
49b3f4275c
|
merge
|
2022-08-19 21:23:36 +08:00 |
|
Nick Fisher
|
7dc02e4c1b
|
add rotation/position methods to SceneAsset
|
2022-08-19 16:48:46 +10:00 |
|
Nick Fisher
|
95fc819757
|
merge
|
2022-08-19 12:40:33 +08:00 |
|
Nick Fisher
|
c016b071e4
|
replace view with texture, move plugin to Swift implementation
|
2022-08-19 12:39:55 +08:00 |
|
Nick Fisher
|
d23fe45d08
|
update FilamentViewer with iOS Metal
|
2022-08-19 12:37:28 +08:00 |
|
Nick Fisher
|
996ab39201
|
fix camera update
|
2022-08-19 14:33:22 +10:00 |
|
Nick Fisher
|
967be4d8a7
|
render directly to Texture rather than PlatformView (Android only)
|
2022-08-17 19:46:02 +10:00 |
|
Nick Fisher
|
17f9d9fc01
|
update example styles.xml
|
2022-08-17 12:45:20 +10:00 |
|
Nick Fisher
|
263a7ef934
|
add transformToUnitCube/setPosition/setRotation methods to FilamentController
|
2022-08-17 12:43:51 +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
|
d86ba24956
|
defer freeing resource until after source data released and enable culling by default
|
2022-08-16 11:32:29 +10:00 |
|