Xavier Thomas
Xavier Thomas
- This changes the main API :( I do not have a lot of experience in Rust nor with egui. Any desired changes or improvement I should make before merging...
In Bevy 0.14 the code from the screenshot example was capturing the GUI in the screenshot. After updating to 0.15 and changing the code to use the new Bevy 0.15...
The default faint color used for striped `Grid` and `Table` is not visible in Bevy (at least in the dark theme). It is visible in the `egui.rs` web demo of...
When changing which mesh/entity should be outlined, there is something weird that happens. The outline of the first outlined mesh is fine, but for the mesh that are outlined afterward...