|  6b0e3fa572 # Objective - Implement double ended arrows, suggestion of #9400 ## Solution - Creation of new field and method to the `ArrowBuilder` --- ## Changelog ### Added - New field `ArrowBuilder::double_ended` - New method `ArrowBuilder::with_double_end` to redefine the double_ended field ## Additional I added this in the 3d_gizmos example, that's the result:  I added this arrow in the 2d_gizmos example too:  --------- Co-authored-by: Afonso Lage <lage.afonso@gmail.com> Co-authored-by: Pablo Reinhardt <pabloreinhardt@gmail.com> | ||
|---|---|---|
| .. | ||
| 2d_gizmos.rs | ||
| 3d_gizmos.rs | ||
| axes.rs | ||
| light_gizmos.rs | ||