43 Commits (3d72b245f992db8b8ff070623accd3a7845c0d3c)

Author SHA1 Message Date
Seth Hillbrand b2039c1293 Ensure hash ordering 2 months ago
Jeff Young 4bc0651a3e Better debugging. 3 months ago
Sean Mollet 380b5160d6 GENCAD export: Fixes to footprint hashing 7 months ago
Jeff Young 93ea523eec De-duplicate table border drawing code. 7 months ago
Jeff Young 3f15b0d75b ADDED: hatched fills for shapes. 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 36d3cf17eb Table TODOs. 10 months ago
Jon Evans 2a605e4a4e Infrastructure and file format for via stacks 1 year ago
Jon Evans 2babeabbea Remove leftover todo marker 1 year ago
Jon Evans 56e0811516 Phase 2 of padstack support 1 year ago
Seth Hillbrand 7ecde84a94 Move LSET to new BASE_SET class 1 year ago
Jeff Young 694a7db457 Performance improvements. 1 year ago
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Seth Hillbrand 75c6b0ab28 Added IPC2581 support 2 years ago
Mike Williams 6d93950dcc PCB: abolish TEXT_TYPE::TEXT_is_* 2 years ago
Mike Williams 37837dc392 PCB: introduce PCB_FIELD_T 2 years ago
Jeff Young 28028c941e Retire Local/Draw coords distinction from PAD (the last object to have it). 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Seth Hillbrand 146495672e Utilize our combine_hash routine for multiple hash 3 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Jeff Young 8c246a761d Move EDA_ANGLE from int to double. 4 years ago
Jeff Young abd3f5bc2b Move footprints to EDA_ANGLE. 4 years ago
Jeff Young d485eb2514 Move pads to EDA_ANGLE. 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young f1410f0240 Line styles for PCBNew shapes. 4 years ago
Wayne Stambaugh 94119b365d Pcbnew: fix assertion in footprint hashing algorithm. 4 years ago
Jeff Young 9b9e379aa0 Overhaul arc internal model to not over-specify information. 4 years ago
Marek Roszko b243c2280d enum class PAD_SHAPE_T 5 years ago
Jeff Young ec020dd19f First-class support for filled shapes. 5 years ago
Jeff Young 47e86d76fb Cleanup prior to adding filled flag. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Jeff Young 7a4900b8dc PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
Ian McInerney 4ee8ea1318 Initialize variable in hash computation 5 years ago
Seth Hillbrand 7201e9d7eb pcbnew: adjust component hash for GenCAD export 5 years ago
jean-pierre charras 967b9d4a97 Gencad export: fix an issue in hash_eda calculation, that can generate the same hash for 2 different footprints. 6 years ago
Seth Hillbrand 6a45446496 pcbnew: Remove the last dlist from modules/pcbnew 6 years ago
Seth Hillbrand 9163ac543a pcbnew: Move pads to std::deque 6 years ago
Maciej Suminski 944c5481fe Hash functions for BOARD_ITEMs 8 years ago