Commit Graph

711 Commits

Author SHA1 Message Date
Nick Fisher
1be2367b4f don't expose FILAMENT_ASSET_ERROR 2023-10-11 15:34:19 +08:00
Nick Fisher
08ba9400d3 whitespace 2023-10-11 15:32:03 +08:00
Nick Fisher
4d827badc4 add abstract def for getNameForEntity 2023-10-11 15:31:47 +08:00
Nick Fisher
e3408625bc gesture updates for mobile 2023-10-11 15:09:32 +08:00
Nick Fisher
78af8e12a0 add infinite loop check for pick_ffi 2023-10-11 15:00:17 +08:00
Nick Fisher
5feaa57d81 update Android CMakeLists to support Manipulator.cpp v0.2.0 2023-10-11 17:17:21 +11:00
Nick Fisher
5fdb420f30 remove logging 2023-10-11 17:16:51 +11:00
Nick Fisher
f60f8eb4bd update Windows CMakeLists to support Manipulator 2023-10-11 17:16:40 +11:00
Nick Fisher
b7f50df2dc camera fixes for assets with large bounding boxes 2023-10-11 14:12:04 +08:00
Nick Fisher
2923f5907f remove unused loader callback on macOS 2023-10-11 11:11:00 +08:00
Nick Fisher
98bcf5d7ad implement picker/getNameForEntity 2023-10-11 11:10:47 +08:00
Nick Fisher
79292914d2 fix type for nativeTextureId and add picker definition 2023-10-11 09:30:01 +08:00
Nick Fisher
a11be5d9ff recompile macOS libs 2023-10-11 09:28:46 +08:00
Nick Fisher
9801fe9777 add first API method 2023-10-10 21:37:39 +08:00
Nick Fisher
32bff81f53 re-implement pixel buffer on Windows with compile-time switch 2023-10-10 20:08:50 +11: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
e28fb8223a remove now unused assets folder from pubspec 2023-10-10 18:10:31 +11:00
Nick Fisher
135465755d add missing setPostProcessing definitions 2023-10-10 18:10:14 +11:00
Nick Fisher
d45c211ad8 allow asset:// URIs on Windows 2023-10-10 18:10:02 +11:00
Nick Fisher
1da0600c11 move include outside extern C scope to satisfy iOS 2023-10-04 15:46:01 +08:00
Nick Fisher
b68c5117b4 update README 2023-10-04 14:50:54 +08:00
Nick Fisher
a37ac79b07 remove accidentally commited android/.cxx 2023-10-04 14:50:46 +08: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
Nick Fisher
c1f8eae85e add toggle for postprocessing and minor cleanup work 2023-10-03 22:04:37 +08:00
Nick Fisher
d49b43c191 use consistent size/pixel ratio 2023-10-03 21:49:34 +08:00
Nick Fisher
cb7881af09 re-track LFS assets 2023-10-03 21:30:37 +08:00
Nick Fisher
bc0fd6577b re-track LFS assets 2023-10-03 21:30:10 +08:00
Nick Fisher
ba95e5e398 add option to force loading gltf and check for bool when setting camera 2023-10-03 21:29:34 +08:00
Nick Fisher
eeac96a396 more logging and fix return values when setting camera to asset camera 2023-10-03 21:29:34 +08:00
Nick Fisher
af18f18524 update example project to allow setting camera to GLB asset camera 2023-10-03 21:29:34 +08:00
Nick Fisher
efbe556d6f fix asset:// URIs on Android 2023-10-03 21:16:27 +08:00
Nick Fisher
e72bd97450 remove outdated kotlin-extensions v0.1.1 2023-10-03 16:30:36 +08:00
Nick Fisher
dd922a5eaa merge v0.1.0 2023-10-03 17:22:48 +11:00
Nick Fisher
e4aee35a25 update gitattributes 2023-10-03 17:22:29 +11:00
Nick Fisher
d24a6135d5 remove FilamentController size property to abstract and make all methods return Futures 2023-10-03 14:22:04 +08:00
Nick Fisher
bdd3afedd6 update README 2023-10-03 17:21:24 +11:00
Nick Fisher
9e903bc4f6 update generated bindings 2023-10-03 17:21:07 +11:00
Nick Fisher
e86ae3be5d add load_gltf_ffi 2023-10-03 17:20:52 +11:00
Nick Fisher
033c34c0d8 add check for broken loadGltf on Windows and add some documentation 2023-10-03 17:20:34 +11:00
Nick Fisher
86a33df584 windows logging 2023-10-03 17:19:56 +11:00
Nick Fisher
3d074f4563 check for glTF load errors and remove assets correctly 2023-10-03 17:19:43 +11:00
Nick Fisher
0c9387a9d6 example project updates 2023-10-03 17:18:54 +11:00
Nick Fisher
6ccae1121a example project updates 2023-10-03 17:18:41 +11:00
Nick Fisher
911abc3885 example project updates 2023-10-03 17:18:27 +11:00
Nick Fisher
e37adb6036 remove old Android MainActivity.kt 2023-10-03 17:18:12 +11:00
Nick Fisher
89ac0ff626 build gltfio libs with GLTFIO_USE_FILESYSTEM disabled 2023-10-03 17:17:40 +11:00
Nick Fisher
f615ea9668 clean up windows CMakeLists 2023-10-03 17:03:59 +11:00
Nick Fisher
90e1de2e67 increase Kotlin version 2023-10-03 13:46:09 +08:00
Nick Fisher
f34cac0dab update gitattributes 2023-10-03 13:16:18 +08:00