kicad/3d-viewer
Wayne Stambaugh e560573c5e Schematic object encapsulation and other minor improvements.
* Encapsulate file name member of base screen object.
* Encapsulate associated screen member of schematic sheet object.
* Create add screen method to schematic sheet object to simplify setting
  the associated screen.
* Move the change file name code in the schematic sheet object to the edit
  sheet method in the schematic editor frame object to eliminate message
  dialogs.
* Improve reference counting in schematic screen object.
* Add helper type definitions for changing schematic object storage to C++
  containers.
2011-01-20 11:34:57 -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 Schematic object encapsulation and other minor improvements. 2011-01-20 11:34:57 -05:00
3d_class.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
3d_draw.cpp Eeschem: fix bug when moving fields in schematic: incorrect field move for rotated+mirrored components 2011-01-19 11:34:56 +01:00
3d_frame.cpp added orto2 patch 2010-10-04 14:58:07 +02:00
3d_read_mesh.cpp fixed issues in 3D viewer 2010-10-04 13:50:43 +02: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 Doxygen comment warning fixes. 2010-12-29 18:47:32 +01: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