20391 Commits (bf3cb0b1d08335df86f481f3eb6ee28a2c35850e)
 

Author SHA1 Message Date
Seth Hillbrand bf3cb0b1d0 Standardize pad type enums 5 years ago
jean-pierre charras 84363c8e06 Gerbview test file: fix incorrect file. 5 years ago
jean-pierre charras 04aa5519d0 Gerbview: code cleanup. Remove many include, now useless. 5 years ago
Jeff Young 673b52b5c4 Non-copper zones need a different trim-outside-board strategy. 5 years ago
Jeff Young d3f8f2b81e Remove confusion between pad->IsOnLayer and pad->IsPadOnLayer 5 years ago
Jon Evans 31549cdc10 Clean up some things about pad locking 5 years ago
Jeff Young ab033327c7 Limit checks need to be done at start, not end. 5 years ago
Jeff Young 2cf303bb09 Test against pad hole cylinder when pad is not on layer. 5 years ago
Jeff Young 95f12d0826 Add some missing includes. 5 years ago
Jeff Young d0773cbe89 Be more careful with iterators when deleting. 5 years ago
Jeff Young 66454ec895 Don't do hole-to-pad clearance testing on compound pads. 5 years ago
Jeff Young d70f812255 Fix some initialisation issues in the Python framework. 5 years ago
PJM 7dc1966a0d Eeschema: Fix text formatting in "Project Load Warning" dialog 5 years ago
Jon Evans 4bb3e9dd98 Better handling of rounded pad shapes in GRID_HELPER 5 years ago
Jon Evans 30663c293c GRID_HELPER: allow snapping to collinear points 5 years ago
Jon Evans fe0f6b5ac7 ADDED: snapping to pad shape endpoints and midpoints 5 years ago
Jon Evans f7d3dddd6d Fix format argument assertion in libeval_compiler 5 years ago
Jon Evans e4ca4a2a47 REMOVED: "Delete twice to delete locked" action 5 years ago
Jon Evans 74b0e1fa47 Break apart locked items from the rest of the selection filter 5 years ago
Jeff Young 8dfb5b5640 Go back to separate intermediate and final corner strategies. 5 years ago
Mikolaj Wielgus 2d7a2a9658 Fix grid dots not appearing due to below-unity drawing width 5 years ago
Seth Hillbrand 89b83a14dc Cleanup icons 5 years ago
Jeff Young bf67648562 Support optional location reporting in SHAPE collisions. 5 years ago
jean-pierre charras 39d2a46b30 Avoid Pcbnew crash when double clicking in DIALOG_DRC on a error item. 5 years ago
jean-pierre charras c21883c8c9 fix minor I18n issues. 5 years ago
PJM 258d1a1971 Pcb: Get proper "Break Track" location when invoked from RMB context menu 5 years ago
Seth Hillbrand eea8869bdd Add Linux WM and compositor to platform info 5 years ago
Jon Evans f745036d82 Fix a minor warning 5 years ago
Mario Luzeiro ab57c93c98 3D-Viewer: add selection color as an option 5 years ago
Mario Luzeiro ec3c20bf84 3D-Viewer: do not use selection while on preview 5 years ago
Mario Luzeiro 6db0c58e8f 3D-Viewer: fix some code style 5 years ago
Mario Luzeiro 5205709399 3D-Viewer: use LAYER_SELECT_OVERLAY color for selection 5 years ago
Mario Luzeiro 10676eb926 3D-Viewer: only show intersection information while using opengl 5 years ago
Mario Luzeiro 3f2cada6c6 3D-Viewer: fix a bug introduced in the previous commits 5 years ago
Mario Luzeiro 6bc19dbfe9 3D-Viewer: intercect modules and cooper items 5 years ago
Mario Luzeiro 456112de03 Request redraw of 3D-Viewer when moving a footprint 5 years ago
Mario Luzeiro 5a362dfeeb Request redraw of 3D-Viewer when a selection from Schematic is made 5 years ago
Mario Luzeiro a1e94c2583 3D-Viewer: request a redraw when a footprint is selected in pcbnew 5 years ago
Mario Luzeiro fe51cc947c 3D-Viewer: render 3D shapes in green if footprint is selected 5 years ago
Mario Luzeiro c7a546042e 3D-Viewer: add skip material to model loading 5 years ago
Roberto Fernandez Bautista 72b904a978 ADDED: CADSTAR Archive project importer 5 years ago
Ian McInerney 8e7e1ffaaa Fix the mouse handling in the toolbar palettes 5 years ago
Ian McInerney 4ec46dabf8 Make the toolbar palettes open at a right angle to the toolbar 5 years ago
Ian McInerney 6dfe7b6eb0 Switch toolbar palettes to use AUI drag event 5 years ago
Roberto Fernandez Bautista 39995341d9 Compile fixes 5 years ago
Jeff Young db1d3ea710 Update track, via and pad clearances for the current layer. 5 years ago
Jeff Young 09ab269770 Support for 'L' in DRC expression language. 5 years ago
Jeff Young a2d9acb647 Rename DRC rule function onLayer to existsOnLayer. 5 years ago
Roberto Fernandez Bautista 6f5f6a0fba CADSTAR Schematic / PCB Archive Importers: Fix string formatting asserts 5 years ago
Roberto Fernandez Bautista 93242eb3ad CADSTAR Schematic / PCB Archive Importers: Add missing import warnings and fix code formatting 5 years ago