Commit Graph

235 Commits

Author SHA1 Message Date
Nova
1f371fe497 fix(node): get client returns option 2022-10-13 00:29:50 -04:00
Nova
a421b27e0c refactor: make all flex stuff use serde 2022-10-13 00:14:06 -04:00
Nova
9d9d51ddeb fix(cargo.toml): upgrade core and schemas 2022-10-12 07:30:52 -04:00
Nova
cf0a69ccbf fix(main): reorder process_input before logic_step 2022-10-12 07:29:57 -04:00
Nova
4659c00a55 fix(input): avoid capture order race condition 2022-10-10 20:46:11 -04:00
technobaboo
aee4a7f916 tempfix(object/sk_hand): pinch/grab state boolean 2022-10-04 14:25:02 -04:00
Nova
8f084bfb7d fix(cargo.toml): update stereokit version 2022-10-03 17:56:52 -04:00
Nova
8d93353b38 fix(cargo.toml): version bump 2022-10-03 17:51:11 -04:00
Nova
826e9cb028 feat(cargo.toml): update dependencies 2022-10-01 22:57:09 -04:00
Nova
5c1203d990 feat(sk_controller): spawn in main.rs 2022-10-01 22:56:24 -04:00
Nova
55a50140a5 feat(objects): sk controller for input method tip 2022-10-01 22:55:59 -04:00
Nova
c75798cbe9 feat(input): tip 2022-10-01 22:55:41 -04:00
Nova
a67583a22c feat(main): better overlay control 2022-09-27 15:21:22 -04:00
Nova
ba865a1af5 fix(field/box): use correct flex_vec idx for size 2022-09-27 15:21:06 -04:00
Nova
4a1ef68366 refactor(cargo.toml): stereokit in separate block 2022-09-26 14:59:53 -04:00
Nova
82be808586 fix(stereokit): version bump 2022-09-26 14:57:49 -04:00
Nova
12668419ce feat(drawable): text 2022-09-26 07:09:37 -04:00
Nova
2a5c11c0f0 feat: parse transform vectors 2022-09-26 03:32:13 -04:00
Nova
fdcba63489 fix(field/cylinder): fix local distance 2022-09-26 03:25:02 -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
beca805a54 feat(resource): enum instead of trait, parse fn 2022-09-26 01:33:21 -04:00
Nova
a80ddf501d feat(drawable): set sky 2022-09-26 00:39:56 -04:00
Nova
bbd3159a62 refactor(node): label aspects 2022-09-26 00:39:15 -04:00
Nova
372bd95d4e feat(main): skytex on startup[ 2022-09-25 04:56:29 -04:00
Nova
9dd8580271 fix: clippy 2022-09-25 03:44:43 -04:00
Nova
69f7a432d5 refactor(model): move into drawable 2022-09-25 03:41:36 -04:00
Nova
0e09aae9f8 feat(wayland): xdg activation 2022-09-24 13:21:01 -04:00
Nova
101fadd55d feat: startup settings 2022-09-24 13:20:43 -04:00
Nova
56afecca74 feat(wayland): resize 2022-09-20 19:01:09 -04:00
Nova
a832232cbf refactor(model): clone stereokit model asap 2022-09-19 10:42:19 -04:00
Nova
ca192e18a9 feat(wayland): kde decoration support 2022-09-19 08:13:23 -04:00
Nova
76721a17f8 fix(wayland): 1 seat per client 2022-09-18 19:26:59 -04:00
Nova
66aa72e18c feat(wayland): data device dummy 2022-09-18 12:20:00 -04:00
Nova
98ee5073dd fix(input): extra hand data 2022-09-18 12:03:02 -04:00
Nova
3e18833211 fix(dependencies): pin wayland backend and scanner 2022-09-17 20:42:16 -04:00
Nova
f794983ff7 fix(smithay): use only needed features 2022-09-17 18:55:39 -04:00
Nova
a7596c1aa9 fix(dependencies): specify smithay version 2022-09-17 18:43:51 -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
8542a5c02b fix(box field): halve size in local_distance 2022-09-16 19:12:23 -04:00
Nova
a2f313774b fix(fields): fix equations 2022-09-16 16:57:05 -04:00
Nova
fb1f5bad97 fix(panel item): clamp pointer motion to surface size 2022-09-16 14:52:37 -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
e492e15013 refactor(items): environment submodule 2022-09-14 22:39:15 -04:00
Nova
8c3c211162 refactor(nodes): move nodes::core to nodes::self 2022-09-14 22:35:23 -04:00
Nova
fc7757e9fb refactor(client): use new queued client messenger 2022-09-14 19:17:02 -04:00
Nova
4d897f4fcd feat(input): mouse pointer 2022-09-13 16:40:59 -04:00