11 Commits (894c279e15efe477e3375e12cd6f00d551b2c8b3)

Author SHA1 Message Date
Wayne Stambaugh 78e5e98ea0 Pass VECTOR2I objects by reference instead of on the stack. 4 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 4 years ago
Wayne Stambaugh bf00ebee3b Header clean up round 1. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Werni a7d5d1f091 Add more consts all over the place 5 years ago
Marek Roszko a82edb60fe Rotate the bounding box for hit tests on the fly 5 years ago
Jon Evans 76c4c959e6 Implement new dimension properties 5 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Seth Hillbrand 46feb76aba Allow EDA_RECT to properly be uninitialized 6 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
jean-pierre charras 398f6d7b32 rename a few files 8 years ago
Mark Roszko b98cc0b937 Some coverity fixes 8 years ago
Andreas Buhr 084eea6781 Bugfix: EDA_RECT to BOX2I generated wrong boxes 8 years ago
jean-pierre charras 11eb8aa098 Minor changes in EDA_RECT to facilitate python scripts 8 years ago
Maciej Suminski b71fc5564a Code formatting fixes 9 years ago
Oliver Walters f338d46476 HitTest for Rectangular pads 9 years ago
Oliver Walters f8734bd057 Fixed ::HitTest for Circle shape 9 years ago
Robbert Lagerweij e57c962336 Pcbnew: add option to select origin & anchor in move exactly tool 9 years ago
Alejandro García Montoro f68ce306bd CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago
Mrio Luzeiro d8eab321f7 3D Viewer: complete refactor of the 3D viewer. 9 years ago
jean-pierre charras 5e41763d83 Fix a few Coverity warnings and typo is dialogs 10 years ago
Chris Pavlina 50c418a332 Eeschema: add field automatic placement feature. 10 years ago
Maciej Suminski 3049bc1d5f Fixing SELECTION_TOOL heuristics, take #2. 10 years ago
jean-pierre charras d4d201f0d8 Libedit: Fix an issue relative to bounding boxes of symbol items: some were calculated using the top to bottom draw Y axis, some others using the bottom to top libedit Y axis 10 years ago
jean-pierre charras 6a93777a51 Polyline.h: remove useless class CRect. Use the more powerful EDA_RECT instead. Clean and remove duplicate code. 11 years ago