kicad/3d-viewer
jean-pierre charras 4a461cd09b 3D viewer: shows now the texts of footprints (ref, value and others) when visible.
Fix also other very minor issues.
Realistic mode shows or not the copper thickness (depending on selected option in preferences) to speed up the screen redraw.
2014-02-28 11:51:47 +01:00
..
dialogs 3D-viewer: minor fixes and enhancements 2013-10-07 16:50:23 +02:00
3d_aux.cpp Add pl_editor_doc.icns, from Orson. Fix Bug #1217504 (bad look of Module Properties Dialog, 3D fields). 2013-08-28 09:23:14 +02:00
3d_canvas.cpp Pcbnew: Autoplace functions: renamed spread footprint functions. Rewritten. 2013-11-27 14:20:42 +01:00
3d_canvas.h 3d-frame: is now derived from EDA_BASE_FRAME. Remove duplicate code and some useless includes 2014-01-30 09:18:47 +01:00
3d_class.cpp add patch from Cirilo Bernardo, and minor fixes. 2014-01-25 13:23:29 +01:00
3d_draw.cpp 3d-frame: is now derived from EDA_BASE_FRAME. Remove duplicate code and some useless includes 2014-01-30 09:18:47 +01:00
3d_draw_basic_functions.cpp Merged upstream. 2013-10-28 21:34:06 +01:00
3d_draw_basic_functions.h Pcbnew: 3D view: Better 3D rendering (fix some artifact issues). Add a realistic rendering mode. 2013-10-07 13:51:08 +02:00
3d_frame.cpp 3d-frame: is now derived from EDA_BASE_FRAME. Remove duplicate code and some useless includes 2014-01-30 09:18:47 +01:00
3d_read_mesh.cpp Add the environment variable KYSYS3DMOD to define a default path for 3D models. 2014-02-08 11:44:55 +01:00
3d_struct.h Add the environment variable KYSYS3DMOD to define a default path for 3D models. 2014-02-08 11:44:55 +01:00
3d_toolbar.cpp 3d-frame: is now derived from EDA_BASE_FRAME. Remove duplicate code and some useless includes 2014-01-30 09:18:47 +01:00
3d_viewer.h Add the environment variable KYSYS3DMOD to define a default path for 3D models. 2014-02-08 11:44:55 +01:00
3d_viewer_id.h Pcbnew: 3D view: Better 3D rendering (fix some artifact issues). Add a realistic rendering mode. 2013-10-07 13:51:08 +02:00
CMakeLists.txt Lay basis for a more full featured usage of boost, including compiled libraries such as unit_test_framework, system, etc. Move headers now into boost_root/include/boost/. 2013-08-20 13:03:21 -05:00
info3d_visu.cpp 3D viewer: shows now the texts of footprints (ref, value and others) when visible. 2014-02-28 11:51:47 +01:00
info3d_visu.h 3D viewer: shows now the texts of footprints (ref, value and others) when visible. 2014-02-28 11:51:47 +01:00
modelparsers.h Pcbnew NETLIST_READER improvements. 2013-04-25 12:29:35 -04:00
trackball.cpp switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 2012-09-21 12:02:54 -05:00
trackball.h Use double instead float when possible, ande code cleaning. 2008-10-30 10:55:46 +00:00
vrmlmodelparser.cpp Fix 3D viewer crash bug. (fixes lp:673603 and lp:804778) 2014-02-23 19:53:55 -05:00
x3dmodelparser.cpp Make KiCad compile with minimal warnings against SVN HEAD of wxWidgets as of today. 2014-01-07 19:34:04 -06:00