Nick Fisher
|
d476d78e2b
|
reduce size of gizmo
|
2024-09-13 10:35:13 +08:00 |
|
Nick Fisher
|
98113fb79f
|
remove logging
|
2024-09-13 10:34:59 +08:00 |
|
Nick Fisher
|
90827ff012
|
culling fixes for HighlightOverlay
|
2024-09-13 10:34:47 +08:00 |
|
Nick Fisher
|
44078ba2e0
|
add v2 gesture handlers
|
2024-09-13 10:34:23 +08:00 |
|
Nick Fisher
|
866219ee2e
|
add v2 gesture handlers
|
2024-09-13 10:34:12 +08:00 |
|
Nick Fisher
|
d785bd6b7e
|
chore!: rename controller to viewer in gesture detector widgets
|
2024-09-12 08:54:07 +08:00 |
|
Nick Fisher
|
3e4e6653a8
|
update material building in Makefile
|
2024-09-11 23:09:56 +08:00 |
|
Nick Fisher
|
8d250e2664
|
update test
|
2024-09-11 23:09:41 +08:00 |
|
Nick Fisher
|
d455cea29e
|
use opaque CameraPtr to set camera matrices/properties/etc
|
2024-09-11 23:09:27 +08:00 |
|
Nick Fisher
|
374e8eb910
|
rename getBoundingBox to getViewportBoundingBox and add camera methods
|
2024-09-11 23:08:07 +08:00 |
|
Nick Fisher
|
833fc74b4c
|
rename getBoundingBox to getViewportBoundingBox
|
2024-09-11 23:07:47 +08:00 |
|
Nick Fisher
|
62417bfebd
|
explicitly mark type of Camera for Gizmo
|
2024-09-11 23:07:29 +08:00 |
|
Nick Fisher
|
abc9ecbeee
|
use opaque CameraPtr to set camera matrices/properties/etc
|
2024-09-11 23:07:03 +08:00 |
|
Nick Fisher
|
a1f71ab459
|
remove camera methods from FilamentViewer
|
2024-09-11 23:06:32 +08:00 |
|
Nick Fisher
|
d123929fb4
|
remove camera methods from FilamentViewer
|
2024-09-11 23:06:06 +08:00 |
|
Nick Fisher
|
141827c59c
|
use opaque CameraPtr to set camera matrices/properties/etc
|
2024-09-11 23:05:40 +08:00 |
|
Nick Fisher
|
9fbcc9edaf
|
mark all ffigen functions as leaf
|
2024-09-11 23:04:57 +08:00 |
|
Nick Fisher
|
83d9c5be30
|
remove update_viewport_and_camera_projection_ffi
|
2024-09-11 23:04:36 +08:00 |
|
Nick Fisher
|
6aadbbc3d0
|
remove update_viewport_and_camera_projection_ffi
|
2024-09-11 23:04:27 +08:00 |
|
Nick Fisher
|
d5bc865cf4
|
add matrix helper
|
2024-09-11 23:04:02 +08:00 |
|
Nick Fisher
|
d766733489
|
update stubbed ThermionViewer methods
|
2024-09-11 23:03:53 +08:00 |
|
Nick Fisher
|
f51c640d17
|
remove unused get_camera_position method
|
2024-09-11 20:01:21 +08:00 |
|
Nick Fisher
|
66f10b598a
|
update stub ThermionViewer
|
2024-09-11 19:59:43 +08:00 |
|
Nick Fisher
|
59957650aa
|
update bindings
|
2024-09-11 19:59:33 +08:00 |
|
Nick Fisher
|
d43fbd8964
|
add loadGlbFromBuffer implementation to ThermionViewerFFI
|
2024-09-11 19:59:25 +08:00 |
|
Nick Fisher
|
f5de4349bf
|
add createGeometryWithNormals to SceneManager
|
2024-09-11 18:09:42 +08:00 |
|
Nick Fisher
|
f67e1a021d
|
add createGeometryWithNormals to SceneManager
|
2024-09-11 18:09:14 +08:00 |
|
Nick Fisher
|
33f2c5fbf7
|
add normals to CustomGeometry implementation
|
2024-09-11 18:08:48 +08:00 |
|
Nick Fisher
|
6a7bde930d
|
add normals to CustomGeometry interface
|
2024-09-11 18:08:35 +08:00 |
|
Nick Fisher
|
b827a2142b
|
HighlightOverlay fixes
|
2024-09-11 18:08:13 +08:00 |
|
Nick Fisher
|
8bd2416bad
|
don't set stencil highlight in Gizmo
|
2024-09-11 18:07:38 +08:00 |
|
Nick Fisher
|
3684eb248c
|
add create_geometry_with_normals method
|
2024-09-11 18:07:17 +08:00 |
|
Nick Fisher
|
9077632d1b
|
add create_geometry_with_normals method
|
2024-09-11 18:07:07 +08:00 |
|
Nick Fisher
|
d40261ae29
|
add create_geometry_with_normals_ffi method, switch load_glb_from_buffer type to uint8_t for Dart leaf compat and add keepData param
|
2024-09-11 18:06:50 +08:00 |
|
Nick Fisher
|
77dbb574c7
|
add create_geometry_with_normals_ffi method, switch load_glb_from_buffer type to uint8_t for Dart leaf compat and add keepData param
|
2024-09-11 18:06:31 +08:00 |
|
Nick Fisher
|
89a660144e
|
update test helpers
|
2024-09-11 18:05:36 +08:00 |
|
Nick Fisher
|
7554af5d41
|
(flutter) add experimental GestureHandler widget and decouple from ThermionGestureDetectorDesktop
|
2024-09-11 18:05:24 +08:00 |
|
Nick Fisher
|
4b742fea2d
|
(flutter) add experimental GestureHandler widget and decouple from ThermionGestureDetectorDesktop
|
2024-09-11 18:05:18 +08:00 |
|
Nick Fisher
|
a6c6cff8b6
|
add loadGlbFromBuffer method and normals param to ThermionViewer
|
2024-09-11 18:04:36 +08:00 |
|
Nick Fisher
|
5813753ef9
|
(flutter) set enablePicking to false by default in ThermionGestureDetector
|
2024-09-11 18:03:52 +08:00 |
|
Nick Fisher
|
cf0dad2631
|
(flutter) add const FlutterWebOptions
|
2024-09-11 18:03:29 +08:00 |
|
Nick Fisher
|
cfddb99a8b
|
(flutter) add CameraOrientationWidget
|
2024-09-11 18:01:45 +08:00 |
|
Nick Fisher
|
845d5bf223
|
(flutter) add const constructor for flutter options
|
2024-09-11 18:01:33 +08:00 |
|
Nick Fisher
|
dbbd972909
|
add GeometryHelper
|
2024-09-11 17:54:21 +08:00 |
|
Nick Fisher
|
aba3ba24af
|
(flutter) add CameraOrientationWidget
|
2024-09-11 17:54:08 +08:00 |
|
Nick Fisher
|
81c27dde9f
|
feat: parent the cloned entity instance when setting stencil highlight
|
2024-09-08 13:55:25 +08:00 |
|
Nick Fisher
|
476b552fd0
|
feat: add getAncestor method
|
2024-09-08 13:52:33 +08:00 |
|
Nick Fisher
|
5c4d5d4b9d
|
feat: add getAncestor method
|
2024-09-08 13:52:04 +08:00 |
|
Nick Fisher
|
ae5ef2c286
|
update bindings
|
2024-09-07 18:01:39 +08:00 |
|
Nick Fisher
|
b0f3c8a087
|
feat: set stencil highlight on gizmo attach
|
2024-09-07 18:01:30 +08:00 |
|