This is just a minor fix extracted from #11697 A logic error. We tried to close the polygon shape, if the user specifies an unclosed polygon. The closing linestring previously didn't close the polygon though, but instead added a zero length line at the last coordinate. Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com> |
||
|---|---|---|
| .. | ||
| primitives | ||
| aabb.rs | ||
| arcs.rs | ||
| arrows.rs | ||
| circles.rs | ||
| config.rs | ||
| gizmos.rs | ||
| lib.rs | ||
| lines.wgsl | ||
| pipeline_2d.rs | ||
| pipeline_3d.rs | ||