Commit Graph

37 Commits

Author SHA1 Message Date
Schmarni
4ea0d60310 refactor use bevy_sk material and hands
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-01-17 06:25:15 +01:00
Schmarni
a832266989 refactor: add text support
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-01-15 21:18:31 +01:00
Schmarni
054109d9c7 refactor: fix error module after rebase and reduce usage of the eyre! macro
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 23:50:17 +01:00
Schmarni
b1207f8174 refactor: add text spawning tracing spans and slightly improve performance
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 23:28:45 +01:00
Schmarni
2efdbec2ca refactor: improve performance a lot
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 23:28:42 +01:00
Schmarni
e3321c54fb refactor: IT RUNS!
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 22:45:16 +01:00
Schmarni
3065c95e38 refactor: absolutly minimal text impl, doesn't yet care about state change or despawn
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-31 22:36:14 +01:00
ash lea
8708f240b4 start to convert ad-hoc errors to explicit types 2024-12-30 20:48:15 -05:00
Nova
5df9d26ca1 refactor: alias_id 2024-11-01 15:10:23 -04:00
Nova
f08f3e4e4b fix: polish stuff a bit 2024-06-27 16:51:33 -04:00
Nova
99eb0ea547 fix: clippy 2024-06-09 19:58:41 -04:00
Nova
9425d30cb3 fix(input): input not working 2024-06-06 06:41:27 -04:00
Nova
eda50b7d51 feat: upgrade stereokit 2024-05-28 09:13:15 -04:00
Nova
15f771ff93 fix(drawable/text): alignment 2024-03-09 23:17:56 -05:00
Nova
d4b7c3f61a refactor: use typemap for aspects! 2024-02-05 05:09:48 -05:00
Nova
43b3499ed7 refactor(drawable): use idl 2024-02-04 17:36:30 -05:00
Nova
ed28914f86 refactor(idl): create_inteface macro 2024-02-04 09:55:39 -05:00
Nova
1b37d77304 feat(spatial): use codegen 2024-02-03 14:14:27 -05:00
Nova
6eb36516b0 feat: initial IDL 2024-02-03 04:53:19 -05:00
Nova
5dc7cfbe83 refactor(drawable): remove sendwrapper 2023-08-06 10:10:50 -04:00
Nova
0736f99631 feat: fd passing 2023-07-31 23:44:17 -04:00
Nova
c776c1b712 feat: new stereokit 2023-04-30 13:25:13 -04:00
Nova
969e4de882 feat: disabled/enabled 2023-02-16 00:30:25 -05:00
Nova
3d57bed1c0 refactor: node aspect drawable 2023-02-08 21:06:24 -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
21f7f66440 feat: update stereokit 2023-01-04 23:51:48 -05:00
Nova
b9baee7e5f feat(resources): list of extensions to check 2022-12-05 22:44:04 -05:00
Nova
c171d9e6db feat: tracing 2022-12-02 20:46:28 -05:00
Nova
d7a607a663 switch to color_eyre instead of anyhow 2022-12-02 13:58:54 -05:00
Nova
1be413065d fix: text not working 2022-11-26 00:34:37 -05:00
Nova
1f61d32877 refactor: use snake case for method names 2022-11-08 06:10:03 -05: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
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
12668419ce feat(drawable): text 2022-09-26 07:09:37 -04:00