113 Commits (0d35d69f708273d63981ec19498fa293483c80fd)

Author SHA1 Message Date
Jeff Young b123318cf6 Encourage use of full DRC for board & footprint malformed outlines. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young 666c11965a Clean up some more MODULE terms. 5 years ago
Jeff Young 8bae52d1c3 Correct naming conventions. 5 years ago
Jeff Young 86b6afd14b More cleanup of MODULE to see if it fixes SWIG error. 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 63a54d003e More module -> footprint. 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Jeff Young 9106cc19bf Yet another tranche of module -> footprint. 5 years ago
Jeff Young fc9cf1d827 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 f7333ad64a Update some classnames including archaic zone names. 5 years ago
jean-pierre charras 536bba294b Do not round a rotation angle to 0.1 degree. 5 years ago
jean-pierre charras 2cb23277f3 Fix bounding box update after rotation. 5 years ago
Werni a7d5d1f091 Add more consts all over the place 5 years ago
Jeff Young d1c73cb1d5 Clean up MODULE effective shape memory handling. 5 years ago
Jeff Young ccfa0f5189 fixup! Implement MODULE::GetEffectiveShape() 5 years ago
Jeff Young 0e686d377b Implement MODULE::GetEffectiveShape() 5 years ago
Jeff Young 386cefbe84 Do footprint keepouts by courtyard. 5 years ago
jean-pierre charras 15369915cc Minor code cleanup: move "extern" declarations to convert_drawsegment_list_to_polygon.h 5 years ago
Jeff Young cce557b9ad Redo the board-edge-building logic to return better error reports. 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Jeff Young ebc8e2c921 Move property manager tokens to HKI macro. 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Marek Roszko 52a12c6ccd Remove kicad_string.h from footprint_info.h 5 years ago
Jeff Young 92d84b0d67 Naming updates. 5 years ago
Jeff Young 04f61fb1f2 Rebuild groups as a separate pass (required for nested groups). 5 years ago
jean-pierre charras 57da733f56 Avoid loss of data when saving a board having duplicate UUID 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Mark Roszko a28a0e14ba Fix conversion warnings 5 years ago
Jeff Young 7a4900b8dc PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
Jeff Young ba26e056ec Implement groups for modedit. 5 years ago
jean-pierre charras 87a220b8e2 more cleanup about removing useless include 5 years ago
Seth Hillbrand bf3cb0b1d0 Standardize pad type enums 5 years ago
jean-pierre charras 456735f803 VIEW::ViewGetLOD() returns double now instead of int. 5 years ago
jean-pierre charras 4db4a0a46f Pcbnew, PCB_PAINTER: very minor enhancement for commit 2751c677 5 years ago
Jeff Young 64fa400b19 Ease translation a bit. 5 years ago
jean-pierre charras 121ccc3a10 Fix broken MODULE::HitTest() 5 years ago
PJM f3586ccd45 Pcbnew: Make 'GetBoundingBox' return correct answer when passed false 5 years ago
Marek Roszko a82edb60fe Rotate the bounding box for hit tests on the fly 5 years ago
Marek Roszko 721c30e464 Make SetPosition and SetOrientation simply adjust the bounding box rather than continously recalculate it. 5 years ago
Tomasz Wlostowski 2c1bd645b2 pcbnew: initial support for GetEffectiveShape() for zones and modules 5 years ago
Jeff Young e782794f96 Flesh out object properties and DRC Rule syntax help. 5 years ago
Jeff Young 88635ee5b6 Clean up error messages. 5 years ago
Jeff Young 14a9c8dc42 Fix printing for introduction of zone layers and meta items. 5 years ago
Jeff Young beb370a3e5 Another typo. 5 years ago
Jeff Young e7db43285f ADDED new footprint fabrication attributes. 5 years ago
Seth Hillbrand 35eda030a2 pcbnew: Ensure we are cloning pads 5 years ago