Commit Graph

1640 Commits

Author SHA1 Message Date
Nick Fisher
482666da31 expose setToneMapping method 2023-08-24 09:29:16 +08:00
Nick Fisher
7687e54a0d fix animation looping bug 2023-08-24 00:57:33 +08:00
Nick Fisher
03dd2cf6ac fix int64->int32 conversion bug for morph indices 2023-08-23 15:38:12 +08:00
Nick Fisher
568f2af55b add morphs to example cube asset 2023-08-23 15:37:46 +08:00
Nick Fisher
b3a305b4b3 throw exception on setMaterialColor failure 2023-08-23 15:04:49 +08:00
Nick Fisher
8bc2807592 logging 2023-08-23 15:04:23 +08:00
Nick Fisher
730a5e530e implement missing method handlers on Linux 2023-08-21 05:13:56 +08:00
Nick Fisher
f98fb1a53d Merge branch 'master' of github.com:nmfisher/polyvox_filament 2023-08-21 04:17:09 +08:00
Nick Fisher
af646ba3c6 compile image material for OpenGL & Metal 2023-08-21 04:16:47 +08:00
Nick Fisher
d08b0f2488 Linux fixes for v1.41.0 2023-08-21 02:03:18 +08:00
Nick Fisher
9aa674a23c Merge branch 'master' of github.com:nmfisher/polyvox_filament 2023-08-20 23:33:05 +08:00
Nick Fisher
4cd47184ae update example Blender project file 2023-08-20 23:26:30 +08:00
Nick Fisher
a52b6f9610 rename some fields in MorphAnimationData 2023-08-20 23:26:14 +08:00
Nick Fisher
1b922abedf Merge branch 'master' of github.com:nmfisher/polyvox_filament 2023-08-20 23:24:09 +08:00
Nick Fisher
b94764ce12 reinstate old method channel handlers on Linux 2023-08-20 23:24:00 +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
46ecacde12 example project fixes 2023-08-18 12:02:39 +08:00
Nick Fisher
33dfc0b2b1 fixes for unnamed entities, disable unlitProvider and asset ktx2decoder 2023-08-18 12:02:14 +08:00
Nick Fisher
4d98778c7c set framerate correctly in iOS 2023-08-18 12:01:50 +08:00
Nick Fisher
73a1df18dd set framerate correctly in iOS 2023-08-18 12:01:42 +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
fb53881183 fix setMorphTargetAnimation 2023-08-08 14:19:17 +08:00
Nick Fisher
3e982e2993 fix aspect 2023-08-08 13:05:08 +08:00
Nick Fisher
4ec9dbe756 fix resizing 2023-08-08 11:16:34 +08:00
Nick Fisher
9fd02b12a4 merge 2023-08-08 10:45: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
707e72777b remove superfluous logging 2023-07-18 11:32:52 +08:00
Nick Fisher
42557401fe reinstate desktop gesture recognizer 2023-07-18 11:32:33 +08:00
Nick Fisher
85c3e03cf0 cleanup 2023-07-18 11:32:15 +08:00
Nick Fisher
803bc6b658 cleanup 2023-07-18 11:31:39 +08:00
Nick Fisher
1a09aa97c5 cleanup 2023-07-18 11:31:24 +08:00
Nick Fisher
6a9a1a0795 log fix 2023-07-09 21:38:58 +08:00
Nick Fisher
2578465d6d remove random load 2023-07-09 21:38:46 +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
ca1ae97340 update example project 2023-06-22 13:40:02 +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
a10825c2ac comment TODO re OpenGL tex coords 2023-04-26 17:50:44 +08:00
Nick Fisher
6641403187 animation data class renaming 2023-04-26 17:50:26 +08:00
Nick Fisher
c0a7cea1d1 remove old test 2023-04-26 17:50:06 +08:00
Nick Fisher
19f7e778ba remove old transform manager 2023-04-26 17:50:01 +08:00
Nick Fisher
fae619feb8 migrate some animation helper classes 2023-04-26 17:49:44 +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