Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-02-06 | Fix spelling | Mattias Andrée | 3 | -5/+5 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-02-06 | draw_linear_bezier_reference: check for random lines | Mattias Andrée | 1 | -10/+131 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-02-05 | Fix warnings | Mattias Andrée | 2 | -28/+64 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-02-05 | draw_linear_bezier_reference: fix bounds checking error | Mattias Andrée | 2 | -20/+49 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-02-05 | Fix two trivial errors in draw_linear_bezier_reference and add some tests | Mattias Andrée | 1 | -3/+398 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-02-05 | m | Mattias Andrée | 1 | -0/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-02-05 | Add tests and documentation | Mattias Andrée | 7 | -16/+271 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-02-05 | Add draw_linear_bezier_reference | Mattias Andrée | 5 | -5/+129 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-02-05 | Add rtgrpblib_draw_circular_arc | Mattias Andrée | 4 | -2/+75 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |