947 Commits (6873a7531315df98254fe429c84414eeeff7c4d9)

Author SHA1 Message Date
JamesJCode a5be581b1b Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 6 months ago
Jeff Young ac265926b1 Restore bounds checking (even though its a performance hit). 6 months ago
Jeff Young 2a2a73a1e9 Don't allow auto-conversion from double to EDA_ANGLE. 6 months ago
Jeff Young 860f52800e Performance. 7 months ago
Jeff Young 7151d21f0b Performance optimisation. 7 months ago
JamesJCode 906c24bc6d Unify length calculation between router, board / frame, and DRC 7 months ago
Seth Hillbrand de09403b10 Fix mistake in arc circle collision 7 months ago
Alex Shvartzkop dc961d37ad Optimize SHAPE_LINE_CHAIN_BASE::EdgeContainingPoint. 8 months ago
Alex Shvartzkop b91e005277 Pre-fetch segments in SHAPE_LINE_CHAIN::SelfIntersecting. 8 months ago
Alex Shvartzkop a82916f4db Improve performance of SEG::Contains. 8 months ago
Alex Shvartzkop 18d836ef8b Reduce CSegment calls in SHAPE_LINE_CHAIN::SelfIntersecting. 8 months ago
Seth Hillbrand c24832f72b Fix IsEffectiveLine calculation 8 months ago
Kreijstal c2685ef76f Fix compilation on mingw 8 months ago
Jeff Young 3f15b0d75b ADDED: hatched fills for shapes. 8 months ago
Jeff Young b74c2791f4 Allow context menus in footprint chooser when called from Eeschema. 9 months ago
Jeff Young e483c48fe6 Re-balance file sizes. 8 months ago
jean-pierre charras dc1ecea4bc OUTSET_ROUTINE::ProcessItem(): handle an exception thrown for incorrect prm. 8 months ago
John Beard 43be371f83 Kimath: don't access aActual unless set 9 months ago
Seth Hillbrand 0281bfe05e Fix missing display pads on MacOS 9 months ago
jean-pierre charras 2a143a63e5 Build on MSYS2: use shobjidl.h, instead of shobjidl_core.h 9 months ago
Marek Roszko 337ec6d862 Add a version_header depend, not ideal 9 months ago
Marek Roszko a0b50622dd Implement AppUserModelID for windows 9 months ago
Alex Shvartzkop 3a0df97dbf Optimize SHAPE_LINE_CHAIN::Segment slightly. 9 months ago
Seth Hillbrand 5cd9e319d3 Handle more arc degeneracies 9 months ago
Seth Hillbrand bfb3875a68 Add additional handling for arc collisions 9 months ago
Seth Hillbrand bcebc694b8 Implement MTV for arcs 9 months ago
Seth Hillbrand b73481dd49 Update SHAPE_ARC::IntersectionPoints() 9 months ago
Jeff Young 77a524fa22 Fix slicing operator. 9 months ago
Seth Hillbrand 3e8791b88d Fixup multiple issues with DP checks 9 months ago
Seth Hillbrand 8ab5d95d1b Handle GTK themes that don't use the revealer 9 months ago
Marek Roszko 06a61e773f Fix bg/fg fed to GetInfoBarColours 9 months ago
Jon Evans 4279672876 Fix incorrect signature 9 months ago
Seth Hillbrand e8167f33d7 Grab GTK default colors for infobar 9 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
Seth Hillbrand 074e6df3bc Revert "Move thread pool to singleton class" 10 months ago
Seth Hillbrand 361f61a023 Move thread pool to singleton class 10 months ago
Seth Hillbrand 9a10d2ff54 Silence SWIG warnings 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jon Evans a4ac22f2d6 SHAPE_POLY_SET: Fix up non-closed outlines when added 10 months ago
Ian McInerney 2ddcc7a7ad Add error handling to posix function call 10 months ago
Seth Hillbrand 8724a7da09 Treat straight arcs as segments 10 months ago
Jon Evans ca68ac0076 kinng: use longer lifetime for incoming message string 10 months ago
jean-pierre charras f8ae28578f SHAPE_LINE_CHAIN() ctor: ensure arc info exists before trying to add it 10 months ago
Marek Roszko 0e1b47427c Add a windows specific hack to make backups work past max length 10 months ago
Marek Roszko 41d7711f06 Add a function to create long paths on windows 10 months ago
Seth Hillbrand e9bc8cfe9d Give Clipper1 a Viking funeral 10 months ago
John Beard e2136db5c2 Fabmaster: handle squares, oblongs, and regular polygons. 11 months ago
John Beard 926ef7677b Fabmaster: never add null holes to polygons 11 months ago
jean-pierre charras d3bcc81d5d libkimath: fix a link issue on mingw/msys2 build. 11 months ago