• Wayne Stambaugh's avatar
    Schematic object plot code refactoring and CMake required version changes. · c1802037
    Wayne Stambaugh authored
    * Change the minimum required CMake version to 2.6.4 for all build platforms
      except Windows and OSX.
    * Move all schematic plot code from plot.cpp into the appropriate schematic
      objects.
    * Create SCH_SCREEN plot method to plot all objects in the schematic
      screen.
    * Delete plot.cpp and remove it from the CMakeList file.
    c1802037
sch_no_connect.cpp 4.38 KB