31123 Commits (d5a2059c21b70c763ebd44a94389798e9a84bc1b)
 

Author SHA1 Message Date
Jeff Young d5a2059c21 Error messages for zone merging. 4 years ago
Jeff Young 4665cdcdc5 Allow more (lots more) unfold from bus menu entries. 4 years ago
Steven A. Falco 042f584859 Missing include file 4 years ago
jean-pierre charras 242e66355c SYMBOL_VIEWER_FRAME: fix refresh of the canvas after selecting a new symbol. 4 years ago
Jeff Young 7f6bc28f87 Flip arc endpoints when mirroring in FPEditor. 4 years ago
Jeff Young 8e4369f998 Repair arrowhead angles. 4 years ago
Jeff Young 6dc8cd3f18 Add FreeType version to version info. 4 years ago
jean-pierre charras 4ffea8aae4 code cleaning. 4 years ago
jean-pierre charras 694ae59664 fix a minor compil warning (shadowed vars) 4 years ago
jean-pierre charras 0bc5cb33ed Fix a few issues in plotting code. Fix bug in EDA_ANGLE::IsCardinal() 4 years ago
Jeff Young c8a50d9b50 Remove unit-less angles from VECTOR2I/D APIs. 4 years ago
Jeff Young 14006495d5 Angle cleanup. 4 years ago
Jeff Young 95caf0eff9 Fix typo in version numbers. 4 years ago
Jeff Young 4eac8d7c66 Remove unit-less angles from geometry lib APIs. 4 years ago
Jeff Young ba3a810e55 Prefer EDA_ANGLE to naked degrees. 4 years ago
Jeff Young 4a05b36bc6 Prefer EDA_ANGLE to naked radians. 4 years ago
Jeff Young 854987f663 Remove unit-less angles from geometry manager APIs. 4 years ago
Jeff Young fbab335128 Retire DPOINT and DSIZE. 4 years ago
Jeff Young 67eb3116ce Remove DPOINT from drawing sheet stuff. (Use VECTOR2D instead.) 4 years ago
Seth Hillbrand 881af75029 Always use the project directory for default save 4 years ago
Seth Hillbrand 16aca901df Clear Undo list when renaming 4 years ago
Seth Hillbrand cffc99e384 Don't close filled polylines when printing 4 years ago
Seth Hillbrand 4c8f556b80 Prevent UI updates from changing zoom selection 4 years ago
jean-pierre charras b084115a9e BITMAP_BASE::DrawBitmap(): fix position of the clipping area when using matrix transform. 4 years ago
jean-pierre charras 8781f46d76 Fix compil issue on Linux 4 years ago
jean-pierre charras 05c414c816 Pcbnew: fix rotation angle issue in rotate commands. 4 years ago
Jeff Young 3e7e35343a Fix bad merge between EDA_ANGLE and wxPoint changes. 4 years ago
Jeff Young 3ba89f50ef Maybe, just maybe, fix LibEdit arc parsing. 4 years ago
Jeff Young af20d46d06 Fix converting angles from tenths of a degree. 4 years ago
Seth Hillbrand 980fd00933 Remove tag to allow MR CI 4 years ago
aris-kimi 47c0672ff3 Added footprint rule area anchors 4 years ago
Jeff Young 9298da4ebc ArcToSegmentCount calcs need to use abs value of angle. 4 years ago
Jeff Young 9d5322cfdf Move rotation angle increments to UNIT_BINDER and EDA_ANGLE. 4 years ago
Ola Rinta-Koski ef721f051a copyright note removed 4 years ago
Jeff Young 038db715a3 Move zone hatch orientation to EDA_ANGLE. 4 years ago
Jeff Young 2a60017ffa Fix error in trigo. 4 years ago
Jeff Young 0091c76a6f Excise deci-degrees from UNIT_BINDER. 4 years ago
Seth Hillbrand 57afdf153d Remove unneeded distance calc 4 years ago
Jeff Young 60fc75e239 Don't findnext on an empty string; show the dialog. 4 years ago
Jeff Young 8c758aeeb5 Use superclass's copy c'tor from within subclass copy c'tor. 4 years ago
Jeff Young f60c05fc67 Use epsilon compartor for doubles. 4 years ago
jean-pierre charras 826154d666 teardrop: rework on code 4 years ago
Jeff Young a808e2396b Run font/laguage checks only on Mac. 4 years ago
Jeff Young 8445783216 Fix backwards arcs in legacy LIB_ARCs. 4 years ago
Jeff Young d4ff829c26 Trace logging for fonts. 4 years ago
Jeff Young 4e493e2cbc Clean up some more deci-degrees. 4 years ago
jean-pierre charras 1c8ba6dafc fix python QA tests to run with latest changes in eda_angle.h 4 years ago
jean-pierre charras 380cb452b2 fix an issue in a bom script (extra empty lines created) 4 years ago
jean-pierre charras 25fca2abb7 fix a minor compil warning 4 years ago
Jeff Young f310a5b986 Excise deci-degrees from trigo. 4 years ago