kicad/3d-viewer
jean-pierre charras 9af4ea4014 Add pl_editor_doc.icns, from Orson. Fix Bug #1217504 (bad look of Module Properties Dialog, 3D fields).
Add Dick's workaround in plot_board_layers.cpp to try to avoid crash in solder mask calculations, due to a bug in boost::polygon, in resize function.
2013-08-28 09:23:14 +02:00
..
dialogs 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05: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 3d viewer: code cleaning. Display options are now stored in config. 2012-12-15 09:52:02 +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 3D viewer: Add more options, to show/hide technical layers. 2013-05-16 21:04:21 +02:00
3d_draw_basic_functions.cpp More work on CPOLYGONS_LIST class. 2013-05-09 21:08:12 +02:00
3d_draw_basic_functions.h Migrated the interfaces accepting angles to the double type 2013-05-05 09:17:48 +02:00
3d_frame.cpp 3D viewer: fix Bug #1183581 (pcbnew 3D viewer: recent UI inconsistency ) 2013-05-25 11:01:44 +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: fix Bug #1183581 (pcbnew 3D viewer: recent UI inconsistency ) 2013-05-25 11:01:44 +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 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05: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 More int casts to rounding conversions 2013-05-04 13:57:09 +02:00
info3d_visu.h 3D viewer: Add more options, to show/hide technical layers. 2013-05-16 21:04:21 +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 Fix X3D patch commit coding policy issues. 2013-03-28 12:51:22 -04:00
x3dmodelparser.cpp Fix X3D patch commit coding policy issues. 2013-03-28 12:51:22 -04:00