Nova
|
4b0969d9cf
|
cleanup: cargo fmt
|
2025-06-30 02:05:07 -07:00 |
|
Schmarni
|
3b4a42c0cb
|
feat: various minor improvements
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
c22bf9b511
|
refactor: switch to bevys StandardMaterial for now
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
ac2f4a9e27
|
fix(lines): fix lines not clearing when having no points
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
c93036278f
|
feat: implement audio! thats all nodes!
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
600eab9d2a
|
feat: add entity handles and a bevy channel abstraction
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
85bb21414d
|
feat: finish line impl and switch to bevy bounds
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
2bf244bb6e
|
feat(lines): line impl mostly done
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Nova
|
44a3480022
|
refactor: minimize dependencies
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
779706d792
|
refactor: upgrade to rust 2024
|
2025-05-14 19:58:00 -07:00 |
|
ash lea
|
a5f087d29f
|
start to convert ad-hoc errors to explicit types
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
4730f0732b
|
refactor: alias_id
|
2025-04-01 14:24:06 -07: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
|
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
|
387fa96a60
|
feat(lines): multiple lines to a node
|
2023-11-25 06:25:44 -05:00 |
|
Nova
|
0736f99631
|
feat: fd passing
|
2023-07-31 23:44:17 -04:00 |
|
Nova
|
b12b171b53
|
feat: spatial bounds
|
2023-06-11 00:38:05 -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
|
1b06cb6952
|
fix(drawable/lines): properly make cyclic point
|
2023-01-05 08:28:29 -05:00 |
|
Nova
|
21f7f66440
|
feat: update stereokit
|
2023-01-04 23:51:48 -05:00 |
|
Nova
|
d7a607a663
|
switch to color_eyre instead of anyhow
|
2022-12-02 13:58:54 -05:00 |
|
Nova
|
410cc13c4f
|
fix(lines): use sRGB colors
|
2022-11-28 00:32:41 -05:00 |
|
Nova
|
bc259dbe01
|
fix(lines): convert f32 to u8 colors correctly
|
2022-11-26 15:22:23 -05:00 |
|
Nova
|
3730e20248
|
fix(lines): accept f32 colors
|
2022-11-26 00:43:04 -05:00 |
|
Nova
|
3c708d1aaf
|
feat(drawable): lines
|
2022-11-21 16:39:28 -05:00 |
|