kicad/pcbnew/tools
Maciej Suminski d213a26057 Smarter selection algorithm (does not allow to select both whole MODULE and its parts at the same time).
Cancel event works better (selection box does not appear after cancelling the selection tool).
Removed blinking selection box effect.
Model is accessed in more appropriate way (getModel() method).
2013-09-06 16:04:12 +02:00
..
pcb_tools.cpp Code reformatting. 2013-08-06 10:30:09 +02:00
selection_area.cpp Added general purpose overlay layer and moved selection box to it. 2013-08-08 11:43:56 +02:00
selection_area.h Added general purpose overlay layer and moved selection box to it. 2013-08-08 11:43:56 +02:00
selection_tool.cpp Smarter selection algorithm (does not allow to select both whole MODULE and its parts at the same time). 2013-09-06 16:04:12 +02:00
selection_tool.h Smarter selection algorithm (does not allow to select both whole MODULE and its parts at the same time). 2013-09-06 16:04:12 +02:00