Commit Graph

40 Commits

Author SHA1 Message Date
Nova
98e2740116 feat: optimization 2023-10-08 18:44:52 -04:00
Nova
7282684104 feat: fd passing 2023-07-31 23:44:17 -04:00
Nova
e9089e83a9 feat(input): custom pointers 2023-05-31 08:50:15 -04:00
Nova
ec7f9a1681 feat: order inputs 2023-05-02 21:58:53 -04:00
Nova
42782d0f87 feat(input): new system 2023-02-25 16:39:30 -05:00
Nova
b5fc321e36 refactor(input): make all inputs have nodes 2023-02-24 11:43:06 -05:00
Nova
931f857458 feat: update everything, clean dependencies 2023-02-23 08:41:40 -05:00
Nova
9076a0b897 feat: disabled/enabled 2023-02-16 00:30:25 -05:00
Nova
529b86fa91 refactor: remove many unwrap calls 2023-01-25 11:50:53 -05:00
Nova
cbf5af88b9 fix(spatial): parse_transform returned result 2023-01-25 05:40:19 -05:00
Nova
7108cfa365 fix(input): grab issues 2023-01-15 04:04:09 -05:00
Nova
75359427c9 feat: even more tracing 2023-01-15 01:13:22 -05:00
Nova
73f3d99877 feat: span tracing!!! 2023-01-14 22:32:41 -05:00
Nova
1a5edee751 refactor(input): more compact registry contains 2023-01-14 20:29:33 -05:00
Nova
27d75d3098 fix(event loop, client): better async 2023-01-14 12:38:05 -05:00
Nova
457ff55904 fix(input): reduce latency by several frames 2023-01-14 11:03:47 -05:00
Nova
868621a68c feat(input): allow scaling input handlers 2022-12-21 05:34:34 -05:00
Nova
692ee95500 switch to color_eyre instead of anyhow 2022-12-02 13:58:54 -05:00
Nova
9ec6d31d67 fix(input): O(n log n) instead of O(n^2) 2022-12-02 11:09:23 -05:00
Nova
3cdb6da09c refactor: use snake case for method names 2022-11-08 06:10:03 -05:00
Nova
cbb09a9d97 refactor: remove item alias remote_methods 2022-11-05 17:56:09 -04:00
Nova
b189a6a73c 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