Nova
|
51de346f6b
|
fix(lines): add aabb to bevy to fix frustum culling
|
2025-08-23 04:21:48 -07:00 |
|
Nova
|
71b1792ee2
|
fix(drawable/lines): make them unlit
|
2025-08-22 21:21:51 -07:00 |
|
Nova
|
040f86d50d
|
refactor: remove as_any function from Aspect since trait upcasting added
|
2025-08-21 13:47:19 -07:00 |
|
Nova
|
4ccee1bf89
|
fix(lines): properly break line points with same position
|
2025-08-13 11:57:51 -07:00 |
|
Schmarni
|
b31f6bc983
|
fix(wayland): use an actual timestamp for the frame callback
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-08-07 03:33:18 +02:00 |
|
Nova
|
07ea966c01
|
fix: spatial and field exports retained after death
|
2025-08-04 13:19:21 -07:00 |
|
Nova
|
aadf6f6f07
|
fix: annoying clippy
|
2025-07-28 14:29:16 -07:00 |
|
Schmarni
|
fe2410e92a
|
chore(fields): make gizmos higher res
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-28 23:11:05 +02:00 |
|
Schmarni
|
0b9f2c47fd
|
feat(fields): implement debug gizmos for fields, controlled over dbus
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-28 23:05:20 +02:00 |
|
Schmarni
|
6dc6628d7e
|
fix(ModelNode): don't import cameras or lights
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-28 02:25:45 +02:00 |
|
Schmarni
|
9c936eb277
|
fix(wayland): move model node updates to Update to fix texture updates
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-27 18:22:59 +02:00 |
|
Nova
|
8b3d4e611a
|
refactor(line): names
|
2025-07-26 18:19:45 -07:00 |
|
Nova
|
f2eac318da
|
feat(lines): comment
|
2025-07-26 17:56:04 -07:00 |
|
Nova
|
840fada1e1
|
refactor(lines): rename indecies to indices
|
2025-07-26 17:33:59 -07:00 |
|
Nova
|
c052ad22ba
|
fix: clippy
|
2025-07-10 07:36:48 -07:00 |
|
Schmarni
|
c1d3a4cbcb
|
fix: set spatial node transform
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-10 14:56:08 +02:00 |
|
Schmarni
|
a8d3b1fda1
|
Revert "refactor: use bevy_sk PbrMaterial instead of StandardMaterial"
This reverts commit 7b126557df.
|
2025-07-08 00:37:29 +02:00 |
|
Nova
|
f4d08dac9c
|
feat: wayland
|
2025-07-05 19:51:40 -07:00 |
|
Schmarni
|
7b126557df
|
refactor: use bevy_sk PbrMaterial instead of StandardMaterial
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-02 22:00:27 +02:00 |
|
Schmarni
|
165dc1d259
|
feat: flatscreen only mode when passing --flatscreen or -f
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 13:13:48 +02:00 |
|
Nova
|
3a91ce8158
|
fix: rebasing bug in models
|
2025-06-30 02:30:08 -07:00 |
|
Nova
|
4b0969d9cf
|
cleanup: cargo fmt
|
2025-06-30 02:05:07 -07:00 |
|
Nova
|
d0f88c13cd
|
refactor: remove some unneeded stuff
|
2025-06-30 02:05:07 -07:00 |
|
Nova
|
07e9474c79
|
fix: clippy cleanup
|
2025-06-30 02:05:07 -07:00 |
|
Schmarni
|
3b4a42c0cb
|
feat: various minor improvements
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
c22bf9b511
|
refactor: switch to bevys StandardMaterial for now
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
5a5695f2cc
|
refactor: remove stereokit dependency and fix all warnings
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
cc8b9c0378
|
feat: reimpl flatscreen mode
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
ac2f4a9e27
|
fix(lines): fix lines not clearing when having no points
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
c93036278f
|
feat: implement audio! thats all nodes!
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
600eab9d2a
|
feat: add entity handles and a bevy channel abstraction
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
85bb21414d
|
feat: finish line impl and switch to bevy bounds
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
2bf244bb6e
|
feat(lines): line impl mostly done
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
3374473265
|
feat: mostly reimpl text rendering
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
e678ca38ae
|
feat: working controller input methods
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
aeec63c070
|
refactor: let the bevy rewrite begin: mostly working model nodes
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Nova
|
fd1c6ed0cf
|
fix: make spatial parenting more stable
|
2025-06-13 18:43:08 -07:00 |
|
Nova
|
13c6dbfd4d
|
fix(input): send proper handler IDs to method client
|
2025-06-05 22:10:41 -07:00 |
|
Nova
|
4fb7c3df84
|
fix(input): send input method request/release to client
|
2025-06-05 20:49:15 -07:00 |
|
Nova
|
9d0e1ce021
|
fix: root sending frame events to dead clients
|
2025-05-15 21:21:14 -07:00 |
|
Nova
|
900316968a
|
fix: some zone weirdness ig
|
2025-05-14 19:58:24 -07:00 |
|
Nova
|
f4ed8bc37d
|
refactor(zone): use zoneable zone distance
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
49ee4d3b67
|
fix(zones): don't add ancestors of zone to be captured
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
7067d048d6
|
fix(input): cull capture *attempts*, not captures
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
fe6ed81255
|
fix(input): dropped input handlers properly release methods
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
173b033963
|
fix(input): unresponsive clients get uncaptured
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
fe9ae8225c
|
feat(input): retained mode capture system
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
a149098044
|
feat: unset sky
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
9bfbade9a2
|
refactor: make cylinders go on the XZ plane by default
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
8fc017a6fc
|
refactor: switch to dashmap for Aspects and Registries
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|