13515 Commits (0d35d69f708273d63981ec19498fa293483c80fd)

Author SHA1 Message Date
Fabien Corona 0d35d69f70 ADDED: Read IBIS files 3 years ago
Seth Hillbrand ac0f95683f Sort PCAD layers 3 years ago
Seth Hillbrand e857622dd4 Handle B_Cu ordering 3 years ago
Seth Hillbrand 124bdb6673 Check for older tags in pcad import 3 years ago
Jeff Young f2c26ae528 Formatting. 3 years ago
Tomasz Wlostowski 56df462474 router: fix SegmentHull() corner case when it 'chamfers' more than the clearance permits (corner case for 0-length segments, which we use 3 years ago
Tomasz Wlostowski 990281a897 router: use either copper or hole clearance, whichever is larger, when checking track -> hole collisions 3 years ago
Tomasz Wlostowski 4192c0a709 router: move IsFlashedOnLayer to the IFACE_BASE class so that it can be used in the debugger tool 3 years ago
Tomasz Wlostowski bcfe12ce47 router: improvements in robustness of SegmentHull() 3 years ago
Tomasz Wlostowski e90ab055b9 router: remove unused LINE::Is45Degree() 3 years ago
Jon Evans dc6c27b686 Don't wipe out visibility state when changing layer count 3 years ago
Jon Evans 30fb298ed3 PNS: Re-enable hole clearance for non-flashed pads/vias 3 years ago
Jon Evans 23596812b6 PNS: Implement HoleHull for VIA 3 years ago
Jeff Young bf71cada4e ADDED: User viewports for 3D viewer. 3 years ago
Jeff Young 244042ce51 Keep footprint selection in Symbol Chooser history list. 3 years ago
jean-pierre charras 9f38fa43cd Fix some minor compil and Coverity warnings. 3 years ago
Jeff Young d14fd5a9da Fix logic error with silk overlap test. 3 years ago
Jon Evans 3747369aaa PNS: Remove offsets from hull generation 3 years ago
Jon Evans 9a2950cca1 PNS: Use exact hulls for walkaround path generation 3 years ago
Jeff Young 8b75a32cfa We only want "actual" shapes, not anything derived from SHAPE. 3 years ago
Jeff Young d2a9cbe6e8 Use effective width for DRC. 3 years ago
Tomasz Wlostowski c8b93c39b6 router: remove some old cruft from the WALKAROUND class 3 years ago
Tomasz Wlostowski 0bd7f603a3 router: consider mouse drag event a valid route start/end event 3 years ago
Tomasz Wlostowski eaee610fd9 router: save project settings together with the debug log 3 years ago
Tomasz Wlostowski f73acbb206 router: derive VIA class from LINKED_ITEM interface 3 years ago
Tomasz Wlostowski cab08f859a router: cluster extraction should only consider objects that are touching (instead of checking clearance) 3 years ago
Tomasz Wlostowski 297c60923e router: return routing status from ROUTER::Move() 3 years ago
Tomasz Wlostowski 54f4f765b9 router: NODE|ITEM::QueryColliding() now can override clearance 3 years ago
Tomasz Wlostowski aca9cce5d5 router: more verbose debug messages for the debugger tool 3 years ago
Tomasz Wlostowski 2a0accd184 router: shove algorithm now considers cases where a small via sits 'inside' a fanout of wide (width > via diameter) segments. 4 years ago
Tomasz Wlostowski 08647bf035 router: temporarily disable via hole clearance check in the shove algorithm. 4 years ago
Tomasz Wlostowski 8cb65a8a13 router: default values for LOGGER::Log() 4 years ago
Tomasz Wlostowski 752ba2ed76 router: log via toggle events 4 years ago
Tomasz Wlostowski a4ad47cd08 router: use SHAPEs and PNS::ITEMs only in the ROUTER_PREVIEW_ITEM 4 years ago
Tomasz Wlostowski b08280d00c router: enable Hole Clearance rule only in Mark Obstacles mode 4 years ago
Jeff Young d31bd4ea3e Use default text properties for textboxes. 3 years ago
qu1ck 13bece06cf Fix swig wrapper for footprint 3d models 3 years ago
Mike Williams 857990a883 Hierarchy: turn into a left side pane 3 years ago
Jeff Young bd51b33f65 Clear point editor before recombining pad. 3 years ago
Jeff Young de12c63de6 Repair point editing of rotated text boxes. 3 years ago
Jeff Young f8829de5ea Formatting. 3 years ago
Jon Evans 40593930d0 PNS: Fix off-by-one in dragCornerInternal 3 years ago
Jeff Young dee22a31d9 Expose footprint ID, description and keywords to property system. 3 years ago
Jeff Young 38bc653ce9 Add arc support to HyperLynx export. 3 years ago
Jon Evans 6fd14ac945 [PNS] Fix invalid assumption in IsLineCorner 3 years ago
Jon Evans 9470bd15a1 PNS: Fix skew calculation with pad-to-die specified 3 years ago
Seth Hillbrand 6c0856c384 Fix PCAD silk layer for solder-side fp 3 years ago
Jeff Young 155620cc9a Move H/V/45 mode from zone properties to toolbar. 3 years ago
Jeff Young 1fb7532859 Prepare for a more uniform implementation of H/V/45 mode. 3 years ago
Jeff Young b056bbd9b9 Initialize enabled state of dimension text orientation combobox. 3 years ago