kicad/common/drawing_sheet
Seth Hillbrand a9ae86eefd Cleanup geometry functions
Added Distance(VECTOR2) function that returns a double.  Removed
superfluous EuclideanNorm, GetLineLength, integer constructor for
EDA_ANGLE (this promotes to double in the CTOR), DistanceLinePoint and
HitTestPoints

Also extended the size for arc calculations that get distances to center
points to avoid overflow
2024-05-31 12:26:37 -07:00
..
drawing_sheet.keywords Parse generator_version and improve error output on mismatch 2023-11-29 16:17:41 +00:00
drawing_sheet_default_description.cpp ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 2022-04-09 15:45:58 +01:00
drawing_sheet_parser.cpp Parse generator_version and improve error output on mismatch 2023-11-29 16:17:41 +00:00
ds_data_item.cpp Restore accidentally deleted text size constraint algo. 2024-05-03 22:12:34 +01:00
ds_data_model.cpp Commenting and formatting. No functional changes. 2023-03-13 18:29:55 +00:00
ds_data_model_io.cpp Quote base64 data in DS and schematic 2023-11-29 16:17:41 +00:00
ds_draw_item.cpp Cleanup geometry functions 2024-05-31 12:26:37 -07:00
ds_painter.cpp Use a version string without the extra packaging info in drawing sheets. 2024-02-29 01:24:39 +00:00
ds_proxy_undo_item.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
ds_proxy_view_item.cpp Improvements when working closer to 32-bit integer limits. 2024-04-23 16:34:07 +00:00