kicad/3d-viewer
jean-pierre charras 5951a7f9bc Pcbnew: fix an issue when collecting vias (for instance when left clicking on a via, it was not always detected)
This bug was mainly noticeable when using buried vias (some were never detected)
Minor other fixes (typos, strings hard to translate ...)
2012-10-04 19:47:28 +02:00
..
3d_aux.cpp Pcbnew: Fix bug 1042394 and very minor code cleaning. 2012-08-28 08:51:18 +02:00
3d_canvas.cpp Script plotting patch 2012-08-29 18:59:50 +02:00
3d_class.cpp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
3d_draw.cpp Pcbnew: fix an issue when collecting vias (for instance when left clicking on a via, it was not always detected) 2012-10-04 19:47:28 +02:00
3d_draw_basic_functions.cpp Pcbnew: drag functions: serious cleanup and better code. Use now the connectivity functions to find tracks connected to pads, 2012-09-11 09:33:17 +02:00
3d_draw_basic_functions.h Pcbnew: fix compil error I created in my previous commit. 2012-09-12 13:11:30 +02:00
3d_frame.cpp Code cleaning, minor fixes and minor coding style fixes. wxWidgets 2.9.4 compatibility fix( deprecated function MakeModal ) 2012-09-11 21:03:21 +02:00
3d_read_mesh.cpp 3D viewer: 2012-08-26 15:59:55 +02:00
3d_struct.h 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
3d_toolbar.cpp 3D viewer: 2012-08-26 15:59:55 +02:00
3d_viewer.h Script plotting patch 2012-08-29 18:59:50 +02:00
3d_viewer_id.h 3D viewer: 2012-08-26 15:59:55 +02:00
CMakeLists.txt 3D viewer: 2012-08-26 15:59:55 +02:00
info3d_visu.cpp 3D viewer: 2012-08-26 15:59:55 +02:00
info3d_visu.h 3D viewer: code tweaking 2012-08-27 13:41:22 +02:00
trackball.cpp switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 2012-09-21 12:02:54 -05:00
trackball.h Use double instead float when possible, ande code cleaning. 2008-10-30 10:55:46 +00:00