Commit Graph

2584 Commits

Author SHA1 Message Date
Nick Fisher cd9332063c update TestHelper 2025-03-28 10:02:01 +08:00
Nick Fisher 54a0a0befb update TextureProjection 2025-03-28 10:01:49 +08:00
Nick Fisher 289749115b add flush() method on FilamentApp 2025-03-28 10:01:26 +08:00
Nick Fisher cd1c2f3827 projection work + tests 2025-03-28 10:01:00 +08:00
Nick Fisher e8169e86d1 VDTM material 2025-03-25 14:54:30 +08:00
Nick Fisher cac063324d texture projection work 2025-03-25 12:16:38 +08:00
Nick Fisher aebaa8425c cleanup 2025-03-25 11:34:24 +08:00
Nick Fisher 1b902e36f4 expose setBlendMode on View 2025-03-25 11:34:08 +08:00
Nick Fisher 396b7ed6dc add depth write material 2025-03-25 11:33:37 +08:00
Nick Fisher d6666d6388 cleanup capture_uv material 2025-03-25 11:33:24 +08:00
Nick Fisher 7d5b183dea add TextureProjection class 2025-03-25 11:33:07 +08:00
Nick Fisher 6c25a3c405 projection tests 2025-03-25 11:32:53 +08:00
Nick Fisher 999b1e613f refactoring + texture projection 2025-03-25 09:39:02 +08:00
Nick Fisher 0cbbc058e0 refactoring 2025-03-22 10:49:24 +08:00
Nick Fisher a67f42f0de refactoring 2025-03-21 17:18:16 +08:00
Nick Fisher 4ef74c4c70 add native CMakeLists 2025-03-21 14:56:27 +08:00
Nick Fisher 255c0edd49 refactoring 2025-03-21 14:56:20 +08:00
Nick Fisher 1177a71f73 test updates 2025-03-20 18:56:10 +08:00
Nick Fisher e6bdcb687a refactoring 2025-03-20 18:48:04 +08:00
Nick Fisher cbff4cd805 refactoring 2025-03-20 11:07:16 +08:00
Nick Fisher a8a2f14b34 refactoring 2025-03-19 23:22:19 +08:00
Nick Fisher 931aab5159 refactoring 2025-03-19 21:52:59 +08:00
Nick Fisher a310498c5a refactoring 2025-03-19 18:45:42 +08:00
Nick Fisher 6744c02019 refactoring 2025-03-19 17:54:43 +08:00
Nick Fisher 124f923720 refactor 2025-03-19 16:06:55 +08:00
Nick Fisher e2048c3efd refactoring 2025-03-19 16:03:44 +08:00
Nick Fisher ac86dc7ad7 refactoring 2025-03-19 16:02:43 +08:00
Nick Fisher e73cb9c7d6 refactor 2025-03-19 15:42:33 +08:00
Nick Fisher 102429e090 refactoring 2025-03-19 15:42:11 +08:00
Nick Fisher 627447f8b0 refactoring 2025-03-19 12:27:13 +08:00
Nick Fisher d5bffd5ad2 refactor 2025-03-18 23:15:13 +08:00
Nick Fisher 951f5daa2d more refactoring 2025-03-18 18:06:17 +08:00
Nick Fisher 77fe40848b refactoring 2025-03-18 16:26:47 +08:00
Nick Fisher 07b80071a4 add destroy methods for skybox/indirect light 2025-03-18 11:42:29 +08:00
Nick Fisher 03f7764da2 add bitmask to createTexture viewer method 2025-03-17 22:37:19 +08:00
Nick Fisher 231b03cd17 add indirect light methods 2025-03-17 22:36:53 +08:00
Nick Fisher b271b7e433 more render thread methods 2025-03-17 22:36:10 +08:00
Nick Fisher 746ef07e42 add FilamentAsset methods 2025-03-17 22:35:58 +08:00
Nick Fisher bff76f184e add gltfio FFI methods and expose texture/render target creation directly 2025-03-17 18:53:36 +08:00
Nick Fisher 2244359edd interm texture depth tests 2025-03-17 17:00:47 +08:00
Nick Fisher b94edf0951 Dart interface updates 2025-03-17 17:00:25 +08:00
Nick Fisher 988e22fe95 rename updateViewport -> setViewport 2025-03-17 16:59:57 +08:00
Nick Fisher 401048e6a8 allow creation/import of Metal depth texture 2025-03-17 16:59:35 +08:00
Nick Fisher 232289003e add generated Swift bindings 2025-03-17 16:59:03 +08:00
Nick Fisher e18d1246f6 ffigen: generate enums as int 2025-03-17 16:58:39 +08:00
Nick Fisher 95c9e5be66 misc C API updates 2025-03-17 16:58:24 +08:00
Nick Fisher e1203df087 add depth texture to createRenderTarget, set stencil disabled by default 2025-03-17 16:58:04 +08:00
Nick Fisher 09678c6cdc add more Dart-side Texture methods 2025-03-17 16:57:22 +08:00
Nick Fisher f2ce4a4044 add depth texture to render target creation 2025-03-17 16:56:17 +08:00
Nick Fisher c23b991c9c add Dart-side methods 2025-03-17 16:55:53 +08:00