962 Commits (6e0df489ebeb37c120d9681c5d64ff0d8ba8c496)

Author SHA1 Message Date
Seth Hillbrand eed95e612d Skip exterior segments when splitting 2 months ago
Seth Hillbrand 415aac7fc5 Fix Chessboard splitting 2 months ago
jean-pierre charras 42c67b40b1 fix issues in ROUNDRECT: Fix incorrect ROUNDRECT Ctor. 2 months ago
jean-pierre charras 5baaa89131 Reapply "SHAPE_ARC::GetCentralAngle(): better algo to calculate actual arc." 3 months ago
Jeff Young f66a5be0d6 Fix m_importProperties not getting nulled (KICAD-6BJ). 4 months ago
Jeff Young ee36806c94 Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 4 months ago
Jeff Young aefebbf1b0 Upgrade ShowPlayer re-entrancy guard (KICAD-XAC). 4 months ago
jean-pierre charras cf9f11a135 Fix mingw build (from master branch) 4 months ago
Mark Roszko ce1f3b8819 Add support for SHAddToRecentDocs on windows with app model id 4 months ago
Jeff Young 5b5fa6ede6 Collect more debugging. 4 months ago
Mark Roszko 954e75b014 Windows, msys2 build: fix cast not accepted by GCC 4 months ago
Mark Roszko 589bfeafe3 Fix shift+middle click on windows no longer working 4 months ago
Jeff Young 512131a062 Equality for doubles. (Potentially KICAD-SV8) 4 months ago
Jeff Young 0ecd5d86bc Performance optimizations. 5 months ago
Jeff Young ad8209069d Negative number safety. 5 months ago
jean-pierre charras 88ad461514 Revert "SHAPE_ARC::GetCentralAngle(): better algo to calculate actual arc." 5 months ago
jean-pierre charras 8279276fe4 SHAPE_ARC::GetCentralAngle(): better algo to calculate actual arc. 5 months ago
Alex Shvartzkop 4d3ac103ad Improve performance of SEG::Contains. 8 months ago
Seth Hillbrand b47bf99632 Safety valve for integer sqrt 6 months ago
Seth Hillbrand d6607146c4 Fix silk board edge collision case 6 months ago
Jeff Young 241959bca3 Slice() must also support aMaxError. 6 months ago
Jeff Young 427d4173b1 Allow math tests to run with their own precision. 6 months ago
Jeff Young f334a9a3bd Use a high definition for display of arcs in SHAPE_LINE_CHAINs. 6 months ago
Jeff Young 0ee2685ab6 Use consistent terminology and types. 6 months ago
JamesJCode 1215b0c304 Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 7 months ago
Jeff Young bae846c2cd Don't allow auto-conversion from double to EDA_ANGLE. 7 months ago
Jeff Young 9c4a88a129 Performance optimisation. 7 months ago
Jeff Young 537a8cc652 Allow context menus in footprint chooser when called from Eeschema. 9 months ago
Seth Hillbrand c4ad3456f4 Fix mistake in arc circle collision 8 months ago
Seth Hillbrand 2da1294492 Fix IsEffectiveLine calculation 8 months ago
Mark Roszko 12d3f54da4 Fix compilation on mingw 8 months ago
jean-pierre charras dc1ecea4bc OUTSET_ROUTINE::ProcessItem(): handle an exception thrown for incorrect prm. 9 months ago
John Beard 43be371f83 Kimath: don't access aActual unless set 9 months ago
Seth Hillbrand 0281bfe05e Fix missing display pads on MacOS 10 months ago
jean-pierre charras 2a143a63e5 Build on MSYS2: use shobjidl.h, instead of shobjidl_core.h 10 months ago
Marek Roszko 337ec6d862 Add a version_header depend, not ideal 10 months ago
Marek Roszko a0b50622dd Implement AppUserModelID for windows 10 months ago
Alex Shvartzkop 3a0df97dbf Optimize SHAPE_LINE_CHAIN::Segment slightly. 10 months ago
Seth Hillbrand 5cd9e319d3 Handle more arc degeneracies 10 months ago
Seth Hillbrand bfb3875a68 Add additional handling for arc collisions 10 months ago
Seth Hillbrand bcebc694b8 Implement MTV for arcs 10 months ago
Seth Hillbrand b73481dd49 Update SHAPE_ARC::IntersectionPoints() 10 months ago
Jeff Young 77a524fa22 Fix slicing operator. 10 months ago
Seth Hillbrand 3e8791b88d Fixup multiple issues with DP checks 10 months ago
Seth Hillbrand 8ab5d95d1b Handle GTK themes that don't use the revealer 10 months ago
Marek Roszko 06a61e773f Fix bg/fg fed to GetInfoBarColours 10 months ago
Jon Evans 4279672876 Fix incorrect signature 10 months ago
Seth Hillbrand e8167f33d7 Grab GTK default colors for infobar 10 months ago
Seth Hillbrand 452e69de85 Move thread pool into true singleton 10 months ago
Alex Shvartzkop 9a3d7594d9 Add pivot/pan/rotation/lights controls to PCB render dialog. 10 months ago