Commit Graph

111 Commits

Author SHA1 Message Date
Nick Fisher
b7b2aebf28 merge moveCameraToAsset changes 2023-09-27 16:10:10 +10:00
Nick Fisher
32049876b4 initial work on custom Platform to wrap EGL D3D surface 2023-09-27 16:03:50 +10:00
Nick Fisher
c27ca565f9 more D3D interop work 2023-09-26 15:14:17 +10:00
Nick Fisher
833022e4e0 add moveCameraToAsset 2023-09-25 22:30:07 +08:00
Nick Fisher
6cdc9bd3dc downgrade Filament libs to v1.34.2 for Windows 2023-09-25 21:52:09 +10:00
Nick Fisher
609e349d58 first pass Windows support 2023-09-23 15:27:09 +10:00
Nick Fisher
61d62eb463 rename window argument in create_swap_chain 2023-09-22 08:18:32 +08:00
Nick Fisher
9e51890ea1 add fillHeight option to setBackgroundImage 2023-09-15 13:51:23 +08:00
Nick Fisher
f72ffd6c6a add fillHeight option to setBackgroundImage 2023-09-15 13:00:58 +08:00
Nick Fisher
f963fe6063 don't initialize to nullptr (doesn't compile in Xcode) 2023-09-14 09:53:01 +08:00
Nick Fisher
7ba1598d9e use intptr_t for textureId 2023-09-14 09:52:42 +08:00
Nick Fisher
4c99c86571 change int types for consistency 2023-09-14 09:50:17 +08:00
Nick Fisher
e1edb6299a add setBloom method 2023-08-24 09:36:30 +08:00
Nick Fisher
482666da31 expose setToneMapping method 2023-08-24 09:29:16 +08:00
Nick Fisher
730a5e530e implement missing method handlers on Linux 2023-08-21 05:13:56 +08:00
Nick Fisher
af646ba3c6 compile image material for OpenGL & Metal 2023-08-21 04:16:47 +08:00
Nick Fisher
042439a72b add method for setting material color 2023-08-19 13:52:57 +08:00
Nick Fisher
ed72c16724 allow partial morph animations 2023-08-18 15:43:20 +08:00
Nick Fisher
d82bdff939 upgrade Filament to v1.41 2023-08-18 12:01:14 +08:00
Nick Fisher
e62bf64c04 allow multiple simultaneous gltf animatiosn 2023-08-09 13:59:10 +08:00
Nick Fisher
fa8c6b1ca0 add getAnimationDuration method 2023-08-08 14:34:15 +08:00
Nick Fisher
44aa3109bc add animation fading and revert to platform channel handler 2023-08-08 10:44:10 +08:00
Nick Fisher
313fb9bebf add hide/reveal entity 2023-07-03 22:54:27 +08:00
Nick Fisher
4adf8bbf80 merge 2023-06-22 13:47:24 +08:00
Nick Fisher
555d1199a2 add implementation for setMorphWeights 2023-06-22 13:38:17 +08:00
Nick Fisher
bbb3cb5727 fix dynamic bone animations 2023-04-28 20:53:16 +08:00
Nick Fisher
62c4be0563 fix dynamic bone animations 2023-04-27 16:32:32 +08:00
Nick Fisher
d1e15b53c5 remove RB assignment operator and carve out C++ only sections 2023-04-26 17:51:50 +08:00
Nick Fisher
6ec9fc2988 iOS fixes 2023-04-23 11:33:23 +08:00
Nick Fisher
96970095fc resourceLoader for Linux 2023-04-21 09:25:15 +08:00
Nick Fisher
80a781a3c4 iOS fixes 2023-04-20 22:15:50 +08:00
Nick Fisher
9dc30f6eff remove old Dart API 2023-04-20 16:02:01 +08:00
Nick Fisher
7225cb53b1 fix morph animations 2023-04-20 15:45:59 +08:00
Nick Fisher
c91362eefe use threadpool on C API 2023-04-20 11:49:12 +08:00
Nick Fisher
dd01249547 fix morph animations 2023-04-19 22:10:51 +08:00
Nick Fisher
a162ff2400 refactor 2023-04-19 18:06:48 +08:00
Nick Fisher
7f4ca7e69b merge 2023-04-18 15:12:23 +08:00
Nick Fisher
8298e473c2 work 2023-04-18 14:17:05 +08:00
Nick Fisher
87d1c74c93 work 2023-04-18 14:17:05 +08:00
Nick Fisher
67ac8990b8 add arg for ibl intensity 2023-03-12 14:41:25 +08:00
Nick Fisher
b70d0a022b add arg for ibl intensity 2023-03-12 14:41:25 +08:00
Nick Fisher
f99d2d0ad3 use both ubershader/unlit material provider 2023-03-12 14:01:26 +08:00
Nick Fisher
c856bb80cb use both ubershader/unlit material provider 2023-03-12 14:01:26 +08:00
Nick Fisher
9c7e138a02 recompile material 2023-03-12 14:00:33 +08:00
Nick Fisher
137c9ecede recompile material 2023-03-12 14:00:33 +08:00
Nick Fisher
f694a11871 headers from v1.31.5 2023-03-03 20:54:32 +08:00
Nick Fisher
a9d2985329 headers from v1.31.5 2023-03-03 20:54:32 +08:00
Nick Fisher
f7ae7c626f api updates 2023-03-03 20:54:01 +08:00
Nick Fisher
e36ec57b17 api updates 2023-03-03 20:54:01 +08:00
Nick Fisher
6ab979deac Merge branch 'master' of github.com:nmfisher/polyvox_filament 2023-02-26 12:22:14 +08:00