mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-04 01:48:28 +00:00
Fix formatting
This commit is contained in:
parent
c8ec9d8b69
commit
7779cf99c3
@ -26,7 +26,8 @@ pub fn model(viewer: &Viewer) -> TriMesh {
|
||||
[0.5, -0.5],
|
||||
// connection to outer boundary
|
||||
[-0.5, -0.5],
|
||||
// half-edge between last and first vertex is implicit, so we're done here
|
||||
// half-edge between last and first vertex is implicit, so we're
|
||||
// done here
|
||||
]);
|
||||
|
||||
let surface = Handle::new(Surface {
|
||||
|
Loading…
Reference in New Issue
Block a user