42 Commits (442aae19d9e78ee585173b9dd2909f35ce7794bd)

Author SHA1 Message Date
Seth Hillbrand 442aae19d9 Separate flashing check for connectivity 4 years ago
jean-pierre charras 0440aa3d83 Extend layer LAYER_LOCKED_ITEM_SHADOW to draw shadow markers on other locked items: 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Jeff Young e61144d45a Finish with EDA_ANGLE. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young 9b9e379aa0 Overhaul arc internal model to not over-specify information. 4 years ago
Jeff Young 8b08c9e53f Shorter names before things get out of hand. 4 years ago
Jeff Young a41944020d Push most of PCB_SHAPE impl down in to EDA_SHAPE. 4 years ago
jean-pierre charras 3316f3998a Rename BuildPolyPointsList() to DupPolyPointsList() and optimize code 4 years ago
jean-pierre charras 49e1b5785f PCB_SHAPE::GetFocusPosition(): returns a point on the outline instead of center. 4 years ago
Jeff Young 0fb864d596 Pull some name changes back from 7.0 to ease merging. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Jeff Young e61822c9e0 Naming conventions and a bug fix on arc points. 4 years ago
Wayne Stambaugh 2a6c7a7c0f Pcbnew header housekeeping round 1. 4 years ago
Marek Roszko eeb405c196 Cleanup some more excess math/util includes 4 years ago
Marek Roszko 21fde9b629 enum class PCB_SHAPE_TYPE_T 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
jean-pierre charras 34d7c3e31f fp shape, ARC: fix incorrect arc end position after flipping/mirroring. 5 years ago
Jeff Young 0ded846130 Go back to previous arc midpoint editing routine. 5 years ago
Seth Hillbrand b8dfcb34c4 Revert "Use less-sophisticated arc editing math." 5 years ago
Jeff Young 3b424d3868 Use less-sophisticated arc editing math. 5 years ago
Jeff Young b227d2b910 More component -> symbol. 5 years ago
Jeff Young 3f1a58bd06 Replace "module" with "footprint" in PCB sexpr. 5 years ago
jean-pierre charras 9aa6e40b79 Eeschema, fields_grid_table.cpp: fix a crash when the eeschema settings are not available. 5 years ago
Jeff Young e97faa6afd No need for LAST if the compiler still barks anyway. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young 8bae52d1c3 Correct naming conventions. 5 years ago
Jeff Young 74ad1562d9 Make FP_SHAPE GetEffectiveShape() relative to board, not footprint. 5 years ago
jean-pierre charras c58b3fe8a4 Fix a compil issue. 5 years ago
Jeff Young ec020dd19f First-class support for filled shapes. 5 years ago
Jeff Young 86b6afd14b More cleanup of MODULE to see if it fixes SWIG error. 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 522d64968e Yet more module -> footprint. 5 years ago
Jeff Young 7c60c2e404 Module -> footprint. 5 years ago
Marek Roszko 1984581c46 Remove common.h from more headers 5 years ago
Jeff Young 5ac17288a9 Work around missing copy constructor for PCB_SHAPE. 5 years ago
Jeff Young 1703729269 Require explicit decl of maxError and errorLocations. 5 years ago
Jeff Young 2f49db49bf Fix fly-off arc handles and move Arc Properties to start/end/angle. 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
qu1ck 636285311e Make DRAWSEGMENT::GetRectCorners return vector 5 years ago
Jeff Young 6c74658a98 Finish arc implementation of m_ThirdPoint for EDGE_MODULEs. 5 years ago
Jeff Young 393bb0fd83 Fix assert where geometry routine wasn't ready to handle layers. 5 years ago
Fabien Corona 133d082cc5 Pcbnew fix arc edition 5 years ago
Tomasz Wlostowski 89a953e039 Migrated GetEffectiveShape(s) to SHAPE_COMPOUND 5 years ago
Tomasz Wlostowski 832a8c5bf7 pcbnew: implement SHAPE_COMPOUND-based GetEffectiveShape() 5 years ago
Seth Hillbrand 0a5f11fb37 Keep item ordering as much as possible 5 years ago