152 Commits (c73d555fe23601b49658bf834dd497f60e2ff093)

Author SHA1 Message Date
Andrzej Wolski c73d555fe2 ADDED: Lasso selection in pcbnew 3 months ago
Jeff Young fde693ebe1 Don't overflow trying to draw ticks on ruler (KICAD-9HV). 3 months ago
Jeff Young 6ef9e93cd5 Don't let arc radii blow up (KICAD-BS4). 3 months ago
Jeff Young e8e7282fe1 Fix a bunch more bugs in bezier approximation. 5 months ago
Jeff Young e44c5a7fcd Use maxError when converting bezier to polyline. 5 months ago
jean-pierre charras 69891438a6 Coverity warning fixes. 5 months ago
jean-pierre charras 8480b27042 Hatched circle shape: fix incorrect clipping of hatches. 5 months ago
jean-pierre charras b3c6a03171 Fix a few Coverity warnings (uninitialized vars). No actual code change 5 months ago
Damjan af11746cc4 pcbnew and eeschema: Table and textbox rotation / text justification fix 6 months ago
Jeff Young 60364a9062 Performance improvements for hatched fills (round 2) 6 months ago
Jeff Young 845cdb1b25 Performance optimisations for hatching. 6 months ago
Jeff Young 0659290417 Simplify hatch damage/rebuild and move it out of view. 6 months ago
Jeff Young 7a9db0f8c1 Formatting. 6 months ago
Wayne Stambaugh 11edaa6e4a Use arc mid point for footprint library parity DRC testing. 6 months ago
Jeff Young 822e188d55 Knockout entire hatched shape when filling zones. 6 months ago
Michael712 d59f624001 Don't use transform coordination for height/width property display of rectangles 7 months ago
Jeff Young 01c1ff47ad Don't generate hatched fills for connectivity, etc. 7 months ago
Jeff Young 413d6747c5 Collapse SCH_TABLE border drawing into shared code. 7 months ago
Jeff Young 50174ec528 Beware of infinite recursion on colliding hatched shapes. 7 months ago
Jeff Young 46378dc760 Dirty hatching from SwapShape(). 7 months ago
Jeff Young b1a4b77291 Solid fill mode is FILL_T::FILLED_WITH_COLOR for SCH_SHAPE. 7 months ago
Jeff Young 7f935e290a Fracture hatched fill polygon. 7 months ago
jean-pierre charras a414cb0a17 EDA_SHAPE: fix crash when trying to create a hatch pattern inside a circle. 8 months ago
Jeff Young 3f15b0d75b ADDED: hatched fills for shapes. 8 months ago
Jeff Young 6b6729284c Remove default line styles from all items except eeschema wires and buses. 9 months ago
Seth Hillbrand 6d40bf049e Hold fp data constant 9 months ago
Wayne Stambaugh 5c8f4697ca Common folder housekeeping part 1. 9 months ago
Alex Shvartzkop 7afa6a086e Show "Selected 2D Length" for tracks and shapes in message panel. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Jeff Young f1cbcc83fe Fixup fill versions. 10 months ago
jean-pierre charras 776075ee35 Eeschema, fille polygons: fix HitTest inside polygon. 10 months ago
Jon Evans 3129e072c4 API: Move graphics and text handling to common 11 months ago
Dhineshkumar S cb41f39045 Disable custom color selection when Fill Mode is Body Background Color 12 months ago
John Beard 215533f31a Unify flip direction handling 1 year ago
John Beard 7dfac8d1ab Bezier: Correct bounding box calculation 1 year ago
John Beard 0e788f97ca Bezier: add fill to properties panel 1 year ago
jean-pierre charras 513d659ce8 Fix incorrect flip for graphic segments. 1 year ago
Jeff Young 5fba8289aa Formatting. 1 year ago
Seth Hillbrand bcf6b620a8 Large rework of BEZIER_POLY 1 year ago
Jeff Young 4a01f322ff Special-case hit-testing of filled schematic rule areas. 1 year ago
Seth Hillbrand e8c96a8a20 Fixups for a9ae86ee 1 year ago
Seth Hillbrand a9ae86eefd Cleanup geometry functions 1 year ago
xx 5ff61ae561 Add rectangle height and width to properties 1 year ago
Jeff Young 1290228fbf Don't modify radius when editing center. 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 1 year ago
Jeff Young d761b4f22f RIP LIB_TEXTBOX and LIB_SHAPE. 2 years ago
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
Jeff Young 5d37a00759 Table plotting for PCBNew. 2 years ago
Jeff Young 58df9c96f4 ADDED: Expose units and DeMorgan to properties system. 2 years ago
Jeff Young e445249720 ADDED: PCB tables. 2 years ago