kicad/3d-viewer
jean-pierre charras cd85ee626b Cosmetic enhancement: change plot icon in menus.
3dviewer: back to double (from float) in class S3D_MASTER for 3 members (m_MatScale, m_MatRotation, m_MatPosition) which are used in dialogs and r/w file functions, which expect double.
Using float create minor but unwanted issues in  r/w file functions.
S3D_MATERIAL: enable all color options: if a 3d shape has bad color parameters, the shape must be modified, not the 3d rendering.
The rendering now matches what we see in other vrml viewer like FreeCAD.
Some minor coding style fixes.
2014-08-09 20:18:04 +02:00
..
dialogs 3D-viewer: minor fixes and enhancements 2013-10-07 16:50:23 +02:00
textures 3D viewer enhancements (better render + better vrml reader) from Mario Luzeiro 2014-07-30 11:01:25 +02:00
3d_aux.cpp Cosmetic enhancement: change plot icon in menus. 2014-08-09 20:18:04 +02:00
3d_canvas.cpp 3D viewer: move helper functions from 3d_draw.cpp to 3d_draw_helper_functions.cpp. Add comments in .h sources. Better management of background color. coding style fixes. 2014-08-04 13:28:29 +02:00
3d_canvas.h 3D viewer: move helper functions from 3d_draw.cpp to 3d_draw_helper_functions.cpp. Add comments in .h sources. Better management of background color. coding style fixes. 2014-08-04 13:28:29 +02:00
3d_class.cpp Cosmetic enhancement: change plot icon in menus. 2014-08-09 20:18:04 +02:00
3d_draw.cpp 3D viewer: move helper functions from 3d_draw.cpp to 3d_draw_helper_functions.cpp. Add comments in .h sources. Better management of background color. coding style fixes. 2014-08-04 13:28:29 +02:00
3d_draw_basic_functions.cpp 3D viewer bug fixes 2014-08-02 09:46:47 +02:00
3d_draw_basic_functions.h 3D viewer enhancements (better render + better vrml reader) from Mario Luzeiro 2014-07-30 11:01:25 +02:00
3d_draw_helper_functions.cpp Fix some case sensitive filename issues. 2014-08-04 14:17:33 +02:00
3d_frame.cpp 3d-viewer: fix compil warning, by Mario Luzeiro, with some coding style fixes. 2014-08-05 08:39:04 +02:00
3d_material.cpp 3d_viewer fix translation and rotation issues (patch from Mario Luzeiro) 2014-07-31 09:01:30 +02:00
3d_material.h Cosmetic enhancement: change plot icon in menus. 2014-08-09 20:18:04 +02:00
3d_mesh_model.cpp 3D viewer bug fixes 2014-08-02 09:46:47 +02:00
3d_mesh_model.h 3d_viewer fix translation and rotation issues (patch from Mario Luzeiro) 2014-07-31 09:01:30 +02:00
3d_read_mesh.cpp merge tip in, resolve. 2014-03-20 01:24:33 -05:00
3d_struct.h Cosmetic enhancement: change plot icon in menus. 2014-08-09 20:18:04 +02:00
3d_toolbar.cpp 3d viewer: Add high quality mode option is realistic mode (Shows holes in copper zones, but with longer calculation time) 2014-07-21 18:26:18 +02:00
3d_viewer.h 3d viewer: minor code cleaning (remove useless #include ) 2014-07-30 17:39:55 +02:00
3d_viewer_id.h 3d viewer: Add high quality mode option is realistic mode (Shows holes in copper zones, but with longer calculation time) 2014-07-21 18:26:18 +02:00
CMakeLists.txt 3D viewer: move helper functions from 3d_draw.cpp to 3d_draw_helper_functions.cpp. Add comments in .h sources. Better management of background color. coding style fixes. 2014-08-04 13:28:29 +02:00
info3d_visu.cpp 3D viewer enhancements (better render + better vrml reader) from Mario Luzeiro 2014-07-30 11:01:25 +02:00
info3d_visu.h 3D viewer enhancements (better render + better vrml reader) from Mario Luzeiro 2014-07-30 11:01:25 +02:00
modelparsers.h 3d_viewer fix translation and rotation issues (patch from Mario Luzeiro) 2014-07-31 09:01:30 +02: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 3d-viewer: fix compil warning, by Mario Luzeiro, with some coding style fixes. 2014-08-05 08:39:04 +02:00
vrml_aux.h 3D viewer enhancements (better render + better vrml reader) from Mario Luzeiro 2014-07-30 11:01:25 +02:00
vrml_v1_modelparser.cpp Cosmetic enhancement: change plot icon in menus. 2014-08-09 20:18:04 +02:00
vrml_v2_modelparser.cpp Cosmetic enhancement: change plot icon in menus. 2014-08-09 20:18:04 +02:00
vrmlmodelparser.cpp 3d_viewer fix translation and rotation issues (patch from Mario Luzeiro) 2014-07-31 09:01:30 +02:00
x3dmodelparser.cpp 3D viewer bug fixes 2014-08-02 09:46:47 +02:00