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 |
|
Nick Fisher
|
4205b86f13
|
update generated Swift bindings
|
2025-03-17 16:55:28 +08:00 |
|
Nick Fisher
|
d710ab810c
|
expose more Texture/TextureSampler methods
|
2025-03-17 16:54:15 +08:00 |
|
Nick Fisher
|
4e5a9be97a
|
add standalone SceneAsset_createGeometry method
|
2025-03-17 16:53:35 +08:00 |
|
Nick Fisher
|
342a53ae7b
|
add View_setScene and rename View_updateViewport to View_setViewport
|
2025-03-17 16:53:06 +08:00 |
|
Nick Fisher
|
a0e1971958
|
logging
|
2025-03-17 16:52:32 +08:00 |
|
Nick Fisher
|
74502ba5b3
|
add further TEngine methods
|
2025-03-17 16:52:05 +08:00 |
|
Nick Fisher
|
09b6aca08f
|
move FFISwapChain to own file
|
2025-03-17 16:39:28 +08:00 |
|
Nick Fisher
|
03c4afb031
|
update API boundary types & enums
|
2025-03-17 16:39:13 +08:00 |
|
Nick Fisher
|
f923b94b84
|
update Filament headers to v1.58.0
|
2025-03-17 16:38:52 +08:00 |
|
Nick Fisher
|
20ea43a809
|
add TScene
|
2025-03-17 16:38:30 +08:00 |
|
Nick Fisher
|
8b34934755
|
add TRenderer
|
2025-03-17 16:37:51 +08:00 |
|