Nick Fisher
|
900e43b5ec
|
(example) (web) update build_web_compilers dependency
|
2025-06-23 12:46:45 +08:00 |
|
Nick Fisher
|
c78cd45b8a
|
(example) (web) cleanup js_wasm example HTML when building for wasm
|
2025-06-23 12:46:18 +08:00 |
|
Nick Fisher
|
1268970ba7
|
(example) (web) cleanup js_wasm example
|
2025-06-23 12:45:59 +08:00 |
|
Nick Fisher
|
f93e44abd5
|
(web) don't hardcore 60fps timer on web
|
2025-06-23 12:44:37 +08:00 |
|
Nick Fisher
|
d41f29c06d
|
(web) after capture is called on emscripten builds, request the render thread to exit/resume to yield to the browser so the frame is committed
|
2025-06-23 12:43:40 +08:00 |
|
Nick Fisher
|
e27be37378
|
add mRestart flag to immediately request the thread exits to force a commit frame
|
2025-06-23 12:43:03 +08:00 |
|
Nick Fisher
|
a8a7f11d44
|
add mRestart flag to immediately request the thread exits to force a commit frame
|
2025-06-23 12:42:53 +08:00 |
|
Nick Fisher
|
c81f2f225c
|
(test) add simple capture test
|
2025-06-23 12:41:56 +08:00 |
|
Nick Fisher
|
a89c6d0eb3
|
update key map
|
2025-06-23 12:39:25 +08:00 |
|
Nick Fisher
|
34c9d5a279
|
(example) update metadata
|
2025-06-23 12:39:07 +08:00 |
|
Nick Fisher
|
57999bec3c
|
clean up TextureProjection
|
2025-06-23 12:38:35 +08:00 |
|
Nick Fisher
|
69400f8b68
|
update TextureProjection to accept material instances and render multiple target entities
|
2025-06-23 12:38:06 +08:00 |
|
Nick Fisher
|
18b6b2e5f0
|
(web) in capture, add extra call to render a frame to flush frame callbacks
|
2025-06-23 12:27:05 +08:00 |
|
Nick Fisher
|
7e802f7b23
|
formatting
|
2025-06-23 12:25:30 +08:00 |
|
Nick Fisher
|
ce23b9f3cd
|
(doc) add documentation for destroyAsset instances
|
2025-06-23 12:25:18 +08:00 |
|
Nick Fisher
|
45d8c7b929
|
(example) add user_defines to headless example pubspec
|
2025-06-23 12:24:46 +08:00 |
|
Nick Fisher
|
7a484ee794
|
update light tests for IBL from manually-created texture
|
2025-06-23 12:23:12 +08:00 |
|
Nick Fisher
|
832319ee1b
|
(test) add bounding box test to asset_tests
|
2025-06-23 12:22:13 +08:00 |
|
Nick Fisher
|
668c001b49
|
add inUse flag to assist with recycling gltf instances
|
2025-06-23 12:21:52 +08:00 |
|
Nick Fisher
|
e503dd2e8b
|
docstrings for GltfSceneAsset destroyInstance
|
2025-06-23 12:21:21 +08:00 |
|
Nick Fisher
|
e1c34cc4d9
|
formatting
|
2025-06-23 12:21:04 +08:00 |
|
Nick Fisher
|
b035d45ada
|
(example) remove HTML header from picking web
|
2025-06-23 12:20:31 +08:00 |
|
Nick Fisher
|
75d34f0afb
|
log user defines in build.dart
|
2025-06-23 12:20:14 +08:00 |
|
Nick Fisher
|
d053bfd6da
|
move showBoundingBox/hideBoundingBox implementation to ThermionViewerFFI
|
2025-06-23 12:19:41 +08:00 |
|
Nick Fisher
|
920f81c514
|
add flipY argument to pixelBufferToPng
|
2025-06-23 12:18:08 +08:00 |
|
Nick Fisher
|
b64a505ffc
|
formatting
|
2025-06-23 12:17:52 +08:00 |
|
Nick Fisher
|
00debf509d
|
remove getBoundingBoxAsset and destroyBoundingBoxAsset from ThermionAsset
|
2025-06-23 12:17:38 +08:00 |
|
Nick Fisher
|
73b32f9c1e
|
start migrating from covariant (for FFIAsset) to getNativeHandle()
|
2025-06-23 11:58:51 +08:00 |
|
Nick Fisher
|
abd1a1fd55
|
move bounding box asset methods from ThermionAsset to ThermionViewer
|
2025-06-23 11:57:15 +08:00 |
|
Nick Fisher
|
e8721b6133
|
more key mappings
|
2025-06-23 10:33:50 +08:00 |
|
Nick Fisher
|
a01bf36576
|
use ENABLE_TRACING from user defines
|
2025-06-21 10:14:43 +08:00 |
|
Nick Fisher
|
5f92c7feab
|
expose addToScene argument in interface for loadGltfFromBuffer (this was already exposed in the implementation)
|
2025-06-21 09:25:44 +08:00 |
|
Nick Fisher
|
e1cb517417
|
allow creating more glTF instances than pre-allocated
|
2025-06-20 18:46:36 +08:00 |
|
Nick Fisher
|
37c35906d6
|
add propagateEvents arg to ThermionListenerWidget
expose physical/logical key maps
dont await InputHandler.handle - this no longer returns a future
|
2025-06-20 18:36:31 +08:00 |
|
Nick Fisher
|
355999562f
|
move Axis class to own file
|
2025-06-20 18:35:21 +08:00 |
|
Nick Fisher
|
c208972ed7
|
docstrings
|
2025-06-20 18:34:08 +08:00 |
|
Nick Fisher
|
6a7ca3cd42
|
add backtick key
|
2025-06-20 18:33:47 +08:00 |
|
Nick Fisher
|
b6d869275a
|
InputHandler shouldn't return Future
add mousePanSensitivity
|
2025-06-20 18:33:35 +08:00 |
|
Nick Fisher
|
64eeacc029
|
add missing support for Camera_getCullingProjectionMatrix
|
2025-06-20 12:42:32 +08:00 |
|
Nick Fisher
|
3783081456
|
in viewer, ensure onTextureUploadComplete callbacks are passed through to KTX1Bundle.createTexture
|
2025-06-19 11:52:44 +08:00 |
|
Nick Fisher
|
0a9b1a82e2
|
update instancing tests
|
2025-06-19 11:01:16 +08:00 |
|
Nick Fisher
|
9322122dac
|
pass through keepData argument when loadGltfFromBuffer is called
|
2025-06-19 11:01:09 +08:00 |
|
Nick Fisher
|
a823718bcd
|
fix incorrect indexing for material instances when creating an instance
|
2025-06-19 10:57:54 +08:00 |
|
Nick Fisher
|
7446b0545a
|
update docs
|
2025-06-18 14:34:03 +08:00 |
|
Nick Fisher
|
3c4bedd43b
|
update headless example README
|
2025-06-18 13:10:49 +08:00 |
|
Nick Fisher
|
21e8cf0d11
|
add Dart/headless example
|
2025-06-18 13:08:51 +08:00 |
|
Nick Fisher
|
86e0f7740f
|
add Fence_waitAndDestroyRenderThread
|
2025-06-18 13:03:34 +08:00 |
|
Nick Fisher
|
a5a3c73708
|
add Fence_waitAndDestroy to TEngine.h
|
2025-06-18 13:02:59 +08:00 |
|
Nick Fisher
|
a44cb9a9cc
|
add Fence_waitAndDestroy to TEngine.h
|
2025-06-18 13:02:48 +08:00 |
|
Nick Fisher
|
6f97bf3993
|
update build.dart to set ENABLE_TRACING based on tracing property from user defines
|
2025-06-18 13:02:24 +08:00 |
|