Commit Graph

  • d02cf30718 add checks for null viewer or resizing in controller Nick Fisher 2023-09-14 13:38:46 +08:00
  • 0bd6c618a0 use uberz material on macOS Nick Fisher 2023-09-14 10:00:04 +08:00
  • 9f6ceb11b6 add macOS and uberz material to pubspec Nick Fisher 2023-09-14 09:54:40 +08:00
  • c0421af1db add check in gesture detector for MacOS Nick Fisher 2023-09-14 09:54:18 +08:00
  • b8c418f537 remove old glob paths from iOS podspec Nick Fisher 2023-09-14 09:53:57 +08:00
  • 64764106c3 update example iOS project Nick Fisher 2023-09-14 09:53:21 +08:00
  • f963fe6063 don't initialize to nullptr (doesn't compile in Xcode) Nick Fisher 2023-09-14 09:53:01 +08:00
  • 7ba1598d9e use intptr_t for textureId Nick Fisher 2023-09-14 09:52:42 +08:00
  • 0c6d0890c2 add setBloom Swift method handler, fix types and add createGlTexture (unused) Nick Fisher 2023-09-14 09:52:27 +08:00
  • bd7de45103 use new initialization methods in FilamentWidget Nick Fisher 2023-09-14 09:51:33 +08:00
  • 9ae30cbf46 properly return futures from all FilamentController methods Nick Fisher 2023-09-14 09:50:55 +08:00
  • ab2c09b788 change int types for consistency Nick Fisher 2023-09-14 09:50:26 +08:00
  • 4c99c86571 change int types for consistency Nick Fisher 2023-09-14 09:50:17 +08:00
  • c47bdf4bf1 update iOS FilamentViewer to match new API Nick Fisher 2023-09-14 09:49:58 +08:00
  • 574d15a2ed use custom ubershader material Nick Fisher 2023-09-14 09:49:41 +08:00
  • 238c4bed14 fix resource loading on macOS Nick Fisher 2023-09-06 16:43:56 +08:00
  • c689bf2978 fix macOS podspec Nick Fisher 2023-09-06 15:47:37 +08:00
  • 84e3124e04 add macOS implementation Nick Fisher 2023-09-05 23:13:59 +08:00
  • c522cd6ee9 merge Nick Fisher 2023-09-01 12:56:25 +08:00
  • b739976c24 add lifecycle listeners Nick Fisher 2023-09-01 12:49:54 +08:00
  • e1edb6299a add setBloom method Nick Fisher 2023-08-24 09:36:30 +08:00
  • 482666da31 expose setToneMapping method Nick Fisher 2023-08-24 09:29:16 +08:00
  • 7687e54a0d fix animation looping bug Nick Fisher 2023-08-24 00:57:33 +08:00
  • 03dd2cf6ac fix int64->int32 conversion bug for morph indices Nick Fisher 2023-08-23 15:38:12 +08:00
  • 568f2af55b add morphs to example cube asset Nick Fisher 2023-08-23 15:37:46 +08:00
  • b3a305b4b3 throw exception on setMaterialColor failure Nick Fisher 2023-08-23 15:04:49 +08:00
  • 8bc2807592 logging Nick Fisher 2023-08-23 15:04:23 +08:00
  • 730a5e530e implement missing method handlers on Linux Nick Fisher 2023-08-21 05:13:56 +08:00
  • f98fb1a53d Merge branch 'master' of github.com:nmfisher/polyvox_filament Nick Fisher 2023-08-21 04:17:09 +08:00
  • af646ba3c6 compile image material for OpenGL & Metal Nick Fisher 2023-08-21 04:16:47 +08:00
  • d08b0f2488 Linux fixes for v1.41.0 Nick Fisher 2023-08-21 02:03:18 +08:00
  • 9aa674a23c Merge branch 'master' of github.com:nmfisher/polyvox_filament Nick Fisher 2023-08-20 23:33:05 +08:00
  • 4cd47184ae update example Blender project file Nick Fisher 2023-08-20 23:26:30 +08:00
  • a52b6f9610 rename some fields in MorphAnimationData Nick Fisher 2023-08-20 23:26:14 +08:00
  • 1b922abedf Merge branch 'master' of github.com:nmfisher/polyvox_filament Nick Fisher 2023-08-20 23:24:09 +08:00
  • b94764ce12 reinstate old method channel handlers on Linux Nick Fisher 2023-08-20 23:24:00 +08:00
  • 042439a72b add method for setting material color Nick Fisher 2023-08-19 13:52:57 +08:00
  • ed72c16724 allow partial morph animations Nick Fisher 2023-08-18 15:43:20 +08:00
  • 46ecacde12 example project fixes Nick Fisher 2023-08-18 12:02:39 +08:00
  • 33dfc0b2b1 fixes for unnamed entities, disable unlitProvider and asset ktx2decoder Nick Fisher 2023-08-18 12:02:14 +08:00
  • 4d98778c7c set framerate correctly in iOS Nick Fisher 2023-08-18 12:01:50 +08:00
  • 73a1df18dd set framerate correctly in iOS Nick Fisher 2023-08-18 12:01:42 +08:00
  • d82bdff939 upgrade Filament to v1.41 Nick Fisher 2023-08-18 12:01:14 +08:00
  • e62bf64c04 allow multiple simultaneous gltf animatiosn Nick Fisher 2023-08-09 13:59:10 +08:00
  • fa8c6b1ca0 add getAnimationDuration method Nick Fisher 2023-08-08 14:34:15 +08:00
  • fb53881183 fix setMorphTargetAnimation Nick Fisher 2023-08-08 14:19:17 +08:00
  • 3e982e2993 fix aspect Nick Fisher 2023-08-08 13:05:08 +08:00
  • 4ec9dbe756 fix resizing Nick Fisher 2023-08-08 11:16:34 +08:00
  • 9fd02b12a4 merge Nick Fisher 2023-08-08 10:45:15 +08:00
  • 44aa3109bc add animation fading and revert to platform channel handler Nick Fisher 2023-08-08 10:44:10 +08:00
  • 707e72777b remove superfluous logging Nick Fisher 2023-07-18 11:32:52 +08:00
  • 42557401fe reinstate desktop gesture recognizer Nick Fisher 2023-07-18 11:32:33 +08:00
  • 85c3e03cf0 cleanup Nick Fisher 2023-07-18 11:32:15 +08:00
  • 803bc6b658 cleanup Nick Fisher 2023-07-18 11:31:39 +08:00
  • 1a09aa97c5 cleanup Nick Fisher 2023-07-18 11:31:24 +08:00
  • 6a9a1a0795 log fix Nick Fisher 2023-07-09 21:38:58 +08:00
  • 2578465d6d remove random load Nick Fisher 2023-07-09 21:38:46 +08:00
  • 313fb9bebf add hide/reveal entity Nick Fisher 2023-07-03 22:54:27 +08:00
  • 4adf8bbf80 merge Nick Fisher 2023-06-22 13:47:24 +08:00
  • ca1ae97340 update example project Nick Fisher 2023-06-22 13:40:02 +08:00
  • 555d1199a2 add implementation for setMorphWeights Nick Fisher 2023-06-22 13:38:17 +08:00
  • bbb3cb5727 fix dynamic bone animations Nick Fisher 2023-04-28 20:53:16 +08:00
  • 62c4be0563 fix dynamic bone animations Nick Fisher 2023-04-27 16:32:32 +08:00
  • d1e15b53c5 remove RB assignment operator and carve out C++ only sections Nick Fisher 2023-04-26 17:51:50 +08:00
  • a10825c2ac comment TODO re OpenGL tex coords Nick Fisher 2023-04-26 17:50:44 +08:00
  • 6641403187 animation data class renaming Nick Fisher 2023-04-26 17:50:26 +08:00
  • c0a7cea1d1 remove old test Nick Fisher 2023-04-26 17:50:06 +08:00
  • 19f7e778ba remove old transform manager Nick Fisher 2023-04-26 17:50:01 +08:00
  • fae619feb8 migrate some animation helper classes Nick Fisher 2023-04-26 17:49:44 +08:00
  • 6ec9fc2988 iOS fixes Nick Fisher 2023-04-23 11:33:23 +08:00
  • 96970095fc resourceLoader for Linux Nick Fisher 2023-04-21 09:25:15 +08:00
  • a692e4b7b7 fix resourceLoader Nick Fisher 2023-04-21 09:12:34 +08:00
  • 76c7f78e3f cleanup Nick Fisher 2023-04-21 08:44:54 +08:00
  • 3707b7f49b tick at lower framerate if specified Nick Fisher 2023-04-21 08:44:15 +08:00
  • 80a781a3c4 iOS fixes Nick Fisher 2023-04-20 22:15:50 +08:00
  • 9dc30f6eff remove old Dart API Nick Fisher 2023-04-20 16:02:01 +08:00
  • a32bc8014e remove currently unused methods Nick Fisher 2023-04-20 16:01:42 +08:00
  • b224086254 update iOS swift plugin Nick Fisher 2023-04-20 16:01:27 +08:00
  • 7225cb53b1 fix morph animations Nick Fisher 2023-04-20 15:45:59 +08:00
  • e0d3aba6d8 update gitattributes Nick Fisher 2023-04-20 11:49:19 +08:00
  • c91362eefe use threadpool on C API Nick Fisher 2023-04-20 11:49:12 +08:00
  • dd01249547 fix morph animations Nick Fisher 2023-04-19 22:10:51 +08:00
  • a162ff2400 refactor Nick Fisher 2023-04-19 18:06:48 +08:00
  • 7f4ca7e69b merge Nick Fisher 2023-04-18 15:12:23 +08:00
  • 653a36fdd0 merge Nick Fisher 2023-04-18 14:40:06 +08:00
  • 28b78edbbd android CMakeLists Nick Fisher 2023-04-18 14:25:38 +08:00
  • f45dbd482a android CMakeLists Nick Fisher 2023-04-18 14:25:38 +08:00
  • c3c34d4da6 update gitattributes Nick Fisher 2023-04-18 14:21:58 +08:00
  • 77608be833 update gitattributes Nick Fisher 2023-04-18 14:21:58 +08:00
  • 8298e473c2 work Nick Fisher 2023-04-18 14:17:05 +08:00
  • 87d1c74c93 work Nick Fisher 2023-04-18 14:17:05 +08:00
  • 67ac8990b8 add arg for ibl intensity Nick Fisher 2023-03-12 14:41:25 +08:00
  • b70d0a022b add arg for ibl intensity Nick Fisher 2023-03-12 14:41:25 +08:00
  • 8da65e26a6 double tap to rotate Nick Fisher 2023-03-12 14:02:18 +08:00
  • a8d0e37fec double tap to rotate Nick Fisher 2023-03-12 14:02:18 +08:00
  • 26fba3cbf0 add setExposure, forceRender and update hot reload asset check for iOS Nick Fisher 2023-03-12 14:01:58 +08:00
  • 785ad81589 add setExposure, forceRender and update hot reload asset check for iOS Nick Fisher 2023-03-12 14:01:58 +08:00
  • f99d2d0ad3 use both ubershader/unlit material provider Nick Fisher 2023-03-12 14:01:26 +08:00
  • c856bb80cb use both ubershader/unlit material provider Nick Fisher 2023-03-12 14:01:26 +08:00
  • 9c7e138a02 recompile material Nick Fisher 2023-03-12 14:00:33 +08:00