mirror of
https://github.com/hannobraun/Fornjot
synced 2025-09-29 12:38:14 +00:00
Update formatting
This commit is contained in:
parent
acc8708e5c
commit
44b46fc9ab
@ -95,7 +95,7 @@ impl Pipelines {
|
||||
&& config.draw_mesh_lines
|
||||
{
|
||||
pipeline.draw(geometry, render_pass);
|
||||
};
|
||||
}
|
||||
}
|
||||
RenderMode::Point => {
|
||||
self.points.draw(geometry, render_pass);
|
||||
|
Loading…
x
Reference in New Issue
Block a user