~andrew-plumb/kicad/kicad

« back to all changes in this revision

Viewing changes to pcbnew/CMakeLists.txt

  • Committer: jean-pierre charras
  • Date: 2013-10-04 14:32:59 UTC
  • mfrom: (4363.1.3 testing)
  • Revision ID: jp.charras@wanadoo.fr-20131004143259-uwro11qhd63wlhj3
3D board display: better rendering of the board: the board polygon outlines (generated by the specctra function which calclaltes outlines) is now used to create the 3D body of the board,
in pcbnew and cvpcb.

Show diffs side-by-side

added added

removed removed

Lines of Context:
199
199
    print_board_functions.cpp
200
200
    printout_controler.cpp
201
201
    ratsnest.cpp
202
 
    specctra.cpp
203
 
    specctra_export.cpp
 
202
#    specctra.cpp           #moved in pcbcommon lib
 
203
#    specctra_export.cpp
 
204
#    specctra_keywords.cpp
204
205
    specctra_import.cpp
205
 
    specctra_keywords.cpp
206
206
    swap_layers.cpp
207
207
    target_edit.cpp
208
208
    tool_modedit.cpp