Commit Graph

260 Commits

Author SHA1 Message Date
Nova
fd0940bfe9 feat(objects/input): add keyboard to mouse_pointer 2022-11-05 17:56:52 -04:00
Nova
2b4a495c07 refactor(data): simplify 2022-11-05 17:56:34 -04:00
Nova
cffb968d2e refactor: remove item alias remote_methods 2022-11-05 17:56:09 -04:00
Nova
201ab3aee8 feat(field): ray_march 2022-11-05 17:55:27 -04:00
Nova
cfa3584dda feat(field): expose ray marching to clients 2022-11-01 07:59:49 -04:00
Nova
f19ba93958 refactor(client): use new messenger 2022-10-30 00:14:24 -04:00
Nova
09a2572c3b refactor(node): return Result<&T> from get aspect 2022-10-29 07:32:51 -04:00
Nova
c6316b4e8b feat: terrible hack for moses 2022-10-26 05:19:20 -04:00
Nova
9cd900b23f fix(wayland): remove wayland crate pinning 2022-10-25 16:21:22 -04:00
Nova
a6d30cb366 refactor: use master smithay branch 2022-10-25 16:07:36 -04:00
Nova
3e94a3f62a fix(wayland): set default output size 2022-10-25 12:56:59 -04:00
Nova
060f8264ff fix(data): send "data" to receiver 2022-10-25 07:32:25 -04:00
Nova
b7b3907647 feat: pulse sender/receiver 2022-10-21 06:21:56 -04:00
Nova
1550555df1 fix: clippy 2022-10-21 06:21:49 -04:00
Nova
c42a29a034 feat: zones 2022-10-20 11:32:33 -04:00
Nova King
621bf6b82a Merge pull request #2 from philpax/fix-build
fix: remove path dependency for stereokit
2022-10-19 05:55:53 +00:00
Philpax
2be015705c fix: remove path dependency for stereokit 2022-10-19 07:44:10 +02:00
Nova
66de0a2d53 refactor(alias): new fn 2022-10-18 11:58:33 -04:00
Nova
88555ee047 refactor: modularize getting nodes and aspects 2022-10-18 10:58:39 -04:00
Nova
a399db006e fix(wayland): add 8 to ensure keyboard mods work 2022-10-15 00:56:24 -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
6cba9a010f fix(panel item): serialize properly 2022-10-14 05:20:30 -04:00
Nova
cdd38da4ee feat: upgrade stardust-xr version 2022-10-14 01:11:54 -04:00
Nova
edc7eefbbc refactor: all old flexbuffers parsing upgraded 2022-10-13 00:47:37 -04:00
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