kicad/3d-viewer
dickelbeck 860fbb16d7 ++pcbnew & gerbview
* Moved ReturnLayerName() to static BOARD::GetDefaultLayerName() and migrated
    to a Specctra DSN compatible default layer naming scheme:
        Component becomes Front, Copper becomes Back.
  * set_color.h: Cmp becomes Front, Cu becomes Back.
  * D_PAD::DisplayInfo() changed to use actual copper layer names.
  * more layer setup dialog work, moved all programmatic wxControl instantiation
    into the wxFormbuilder environment, but this is fraught with danger:
    wxFlexGridSizer used the tallest control to establish the row heights, so
    be careful about changing control borders in the scroll panel. The vertical
    size can explode since just a couple of pixels times the number of rows
    is substantial.  Currently I am setting a 5 pixel border only left, top, and right
    but not bottom.
  * Set copper layer count is back in place as a hack until I can get the enabled
    layer bit map fully operational.
2009-12-07 03:46:13 +00:00
..
3d_aux.cpp Comment translations and other minor updates. 2009-11-04 20:46:53 +00:00
3d_canvas.cpp Comment translations and other minor updates. 2009-11-04 20:46:53 +00:00
3d_class.cpp Comment translations and other minor updates. 2009-11-04 20:46:53 +00:00
3d_draw.cpp ++pcbnew & gerbview 2009-12-07 03:46:13 +00:00
3d_frame.cpp AUI support into topmost CMakeLists.txt 2009-11-05 08:52:41 +00:00
3d_read_mesh.cpp small improvements for russian GOST 2009-12-02 13:06:55 +00:00
3d_struct.h Comment translations and other minor updates. 2009-11-04 20:46:53 +00:00
3d_toolbar.cpp AUI support into topmost CMakeLists.txt 2009-11-05 08:52:41 +00:00
3d_viewer.h committed patch for zones 3D view 2009-11-16 13:18:20 +00: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