Schmarni
|
9fd0c79759
|
Revert "fix: fix alpha blending, suboptimal since it doesn't support prelutiplied alpha but its fine for now" (#195)
This reverts commit a988d73187.
this wasn't actually needed and just made things worse
|
2025-09-01 09:02:36 +02:00 |
|
Schmarni
|
a988d73187
|
fix: fix alpha blending, suboptimal since it doesn't support prelutiplied alpha but its fine for now
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-08-13 00:43:17 +02:00 |
|
Schmarni
|
62cf605f4a
|
refactor(openxr): make environment blend modes a completely runtime feature, like it should and remove the fb_passthrough plugin from the default oxr plugins as quests now support blendmode based passthrough
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-21 02:55:21 +02:00 |
|
Schmarni
|
bb58cfb8df
|
fix(bevy_mod_xr): add gizmos feature
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-02 17:53:47 +02:00 |
|
Schmarni
|
be6a053b55
|
refactor: create OxrSessionConfig and make that the only way to configure things like BlendModes
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-02 16:43:39 +02:00 |
|
Schmarni
|
6284d4bf31
|
refactor: cleanup for bevy 0.16
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-04-26 14:25:54 +02:00 |
|
Schmarni
|
8e4d5d8dd0
|
update to bevy release, fix event support and update extension list
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2024-12-01 23:20:19 +01:00 |
|
Schmarni
|
7320ae8dac
|
update to bevy 0.15 rc
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2024-12-01 23:15:31 +01:00 |
|
Schmarni
|
81779bd76e
|
update to bevy 0.14
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2024-07-05 03:19:02 +02:00 |
|
Schmarni
|
b6f69eecd9
|
finish renaming and move HandBoneEntities to bevy_mod_xr
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2024-07-04 20:22:45 +02:00 |
|
awtterpip
|
3264bb9605
|
correct pipelining
|
2024-07-03 19:37:40 -05:00 |
|
Schmarni
|
3c88b0812d
|
add overlay example
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2024-06-25 19:25:06 +02:00 |
|