2 Commits (60364a9062f499f5488ff3f33a09037f33eb41b6)

Author SHA1 Message Date
Jeff Young 60364a9062 Performance improvements for hatched fills (round 2) 7 months ago
Jeff Young 5996cffabc EE -> SCH (no functional changes) 8 months ago
Jeff Young 3f15b0d75b ADDED: hatched fills for shapes. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 7da8b42206 Push more functionality to SYMBOL. 11 months ago
Jeff Young 2926db778c Bug fixes for rotated tables. 11 months ago
John Beard 87cd0a74f2 Point editor: unify segment, circle, bezier and tablecells (partial) 1 year ago
John Beard 970d9b3615 Eeschema: point editor: edit polygons as on PCB 1 year ago
John Beard c3794aee95 Eeschema: point editor: post refactor cleanup 1 year ago
John Beard b691ebeba4 Eeschema: point editor: polygons and rule areas as behaviors 1 year ago
John Beard 59725bc0ca Eeschema: point editor: convert rect types to behavior classes 1 year ago
John Beard 8313b4ecc6 Eeschema: point editor: arcs, circle, bezierr, bitmaps, tablecells 1 year ago
John Beard fe57c531e2 Eeschema: point editor: as a behavior class for SCH_LINEs 1 year ago
John Beard 0278c13018 Point editors: allow moving rectangles by center 1 year ago
John Beard a4cbd0adb4 Sym edit: allow to drag pins with edges 1 year ago
John Beard 5df2fa2921 Eeschema: fix typo in min image size 1 year ago
John Beard 460e575457 Use REFERENCE_IMAGE for SCH_BITMAP 1 year ago
John Beard 30e51f7d1a Pcbnew: Show some helper lines in point editor 1 year ago
Jeff Young 5c22162d85 EEschema polylines aren't closed. 1 year ago
Lucas DUMONT 312fc8bdbe Differentiate between Line and Area corner 1 year ago
Jeff Young 2c40aa6278 Revert part of previous commit so user-supplied MR will apply cleanly. 1 year ago
Jeff Young 4ee0bb15c5 Give polylines & rule areas different minimum point counts. 1 year ago
Alex Shvartzkop f6994702aa Fix arc edit points ordering in schematic. 1 year ago
Jeff Young c549a214c9 Performance: don't alloc std::vector in critical areas. 1 year ago
Seth Hillbrand bcf6b620a8 Large rework of BEZIER_POLY 1 year ago
Seth Hillbrand a9ae86eefd Cleanup geometry functions 1 year ago
JamesJ d92db68597 Fix corner editing for schematic rule areas 2 years ago
Jeff Young c59ed0bbb7 Flip symbol editor's Y axis to match other editors. 2 years ago
James J be8744176c Add SCH_RULE_AREA shapes to eeschema 2 years ago
Jeff Young e5cdf3785b Make SCH_SHAPE::Normalize() upside-down-coords-aware. 2 years ago
Jeff Young d761b4f22f RIP LIB_TEXTBOX and LIB_SHAPE. 2 years ago
Jeff Young 91df43c97a ADDED: schematic tables. 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
Jeff Young 49d6439ae0 Formatting. 2 years ago
Mike Williams d468b6d542 Point Editor: allow snapping to off-grid start point 2 years ago
Alex Shvartzkop 2a2dc3a508 Eeschema: Allow 180 deg arcs when editing, enable center point snapping. 2 years ago
Zhuang Jiezhi 61d03b41ec Eeschema: Fix crash of modifying graphic item and abort with ESC by adding re-entrancy guards 2 years ago
Wayne Stambaugh 6269453416 Coverity warning fixes. 2 years ago
Mike Williams 8ec2eb600a Point editor: manually manage grid lifetime for now 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Mike Williams 66ed9cfe57 Schematic Editor: apply grid overrides to more tools 2 years ago
Mike Williams c0a9cf2cfa Schematic Point Editor: fix cancel of point drag 2 years ago
jean-pierre charras a16ab0aae1 Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name 2 years ago
Jeff Young 922f7128a9 Move item updating and view refresh to SCH_COMMIT::Push(). 2 years ago
Jeff Young 03fd9c2086 Fix refresh bug after a symbol reload from the file watcher. 2 years ago
Jeff Young ed6487da1e Disallow sheet pins from changing sides when edited by point editor. 2 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
vinsfortunato 5b9b555fdf eeschema: fix sheet symbol pins changing side when resizing 3 years ago
vinsfortunato 39e85015c2 Preserve pins positions when resizing sheet 3 years ago