Nova
|
5dc82be1a3
|
fix(pointer): proper direction
|
2023-05-31 08:48:24 -04:00 |
|
Nova
|
ef0142183d
|
fix: better pointer compare distance algorithm
|
2023-05-10 23:44:36 -04:00 |
|
Nova
|
f3dc632ffc
|
feat: order inputs
|
2023-05-02 21:58:53 -04:00 |
|
Nova
|
44d177858f
|
fix(input/hand): correct serialization transform matrix order
|
2023-03-08 01:45:03 -05:00 |
|
Nova
|
be41f11b83
|
feat(input): new system
|
2023-02-25 16:39:30 -05:00 |
|
Nova
|
dd2bffc2b1
|
refactor(input): make all inputs have nodes
|
2023-02-24 11:43:06 -05:00 |
|
Nova
|
d2ef508607
|
feat: update everything, clean dependencies
|
2023-02-23 08:41:40 -05:00 |
|
Nova
|
969e4de882
|
feat: disabled/enabled
|
2023-02-16 00:30:25 -05:00 |
|
Nova
|
742780e34e
|
refactor: remove many unwrap calls
|
2023-01-25 11:50:53 -05:00 |
|
Nova
|
2f894c4058
|
fix(spatial): parse_transform returned result
|
2023-01-25 05:40:19 -05:00 |
|
Nova
|
a950ad59f1
|
fix(input): grab issues
|
2023-01-15 04:04:09 -05:00 |
|
Nova
|
173fba35fa
|
feat: even more tracing
|
2023-01-15 01:13:22 -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
|
afd0946558
|
fix(input): reduce latency by several frames
|
2023-01-14 11:03:47 -05:00 |
|
Nova
|
0b6eb147c5
|
feat(input): allow scaling input handlers
|
2022-12-21 05:34:34 -05:00 |
|
Nova
|
d7a607a663
|
switch to color_eyre instead of anyhow
|
2022-12-02 13:58:54 -05:00 |
|
Nova
|
03ccf9127d
|
fix(input): O(n log n) instead of O(n^2)
|
2022-12-02 11:09:23 -05:00 |
|
Nova
|
1f61d32877
|
refactor: use snake case for method names
|
2022-11-08 06:10:03 -05:00 |
|
Nova
|
cffb968d2e
|
refactor: remove item alias remote_methods
|
2022-11-05 17:56:09 -04:00 |
|
Nova
|
cfa3584dda
|
feat(field): expose ray marching to clients
|
2022-11-01 07:59:49 -04:00 |
|
Nova
|
c42a29a034
|
feat: zones
|
2022-10-20 11:32:33 -04:00 |
|
Nova
|
88555ee047
|
refactor: modularize getting nodes and aspects
|
2022-10-18 10:58:39 -04:00 |
|
Nova
|
a0e05b11af
|
feat(input): create tip input
|
2022-10-14 23:57:00 -04:00 |
|
Nova
|
e0be6ecea9
|
refactor(input): flexible datamaps
|
2022-10-14 08:01:07 -04:00 |
|
Nova
|
cdd38da4ee
|
feat: upgrade stardust-xr version
|
2022-10-14 01:11:54 -04:00 |
|
Nova
|
a421b27e0c
|
refactor: make all flex stuff use serde
|
2022-10-13 00:14:06 -04:00 |
|
Nova
|
4659c00a55
|
fix(input): avoid capture order race condition
|
2022-10-10 20:46:11 -04:00 |
|
Nova
|
c75798cbe9
|
feat(input): tip
|
2022-10-01 22:55:41 -04:00 |
|
Nova
|
2a5c11c0f0
|
feat: parse transform vectors
|
2022-09-26 03:32:13 -04:00 |
|
Nova
|
faf13aef24
|
refactor(spatial): rename get_*_flex to parse_
|
2022-09-26 01:54:48 -04:00 |
|
Nova
|
20f022afc2
|
refactor(spatial): get_transform_flex
|
2022-09-26 01:53:37 -04:00 |
|
Nova
|
98ee5073dd
|
fix(input): extra hand data
|
2022-09-18 12:03:02 -04:00 |
|
Nova
|
df61f74583
|
refactor: make ready for cargo publishing
|
2022-09-17 18:43:04 -04:00 |
|
Nova
|
ee250b33fa
|
feat(input): hand
|
2022-09-17 17:26:50 -04:00 |
|
Nova
|
a74c98b219
|
fix(input): hold reference to field until input sent
|
2022-09-15 15:05:10 -04:00 |
|
Nova
|
170c2608f8
|
fix(input): order distance links by distance.abs()
|
2022-09-15 15:04:44 -04:00 |
|
Nova
|
296da9381b
|
refactor(fields): submodules for types
|
2022-09-14 22:50:29 -04:00 |
|
Nova
|
8c3c211162
|
refactor(nodes): move nodes::core to nodes::self
|
2022-09-14 22:35:23 -04:00 |
|
Nova
|
4d897f4fcd
|
feat(input): mouse pointer
|
2022-09-13 16:40:59 -04:00 |
|