Nova
|
9ad202e778
|
refactor(spatial): get/set parent methods
|
2023-01-22 00:42:04 -05:00 |
|
Nova
|
b3747d623c
|
fix(spatial): reference space can be self
|
2023-01-22 00:24:38 -05:00 |
|
Nova
|
d5ff9281e6
|
feat: update/clean dependencies
|
2023-01-22 00:24:13 -05:00 |
|
Nova
|
18ebd8c522
|
feat: input multiplexing
|
2023-01-21 18:07:25 -05:00 |
|
Nova
|
411f71c217
|
feat: startup script
|
2023-01-17 18:51:46 -05:00 |
|
Nova
|
3027ae20a9
|
feat(spatial): keep track of children
|
2023-01-16 11:17:12 -05:00 |
|
Nova
|
fbce321426
|
refactor(main): make arrays tuples
|
2023-01-16 11:03:46 -05:00 |
|
Nova
|
74bc3a306e
|
feat: update stereokit to have fancy tracing
|
2023-01-15 04:23:26 -05:00 |
|
Nova
|
a950ad59f1
|
fix(input): grab issues
|
2023-01-15 04:04:09 -05:00 |
|
Nova
|
cf840da444
|
feat(stereokit): log filtering
|
2023-01-15 04:03:21 -05:00 |
|
Nova
|
173fba35fa
|
feat: even more tracing
|
2023-01-15 01:13:22 -05:00 |
|
Nova
|
97fbbec0fe
|
feat: adaptive sleep delay
|
2023-01-14 23:48:49 -05:00 |
|
Nova
|
400f3a23bf
|
feat: spatial tracing
|
2023-01-14 22:59:00 -05:00 |
|
Nova
|
1ad3336b6f
|
feat: span tracing!!!
|
2023-01-14 22:32:41 -05:00 |
|
Nova
|
8e9956abe1
|
refactor(input): more compact registry contains
|
2023-01-14 20:29:33 -05:00 |
|
Nova
|
6ca93ea24c
|
fix(event loop, client): better async
|
2023-01-14 12:38:05 -05:00 |
|
Nova
|
49810e8fd1
|
refactor(cargo.toml): remove unneeded deps and features
|
2023-01-14 11:17:52 -05:00 |
|
Nova
|
afd0946558
|
fix(input): reduce latency by several frames
|
2023-01-14 11:03:47 -05:00 |
|
Nova
|
fd31d0cd99
|
feat(tokio): profiling
|
2023-01-14 10:38:39 -05:00 |
|
Nova
|
2f380da62f
|
refactor(wayland): remove commented out code\
|
2023-01-07 10:15:56 -05:00 |
|
Nova
|
1c6971cd11
|
feat(model): use resource ID for texture
|
2023-01-06 09:05:30 -05:00 |
|
Nova
|
da4cf084d2
|
fix: remove stereokit patch
|
2023-01-05 21:49:03 -05:00 |
|
Nova
|
ca95ed5461
|
feat(model): set material parameter
|
2023-01-05 21:46:25 -05:00 |
|
Nova
|
1b06cb6952
|
fix(drawable/lines): properly make cyclic point
|
2023-01-05 08:28:29 -05:00 |
|
Nova
|
df89c826bb
|
fix: remove opt level 3 for dev
|
2023-01-05 07:59:20 -05:00 |
|
Nova
|
21f7f66440
|
feat: update stereokit
|
2023-01-04 23:51:48 -05:00 |
|
Nova
|
3f1bad18c8
|
feat(wayland/surface): geometry resizing, unused
|
2023-01-04 21:36:55 -05:00 |
|
Nova
|
0c190cc833
|
feat(delta): mark_changed
|
2023-01-04 21:36:25 -05:00 |
|
Nova
|
5f0df8e7c1
|
fix(wayland): SSD all the things
|
2023-01-04 08:26:10 -05:00 |
|
Nova
|
d715f2f9ed
|
fix(wayland): toplevel states bytemucked to u8
|
2023-01-04 08:25:54 -05:00 |
|
Nova
|
d7fa4e62b8
|
feat(wayland): proper surface geometry
|
2023-01-04 07:25:33 -05:00 |
|
Nova
|
568ebb0060
|
feat(wayland): serial counter
|
2023-01-04 07:25:22 -05:00 |
|
Nova
|
42efc67625
|
feat(delta): const
|
2023-01-04 07:23:23 -05:00 |
|
Nova
|
dd4b0097a1
|
feat(wayland): set toplevel capabilities
|
2023-01-03 10:08:39 -05:00 |
|
Nova
|
a483cdbc7d
|
feat(wayland): recommended_state
|
2023-01-02 18:53:58 -05:00 |
|
Nova
|
84a7546442
|
refactor(wayland): remove xdg output manager
|
2023-01-02 03:49:29 -05:00 |
|
Nova
|
dd43f238ff
|
refactor(wayland): comment out xdg activation protocol
|
2023-01-02 03:43:50 -05:00 |
|
Nova
|
4f057358c8
|
fix(wayland): drop panel item correctly
|
2023-01-01 14:37:11 -05:00 |
|
Nova
|
e20971aef7
|
feat(wayland): switch pointer focus dynamically
|
2023-01-01 14:36:46 -05:00 |
|
Nova
|
eb0d3c5bcf
|
fix(wayland): set seat cursor
|
2023-01-01 14:34:18 -05:00 |
|
Nova
|
a18222e3df
|
fix(wayland): xdg surface size when not set
|
2023-01-01 14:33:07 -05:00 |
|
Nova
|
93ca932da9
|
feat(wayland/xdg_shell): set surface states None
|
2022-12-26 11:15:37 -05:00 |
|
Nova
|
c512b2fef5
|
feat(wayland): make state fields optional
|
2022-12-26 08:22:09 -05:00 |
|
Nova
|
f53c684377
|
fix(wayland): panel item configure toplevel
|
2022-12-25 16:19:22 -05:00 |
|
Nova
|
3552166207
|
feat(wayland): configure and commit for toplevel]
|
2022-12-25 16:01:23 -05:00 |
|
Nova
|
0b6eb147c5
|
feat(input): allow scaling input handlers
|
2022-12-21 05:34:34 -05:00 |
|
Nova
|
1833ed50f3
|
feat: update stardust-xr
|
2022-12-17 02:29:32 -05:00 |
|
Nova
|
6cdbfb3bad
|
refactor(data): identical values for mask
|
2022-12-17 02:28:06 -05:00 |
|
Nova
|
a5e0cb19c9
|
refactor(startup): auto acceptor on item add to
|
2022-12-10 10:26:26 -05:00 |
|
Nova
|
519ab94312
|
refactor(startup): generate startup token
|
2022-12-10 09:46:47 -05:00 |
|