kicad/3d-viewer
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963.
* Fix grid select box update bug on context menu.
* Fix via size and track width select box update bugs.
* Fix layer pair indicator button update bug.
* Fix auto track width tool bar control enable bug.
* Fix via size and track width select status bug in context menu.
* Fix layer select box and layer control widget select bug when current
  layer is removed.
* Add virtual function to notify objects derived from EDA_DRAW_FRAME that
  the units setting has changed.
* Coding policy class naming fixes.
2011-03-01 14:26:17 -05:00
..
3d_aux.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
3d_canvas.cpp Fix 3D view crash with some graphics cards. 2011-01-29 11:19:54 +01:00
3d_class.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
3d_draw.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
3d_frame.cpp PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
3d_read_mesh.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
3d_struct.h Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
3d_toolbar.cpp fix minor issues in internationalized strings 2010-11-01 19:33:44 +01:00
3d_viewer.h PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -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