122 Commits (ec4249e091926be71c3b5638959c91e660b9e142)

Author SHA1 Message Date
jean-pierre charras 776075ee35 Eeschema, fille polygons: fix HitTest inside polygon. 11 months ago
Jon Evans 3129e072c4 API: Move graphics and text handling to common 12 months ago
Dhineshkumar S cb41f39045 Disable custom color selection when Fill Mode is Body Background Color 1 year 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. 2 years ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years 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
Jeff Young 4a561b04bc Code cleanup and compiler warnings. 2 years ago
Jeff Young 36275bcbc5 Make sure polygonization error is on correct side. 2 years ago
Marek Roszko 4b12534dbd Fix property editor for graphic circles 2 years ago
Alex Shvartzkop f99505e190 Fix arc editing bugs when endpoints match. 2 years ago
Alex Shvartzkop 5bd620d8f9 Support Bezier curve editing in eeschema. 2 years ago
Alex Shvartzkop 2a2dc3a508 Eeschema: Allow 180 deg arcs when editing, enable center point snapping. 2 years ago
Seth Hillbrand 75c6b0ab28 Added IPC2581 support 2 years ago
Graham Keeth 13a2c6b017 Hide some irrelevant properties from DRC rule editor 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Jeff Young 7277ae93fa Close a polygon that is marked as filled before hit-testing. 2 years ago
Jeff Young 7e46e85c7d Update copyrights. 2 years ago
Jeff Young 6ecfc89a4a Honour originTransforms in search panels. 2 years ago
Alex Shvartzkop 3d5721a217 Fix some warnings. 2 years ago
Jeff Young 87571ed8b8 Not all font sizes, fill properties or color properties are the same. 2 years ago
Jeff Young fc0017fc95 Normalize rects higher up. 2 years ago
Jeff Young 84d42a2669 Normalize rectangles after rotation/flipping. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Alex Shvartzkop d7863b09c5 Move CORNER_STRATEGY out of SHAPE_POLY_SET. 2 years ago
Jeff Young 58889f8120 Improve shape properties dialog layout. 2 years ago
Jeff Young d6b75c64e1 ADDED: custom-shaped pad spoke templates. 2 years ago
Jeff Young 402b701c9e Formatting. 2 years ago
Alex Shvartzkop 9f63820ed4 Fix a bug in RebuildBezierToSegmentsPointsList. 2 years ago
Alex Shvartzkop 5b438d6398 Optimize makeEffectiveShapes for polygons. 2 years ago
jean-pierre charras cbcaaa001c fix some Coverity and compil warnings. 2 years ago
Alex Shvartzkop a84c01b1ed Fix properties crash when selecting libedit arc and non-EDA_SHAPE. 2 years ago
Josue 94e86a69be Update RECT to RECTANGLE 2 years ago
Josue 6429051750 change Rectangle property: Length to Height 2 years ago
Josue c3766bb250 Implement Length and Width for RECT 2 years ago
Josue 5061ca54e7 add length and angle properties to segment 2 years ago
Marek Roszko cbc60d90ec Add missing line style prop to eda_shape 2 years ago