kicad/3d-viewer
Wayne Stambaugh fac288cffa More encapsulation work and other minor improvements.
* EDA_DRAW_FRAME completely encapsulated except for DrawFrame member.
* Moved members specific to Pcbnew from EDA_DRAW_FRAME to PCB_BASE_FRAME
  or PCB_EDIT_FRAME as appropriate.
* Replace EDA_TOOLBAR with wxAuiToolBar as EDA_TOOL bar provided no
  additional functionality and made code less readable.
* Remove EDA_TOOLBAR class definition from wxstruct.h and delete file
  wineda_toolbar.cpp.
* Rename tool bar members to something more descriptive since the
  horizontal and vertical references wont mean anything once the
  tool bars are movable.
* Lots of dead code removal.
2011-12-16 08:32:23 -05: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 kicad_plugin 2011-12-13 22:29:25 -06:00
3d_frame.cpp 3D viewer coding style policy fixes. 2011-09-17 11:31:21 -04:00
3d_read_mesh.cpp Update version number 2011-11-26 21:02:59 +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