kicad/3d-viewer
Wayne Stambaugh edd35b4e90 PCB common library header rationalization.
* All header files used to create the PCB common library now compile as
  stand alone code.  This prevents the need to define them in a specific
  order to make source code compile properly.  It should also now be
  possible to relocate the source code to build the common PCB library
  to a separate folder.
2011-09-23 09:57:12 -04:00
..
3d_aux.cpp PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
3d_canvas.cpp 3D viewer coding style policy fixes. 2011-09-17 11:31:21 -04:00
3d_class.cpp Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
3d_draw.cpp PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
3d_frame.cpp 3D viewer coding style policy fixes. 2011-09-17 11:31:21 -04:00
3d_read_mesh.cpp 3D viewer coding style policy fixes. 2011-09-17 11:31:21 -04:00
3d_struct.h PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
3d_toolbar.cpp 3D viewer coding style policy fixes. 2011-09-17 11:31:21 -04:00
3d_viewer.h PCB common library header rationalization. 2011-09-23 09:57:12 -04: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