kicad/3d-viewer
Dick Hollenbeck 1c0f034bca Make KiCad compile with minimal warnings against SVN HEAD of wxWidgets as of today. 2014-01-07 19:34:04 -06: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 All: use CPOLYGONS_LIST, a typedef of std::vector<CPolyPt> to handle a Corners Polygons List. 2013-05-03 19:51:10 +02:00
3d_class.cpp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
3d_draw.cpp specctra_export.cpp: fix a bug in my export function to 3D viewer which generates bad shapes for holes generated by outlines 2013-10-13 18:47:11 +02: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-viewer: minor fixes and enhancements 2013-10-07 18:39:39 +02:00
3d_read_mesh.cpp Fix X3D patch commit coding policy issues. 2013-03-28 12:51:22 -04:00
3d_struct.h 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_toolbar.cpp 3D-viewer: minor fixes and enhancements 2013-10-07 18:39:39 +02:00
3d_viewer.h 3D viewer: fix Bug #1183581 (pcbnew 3D viewer: recent UI inconsistency ) 2013-05-25 11:01:44 +02: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: minor fixes and enhancements 2013-10-07 16:50:23 +02:00
info3d_visu.h 3D-viewer: minor fixes and enhancements 2013-10-07 16:50:23 +02: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 Changed D() macro to DBG() because of conflict with glm::D(). 2013-09-10 10:47:42 +02: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