Closed shawnlaffan closed 10 years ago
The atan2 function can be used to shorten the logic in angle_to. There appears, however, to be issues with the point subtraction process, as the distances use the reversed point order.
fixed in 16a3f6ffd9865b17a59ae027886ab3901b82db59
The atan2 function can be used to shorten the logic in angle_to. There appears, however, to be issues with the point subtraction process, as the distances use the reversed point order.