kicad/3d-viewer
unknown 8e7bc5666b 3d viewer: fix current shading issues with some models. 2015-03-10 21:15:41 +01:00
..
dialogs More source file missing license fixes. 2014-10-19 18:17:43 -04:00
textures More source file missing license fixes. 2014-10-19 18:17:43 -04:00
3d_aux.cpp Pcbnew: fix Bug #1422093 (pcbnew crashes after editing a footprint cominng from the board with the fp editor and saving it on a librray and trying to load it to the board) 2015-02-17 17:32:47 +01:00
3d_canvas.cpp 3d viewer: fix current shading issues with some models. 2015-03-10 21:15:41 +01:00
3d_canvas.h Fix some coverity warnings (not initialized members). Add comments. Better (more informative) title in dialog to download .pretty libs. 2015-02-26 11:33:15 +01:00
3d_class.cpp Lots of Coverity scan error fixes. 2015-02-20 19:41:10 -05:00
3d_draw.cpp 3d viewer: fix current shading issues with some models. 2015-03-10 21:15:41 +01:00
3d_draw_basic_functions.cpp 3d-viewer: code cleaning; bitmap2component: minor fix and code cleanup 2014-08-22 12:24:14 +02:00
3d_draw_basic_functions.h 3d-viewer: code cleaning; bitmap2component: minor fix and code cleanup 2014-08-22 12:24:14 +02:00
3d_draw_helper_functions.cpp Eeschema code cleanup and coverity fixes. 2015-02-21 09:11:58 +01:00
3d_frame.cpp 3d viewer: fix current shading issues with some models. 2015-03-10 21:15:41 +01:00
3d_material.cpp 3d-viewer: code cleaning. 2014-08-21 13:59:57 +02:00
3d_material.h Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 2015-03-06 09:58:32 +01:00
3d_mesh_model.cpp 3d viewer: fix current shading issues with some models. 2015-03-10 21:15:41 +01:00
3d_mesh_model.h 3d viewer: fix current shading issues with some models. 2015-03-10 21:15:41 +01:00
3d_read_mesh.cpp Minor fixes: coding style in 3d-viewer and minor code cleanup, and some fixes in bom python scripts, which did not work when a non ascii char (but a valid utf8 symbol) was found in xml netlist. Add comments. 2015-03-05 20:46:38 +01:00
3d_struct.h Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 2015-03-06 09:58:32 +01:00
3d_toolbar.cpp 3d viewer: fix current shading issues with some models. 2015-03-10 21:15:41 +01:00
3d_viewer.h Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 2014-08-24 09:05:07 +02:00
3d_viewer_id.h 3d viewer: fix current shading issues with some models. 2015-03-10 21:15:41 +01:00
CMakeLists.txt Fix parallel build issue when KICAD_SKIP_BOOST=ON. 2014-10-07 14:10:01 -04:00
info3d_visu.cpp Fix some coverity warnings (not initialized members). Add comments. Better (more informative) title in dialog to download .pretty libs. 2015-02-26 11:33:15 +01:00
info3d_visu.h 3d viewer: fix current shading issues with some models. 2015-03-10 21:15:41 +01:00
modelparsers.h Minor fixes: coding style in 3d-viewer and minor code cleanup, and some fixes in bom python scripts, which did not work when a non ascii char (but a valid utf8 symbol) was found in xml netlist. Add comments. 2015-03-05 20:46:38 +01: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
vrml_aux.cpp VRML file parser fixes. 2015-02-19 19:21:34 -05:00
vrml_aux.h VRML file parser fixes. 2015-02-19 19:21:34 -05:00
vrml_v1_modelparser.cpp Minor fixes: coding style in 3d-viewer and minor code cleanup, and some fixes in bom python scripts, which did not work when a non ascii char (but a valid utf8 symbol) was found in xml netlist. Add comments. 2015-03-05 20:46:38 +01:00
vrml_v2_modelparser.cpp Minor fixes: coding style in 3d-viewer and minor code cleanup, and some fixes in bom python scripts, which did not work when a non ascii char (but a valid utf8 symbol) was found in xml netlist. Add comments. 2015-03-05 20:46:38 +01:00
vrmlmodelparser.cpp Minor fixes: coding style in 3d-viewer and minor code cleanup, and some fixes in bom python scripts, which did not work when a non ascii char (but a valid utf8 symbol) was found in xml netlist. Add comments. 2015-03-05 20:46:38 +01:00
x3dmodelparser.cpp More Coverity scan error fix goodness. 2015-02-28 15:50:35 -05:00