58 Commits (c66f862a394125972eae4837f8d00fb2372dc9ea)

Author SHA1 Message Date
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
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
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
Marek Roszko 4b12534dbd Fix property editor for graphic circles 2 years ago
Seth Hillbrand 75c6b0ab28 Added IPC2581 support 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Jeff Young 87571ed8b8 Not all font sizes, fill properties or color properties are the same. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young 58889f8120 Improve shape properties dialog layout. 2 years ago
Jeff Young c7e865e4a2 Safety for negative pen widths. 2 years ago
Jeff Young d6b75c64e1 ADDED: custom-shaped pad spoke templates. 2 years ago
Alex Shvartzkop 717f8d35e5 Document SetArcAngleAndEnd angle winding. 2 years ago
Jeff Young ea6d64e996 Set line width when changing annotation proxy flag. 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
jean-pierre charras a16ab0aae1 Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name 2 years ago
Jon Evans bf2e9f8261 Properties for SCH_LINE 2 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Jeff Young ec9c6a8053 Separate creation of polygons for open and closed shapes. 3 years ago
Jon Evans 5061f0556f Properties: implement ellipsization for name column 3 years ago
Jon Evans 396db7794d Properties: add friendly names to shapes 3 years ago
Jeff Young d16b23d16e Name shortening and line-break reduction. 3 years ago
Marek Roszko 46471247ff Some header cleanup 3 years ago
Jeff Young 281b9d405a ADDED ability to specify where pad number (& net name) go on custom shaped pads. 3 years ago
Jeff Young f17a865593 Move EDA_ITEM hitTest to BOX2I. 3 years ago
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
Marek Roszko 5ebd3b2d80 Make EDA_SHAPE common 3 years ago
Roberto Fernandez Bautista 029cc65b34 EDA_SHAPE: Remove m_upsideDownCoords hack (Fixes hitTest routine) 3 years ago
Jeff Young f0b9e67212 Add ignore-line-widths mode to CONVERT_TOOL. 3 years ago
Jeff Young 0953395c87 LIB_SHAPE slightly abuses SHAPE_POLY_SET by using it for line chains. 3 years ago
Jeff Young de12c63de6 Repair point editing of rotated text boxes. 3 years ago
Jeff Young 007906cd16 Fix a degeneracy bug in arc collisions. 4 years ago
Seth Hillbrand cd7141fd10 Cache read arc data for stability 4 years ago
Jeff Young 6b806bbe9c Make sure Cleanup handles shapes other than segments. 4 years ago
Jeff Young 5cc3368b14 Fix bounding boxes and hittesting for arcs in eeschema. 4 years ago
Jeff Young e61144d45a Finish with EDA_ANGLE. 4 years ago
Jeff Young e84c574830 Some more EDA_ANGLE cleanup. 4 years ago
Jeff Young 9b661aea10 EDA_ANGLE for plotters. 4 years ago
Jeff Young 07013d00e1 More EDA_ANGLE. 4 years ago
Seth Hillbrand d5faac7614 Better fix for missing end segment 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Ian McInerney 1fccbdbd53 Give EDA_SHAPE a virtual destructor 4 years ago
Jeff Young 4b6f2f0658 Add mechanical copper clearance testing for shapes. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago