Nova
|
f2eac318da
|
feat(lines): comment
|
2025-07-26 17:56:04 -07:00 |
|
Nova
|
840fada1e1
|
refactor(lines): rename indecies to indices
|
2025-07-26 17:33:59 -07:00 |
|
Nova
|
c052ad22ba
|
fix: clippy
|
2025-07-10 07:36:48 -07:00 |
|
Schmarni
|
c1d3a4cbcb
|
fix: set spatial node transform
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-10 14:56:08 +02:00 |
|
Schmarni
|
a8d3b1fda1
|
Revert "refactor: use bevy_sk PbrMaterial instead of StandardMaterial"
This reverts commit 7b126557df.
|
2025-07-08 00:37:29 +02:00 |
|
Nova
|
f4d08dac9c
|
feat: wayland
|
2025-07-05 19:51:40 -07:00 |
|
Schmarni
|
7b126557df
|
refactor: use bevy_sk PbrMaterial instead of StandardMaterial
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-02 22:00:27 +02:00 |
|
Schmarni
|
165dc1d259
|
feat: flatscreen only mode when passing --flatscreen or -f
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 13:13:48 +02:00 |
|
Nova
|
3a91ce8158
|
fix: rebasing bug in models
|
2025-06-30 02:30:08 -07:00 |
|
Nova
|
4b0969d9cf
|
cleanup: cargo fmt
|
2025-06-30 02:05:07 -07:00 |
|
Nova
|
d0f88c13cd
|
refactor: remove some unneeded stuff
|
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
|
5a5695f2cc
|
refactor: remove stereokit dependency and fix all warnings
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
cc8b9c0378
|
feat: reimpl flatscreen mode
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 |
|
Schmarni
|
3374473265
|
feat: mostly reimpl text rendering
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
e678ca38ae
|
feat: working controller input methods
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Schmarni
|
aeec63c070
|
refactor: let the bevy rewrite begin: mostly working model nodes
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-06-30 03:04:00 -06:00 |
|
Nova
|
a149098044
|
feat: unset sky
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
44a3480022
|
refactor: minimize dependencies
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
30a05a3218
|
refactor: remove once_cell dependency
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
779706d792
|
refactor: upgrade to rust 2024
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
9f49ba729d
|
fix: material batching/wrong texture issue
* fix: incorrect material batching
Signed-off-by: Schmarni <marnistromer@gmail.com>
* fix: prevent memory leak with batched materials
Signed-off-by: Schmarni <marnistromer@gmail.com>
---------
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
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
|
c0141da88b
|
refactor: optimize get aspect hotpath
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
d27ec84496
|
fix: use old stereokit hand
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
4730f0732b
|
refactor: alias_id
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
853f779930
|
fix(model): don't keep material references
|
2024-08-20 17:18:48 -04:00 |
|
Nova
|
6146a5b63a
|
fix(model): rebatch identical materials to save on draw calls
|
2024-08-20 16:59:15 -04:00 |
|
Nova
|
e0a7d4f44a
|
fix: upgrade stereokit-rust and attempt nix upgrade
|
2024-08-07 14:36:19 -04:00 |
|
Nova
|
f08f3e4e4b
|
fix: polish stuff a bit
|
2024-06-27 16:51:33 -04:00 |
|
Nova
|
d17841ec7a
|
fix(model): no panics
|
2024-06-26 15:21:48 -04:00 |
|
Nova
|
fbe941749a
|
refactor(everything): streamline stereokit and main loops
|
2024-06-13 18:55:46 -04:00 |
|
Nova
|
99eb0ea547
|
fix: clippy
|
2024-06-09 19:58:41 -04:00 |
|
Nova
|
b590e82b05
|
fix: input capturing
|
2024-06-07 08:22:51 -04:00 |
|
Nova
|
3cbc10d91e
|
fix(model): no panic on material change
|
2024-06-06 09:02:32 -04:00 |
|
Nova
|
9425d30cb3
|
fix(input): input not working
|
2024-06-06 06:41:27 -04:00 |
|
Nova
|
8d2aac12d6
|
feat: upgrade to numerical IDs
|
2024-06-05 14:34:45 -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
|
c458624157
|
fix(idl): update to main branch of core
|
2024-02-07 02:59:13 -05:00 |
|
Nova
|
d4b7c3f61a
|
refactor: use typemap for aspects!
|
2024-02-05 05:09:48 -05:00 |
|
Nova
|
36dacb3322
|
fix(audio+model): drop sk asset to the destroy queue
|
2024-02-04 20:22:15 -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 |
|