Files
create/src/Mod
Roy-043 65cd8adca8 Draft: arcTracker did not take Working Plane rotation into account
Steps to verify the issue:
1. Open FreeCAD.
2. Switch to Std_ViewTop.
3. Click one of the curved arrows of the Navigation Cube.
4. Switch to the Draft WB.
5. Make sure Draft_SelectPlane is set to "Auto".
6. Start Draft_Arc and click 2 points (for the radius and the start angle).
7. Result: The displayed arc does not match the start angle or the current point.

Additonally:
* Removed the normal argument from `__init__`. The tracker does not work properly with just a normal. AFAICT there is no code that specifies this normal.
* Minor improvement to `getAngle`: Switched the vectors.
2023-09-05 15:39:17 +02:00
..
2023-08-29 07:38:09 -05:00
2023-08-27 19:16:58 +02:00
2023-08-31 22:29:17 -05:00
2023-08-16 22:50:39 -05:00
2023-08-31 22:29:17 -05:00
2023-08-29 07:38:09 -05:00
2023-03-31 10:36:04 +02:00
2023-08-29 07:38:09 -05:00
2023-08-16 22:50:39 -05:00
2023-09-04 08:18:51 -05:00
2023-05-02 12:49:54 -05:00