kicad/pcbnew/tools
Jeff Young 5c9e718407 Performance enhancements for connectivity.
1) Generate SHAPE_POLY_SET triangulation by outline so they can be
shared between connectivity system and other clients.
2) Don't add items to connectivity when reading board; we're going
to do a total rebuild anyway.
3) Use multithreading when caching triangulation.
2022-02-15 12:20:34 +00:00
..
board_editor_control.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
board_editor_control.h
board_inspection_tool.cpp Fix typo in a copy/paste and a minor compil warning 2022-02-07 17:32:19 +01:00
board_inspection_tool.h
board_reannotate_tool.cpp Include Footprints within Groups when re annotating duplicates 2022-01-11 20:51:03 +00:00
board_reannotate_tool.h
convert_tool.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
convert_tool.h
drawing_stackup_table_tool.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
drawing_tool.cpp Be cognizant of flashed layers when generating pad shapes. 2022-02-11 13:10:52 +00:00
drawing_tool.h
drc_tool.cpp
drc_tool.h
edit_tool.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
edit_tool.h
footprint_editor_control.cpp
footprint_editor_control.h
global_edit_tool.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
global_edit_tool.h
group_tool.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
group_tool.h
pad_tool.cpp Move BOARD_ITEM::Rotate() to EDA_ANGLE. 2022-01-14 16:08:19 +00:00
pad_tool.h
pcb_actions.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
pcb_actions.h TextBoxes for PCBNew. 2022-01-31 20:00:47 +00:00
pcb_control.cpp Move GUI queries in PLUGIN to a callback. 2022-02-11 22:09:22 +00:00
pcb_control.h
pcb_editor_conditions.cpp Improve SNR. 2022-02-12 18:38:11 +00:00
pcb_editor_conditions.h
pcb_grid_helper.cpp Fix some Pcbnew crashes due to null pointers 2022-02-14 13:46:05 +01:00
pcb_grid_helper.h Fix pad snapping in renumber pads 2022-01-03 19:39:04 -08:00
pcb_picker_tool.cpp
pcb_picker_tool.h
pcb_point_editor.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
pcb_point_editor.h
pcb_selection.cpp
pcb_selection.h
pcb_selection_conditions.cpp
pcb_selection_conditions.h
pcb_selection_tool.cpp Don't halt expansion on zero-length 2022-02-07 13:53:42 -08:00
pcb_selection_tool.h Cross-probing/selection for multiple items (SCH->PCB) 2022-01-16 20:29:03 +00:00
pcb_tool_base.cpp Move PCBNew rotation increment to EDA_ANGLE. 2022-01-14 16:08:19 +00:00
pcb_tool_base.h
pcb_viewer_tools.cpp Improve SNR. 2022-02-12 18:38:11 +00:00
pcb_viewer_tools.h
placement_tool.cpp
placement_tool.h
position_relative_tool.cpp
position_relative_tool.h
tool_event_utils.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
tool_event_utils.h Move EDA_ANGLE to KiMath lib 2022-01-14 17:12:24 -08:00
zone_create_helper.cpp
zone_create_helper.h
zone_filler_tool.cpp Performance enhancements for connectivity. 2022-02-15 12:20:34 +00:00
zone_filler_tool.h