Nick Fisher
|
b0f3c8a087
|
feat: set stencil highlight on gizmo attach
|
2024-09-07 18:01:30 +08:00 |
|
Nick Fisher
|
43fc7ffc65
|
update tests
|
2024-09-07 18:01:03 +08:00 |
|
Nick Fisher
|
ee24fca20e
|
feat: move createGeometry to SceneManager, add queueRelativePositionUpdateFromViewportVector and removeStencilHighlight
|
2024-09-07 18:00:50 +08:00 |
|
Nick Fisher
|
a00fdbe042
|
chore: remove createGeometry method from FilamentViewer, set default view blend mode
|
2024-09-07 17:59:55 +08:00 |
|
Nick Fisher
|
c2eb28a8f5
|
fix: properly destroy entities/material/etc in Gizmo on destruction, remove custom scene creation logic
|
2024-09-07 17:59:03 +08:00 |
|
Nick Fisher
|
4c6c20f3de
|
feat: move HighlightOverlay to nested class, move createGeometry to SceneManager, add queueRelativePositionUpdateFromViewportVector
|
2024-09-07 17:57:38 +08:00 |
|
Nick Fisher
|
b2ae8135c6
|
feat: add removeStencilHighlight, accept color param for setStencilHighlight, queuePositionUpdateFromViewportCoords to ThermionDartApi
|
2024-09-07 17:55:40 +08:00 |
|
Nick Fisher
|
aecde97200
|
feat: add removeStencilHighlight, queuePositionUpdateFromViewportCoords to ThermionViewer
|
2024-09-07 17:54:42 +08:00 |
|
Nick Fisher
|
331caccc22
|
chore: delete old unlit_opaque material
|
2024-09-07 17:54:12 +08:00 |
|
Nick Fisher
|
63e2b74bb1
|
chore: rebuild unlit material
|
2024-09-07 17:53:55 +08:00 |
|
Nick Fisher
|
433f03161c
|
feat: add scale parameter to unlit material
|
2024-09-07 17:53:41 +08:00 |
|
Nick Fisher
|
6ec84b6249
|
fix: add Fence to capture() and set stencil buffer by default
|
2024-09-06 13:03:51 +08:00 |
|
Nick Fisher
|
29b6a48816
|
test: add test cube.glb
|
2024-09-06 12:44:54 +08:00 |
|
Nick Fisher
|
00755fd417
|
chore: remove old materials Makefile
|
2024-09-06 12:44:40 +08:00 |
|
Nick Fisher
|
9c5156e41a
|
feat: add flag for keepData for gltf instancing, add highlightScene, add stencilHighlight method
|
2024-09-06 12:36:16 +08:00 |
|
Nick Fisher
|
226c45ee2e
|
chore: minor widget fixes
|
2024-09-05 22:22:25 +08:00 |
|
Nick Fisher
|
e04390b2fe
|
feat: add grid material
|
2024-09-05 22:21:19 +08:00 |
|
Nick Fisher
|
9a87eb4d9b
|
feat: allow passing null options to ThermionWidget
|
2024-09-05 22:21:09 +08:00 |
|
Nick Fisher
|
2284d9d081
|
feat: grid uses own material
|
2024-09-05 22:20:27 +08:00 |
|
Nick Fisher
|
cf61369a8d
|
chore: clean up old commented code
|
2024-09-05 22:20:11 +08:00 |
|
Nick Fisher
|
4e14bd2396
|
fix: ignore pick results directly on axis
|
2024-09-05 22:19:54 +08:00 |
|
Nick Fisher
|
0798d5c071
|
feat: add grid material
|
2024-09-05 22:19:27 +08:00 |
|
Nick Fisher
|
80d5b1d23f
|
feat: expose setLightDirection and setLightPosition
|
2024-09-05 22:18:54 +08:00 |
|
Nick Fisher
|
0bd87288d1
|
chore: update binding
|
2024-09-05 17:53:24 +08:00 |
|
Nick Fisher
|
51e06c2eb9
|
chore: (js) stub missing methods
|
2024-09-05 17:52:53 +08:00 |
|
Nick Fisher
|
b29663923d
|
chore: (wasm) add missing interop methods
|
2024-09-05 17:52:40 +08:00 |
|
Nick Fisher
|
f57a323cda
|
feat: (flutter) (web) if importCanvasAsWidget is false, render transparency
|
2024-09-05 17:52:19 +08:00 |
|
Nick Fisher
|
03ffe85113
|
chore: stub ThermionWidget methods
|
2024-09-05 17:51:36 +08:00 |
|
Nick Fisher
|
4edc8aa85b
|
feat: (flutter) move DPR calculation to resizeTexture and add createViewerWithOptions method to ThermionFlutterFFI
|
2024-09-05 17:51:22 +08:00 |
|
Nick Fisher
|
04ecb4d56f
|
fix: (flutter) pass ThermionFlutterOptions to ThermionWidget, use dpr for resizeTexture, delete unnecessary TransparencyPainter class
|
2024-09-05 17:49:02 +08:00 |
|
Nick Fisher
|
0ac0a92024
|
feat: add createViewerWithOptions to ThermionFlutterPlugin and mark createViewer as deprecated
|
2024-09-05 17:47:54 +08:00 |
|
Nick Fisher
|
ae1e14ddb7
|
feat: add createViewerWithOptions to ThermionFlutterPlugin and mark createViewer as deprecated
|
2024-09-05 17:47:41 +08:00 |
|
Nick Fisher
|
aa246ab63a
|
feat: (flutter) (web) use options to determine whether to create canvas, and set fixed position + offset
|
2024-09-05 17:45:49 +08:00 |
|
Nick Fisher
|
d4350d7d99
|
test: update viewport gizmo test
|
2024-09-05 17:44:18 +08:00 |
|
Nick Fisher
|
f07fe6084a
|
chore: (flutter) export platform interface from thermion_flutter package
|
2024-09-05 17:43:58 +08:00 |
|
Nick Fisher
|
4e29055a20
|
chore: stub new methods
|
2024-09-05 17:43:35 +08:00 |
|
Nick Fisher
|
6d0c06a853
|
doc: pixelRatio
|
2024-09-05 17:43:19 +08:00 |
|
Nick Fisher
|
abe6e1fcb8
|
feat: add ThermionFlutterOptions classes, rename interface parameter for offsetTop and ensure pixelRatio is passed to resizeTexture
|
2024-09-05 17:43:04 +08:00 |
|
Nick Fisher
|
683105c4f7
|
fix: emscripten export visibility for add_light
|
2024-09-05 17:42:17 +08:00 |
|
Nick Fisher
|
6f2331582c
|
chore: use float instead of float32_t in FilamentViewer
|
2024-09-05 17:41:55 +08:00 |
|
Nick Fisher
|
f0f97e310c
|
chore: add nested PickCallbackHandler to Gizmo
|
2024-09-05 17:41:24 +08:00 |
|
Nick Fisher
|
2331f2c31a
|
chore: update Makefile to add missing headers to resgen files
|
2024-08-27 21:51:29 +08:00 |
|
Nick Fisher
|
704b7f6734
|
fix: (flutter/web) use window.devicePixelRatio for viewport
|
2024-08-27 21:51:09 +08:00 |
|
Nick Fisher
|
7ac7ae43ab
|
fix: (wasm) use correct coords for pick, free memory correctly, keep pixelratio copy
|
2024-08-27 21:50:07 +08:00 |
|
Nick Fisher
|
d52b23d6b5
|
fix: (flutter) desktop gesture detector changes for new Gizmo methods
|
2024-08-27 21:49:28 +08:00 |
|
Nick Fisher
|
8b17916cd9
|
chore: Dart Gizmo class cleanup
|
2024-08-27 21:49:04 +08:00 |
|
Nick Fisher
|
4a0f4e3ac8
|
feat: add setGizmoVisibility/pickGizmo methods to ThermionViewer
|
2024-08-27 21:48:27 +08:00 |
|
Nick Fisher
|
85116f43a2
|
feat: remove gizmo view references, exclude gizmo entities from picking, add createIbl
|
2024-08-27 21:47:56 +08:00 |
|
Nick Fisher
|
3ecb8920ea
|
feat: createIbl
|
2024-08-27 21:47:02 +08:00 |
|
Nick Fisher
|
8923d97129
|
chore: init SceneManager pointers to nullptr
|
2024-08-27 21:46:47 +08:00 |
|