kicad/3d-viewer
jean-pierre charras 1c98200721 Pcbnew: fix issue when KICAD_NANOMETER is defined: when zones use htcth to show zones areas, hatch lines were incorrectly calculated (hunded of thousand lines created)
Eeschema: fix issue in search: search not made in reference strings.
Minor fixes, code cleaning and comment enhancements.
2012-01-10 21:12:46 +01:00
..
3d_aux.cpp Memory allocation improvements and other minor fixes. 2011-11-10 10:55:05 -05:00
3d_canvas.cpp formatting and compiler warnings 2011-11-01 03:06:33 -05:00
3d_class.cpp Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
3d_draw.cpp Pcbnew: fix issue when KICAD_NANOMETER is defined: when zones use htcth to show zones areas, hatch lines were incorrectly calculated (hunded of thousand lines created) 2012-01-10 21:12:46 +01:00
3d_frame.cpp Encapsulate EDA_APP class. 2011-12-16 15:12:49 -05:00
3d_read_mesh.cpp 3D view: Fix Bug #908871 2011-12-27 19:08:50 +01:00
3d_struct.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
3d_toolbar.cpp More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
3d_viewer.h More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
CMakeLists.txt better code compatibility with others compilers (MSVC) 2008-10-30 20:12:29 +00:00
trackball.cpp Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 2009-05-24 18:28:36 +00:00
trackball.h Use double instead float when possible, ande code cleaning. 2008-10-30 10:55:46 +00:00