| Commit | Date | |
|---|---|---|
|
[r5406]
by
david_costanzo
Replace usage of ELIPSA2 with ARCOELIPSE2 |
2020-08-06 01:30:07 | Tree |
|
[r5405]
by
david_costanzo
Add a regression test for a degenerate case of ELLIPSEARC2 |
2020-08-06 01:08:41 | Tree |
| 2020-08-06 00:52:42 | Tree | |
|
[r5403]
by
david_costanzo
Improve the dashed-line ellipse example for ELLIPSEARC2 |
2020-08-06 00:44:14 | Tree |
| 2020-08-05 23:53:28 | Tree | |
|
[r5401]
by
david_costanzo
Rename :principio.ángulo to :ángulo.de.partida |
2020-08-05 23:52:08 | Tree |
| 2020-08-05 23:45:43 | Tree | |
|
[r5399]
by
david_costanzo
Fix the documented order of the X and Y inputs for ELLIPSEARC2. This is good news, because X Y makes more sense than Y X. |
2020-08-05 02:15:58 | Tree |
| 2020-08-04 23:54:32 | Tree | |
|
[r5397]
by
david_costanzo
Partial fix for Bug #494 (ELLIPSEARC2 problems), as submitted by Francesco Simone Carta. This would have been a complete fix in FMSLogo 7.7.0, but I have since changed ELLIPSEARC to calculate the angle of the sweep correctly, which made it so, in this implementation, the turtle either glides ahead or behind the drawn arc (but remains on the ellipse, which is still an improvement). This also brings in a breaking change for when the third parameter is negative. The old ELLIPSEARC drew the arc on the opposite side of where the turtle is located. The new implementation draws the ELLIPSEARC sweeping in the opposite direction. The new behavior is more intuitive. |
2020-08-04 00:27:29 | Tree |