29 Commits (6136c2438dded246b05d9c029efeb439d449aa80)

Author SHA1 Message Date
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 7 years ago
Seth Hillbrand 9163ac543a pcbnew: Move pads to std::deque 7 years ago
Maciej Suminski 944c5481fe Hash functions for BOARD_ITEMs 8 years ago