..
dialogs
3D viewe: Very minor fixes in 3D Display Options dialog.
2015-09-15 20:47:20 +02:00
textures
More source file missing license fixes.
2014-10-19 18:17:43 -04:00
3d_aux.cpp
3D-viewer: Fixes and enhancements. Add comments in header files. Fix some coding style issues.
2015-03-28 12:33:56 +01:00
3d_canvas.cpp
Default and most recently used path fixes. (fixes: 1494210)
2015-09-25 15:38:09 -04:00
3d_canvas.h
3D viewer: a few optimizations to speed up scene building, and better look of circles in footprint outlines.
2015-08-11 13:56:02 +02:00
3d_class.cpp
Very minor fixes.
2015-04-16 10:07:10 +02:00
3d_draw.cpp
Polygon boolean operations on SHAPE_POLY_SET: Add a parameter (aFastMode) to speed up calculations. By default, the transforms use an option to create stricly simple polygons.
2015-08-16 14:07:58 +02:00
3d_draw_basic_functions.cpp
3D viewer: optimizations in code to build the 3D view.
2015-08-10 17:17:10 +02:00
3d_draw_basic_functions.h
3D viewer: optimizations in code to build the 3D view.
2015-08-10 17:17:10 +02:00
3d_draw_board_body.cpp
Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts.
2015-08-23 21:40:33 +02:00
3d_draw_helper_functions.cpp
Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts.
2015-08-23 21:40:33 +02:00
3d_frame.cpp
3D viewer: Minor enhancement: in show on/off layers menu option, user layers options are disabled in realistic mode to avoid mistakes, because they are never shown in this mode.
2015-08-18 12:59:43 +02:00
3d_material.cpp
Very minor fixes.
2015-04-16 10:07:10 +02:00
3d_material.h
3D viewer: fix issues with transparencies in some models (material issues in VRML2 parser)
2015-04-16 09:43:27 +02:00
3d_mesh_model.cpp
3d-viewer, fix again a transparency issue.
2015-04-17 13:12:59 +02:00
3d_mesh_model.h
3D viewer: fix issues with transparencies in some models (material issues in VRML2 parser)
2015-04-16 09:43:27 +02:00
3d_read_mesh.cpp
3D vrml export: fix for bug #1441734
2015-04-10 09:30:21 +02:00
3d_struct.h
3D-viewer: Fixes and enhancements. Add comments in header files. Fix some coding style issues.
2015-03-28 12:33:56 +01:00
3d_toolbar.cpp
3D Viewer: minor menu string improvements. (fixes lp:1495935)
2015-09-15 13:35:26 -04:00
3d_types.h
3D viewer: Some more support cases to VRML2 parser and fix some issues.
2015-03-29 12:59:53 +02:00
3d_viewer.h
3D viewer, color selection: fix a minor bug and add more board body colors in preselection
2015-06-17 17:17:34 +02:00
3d_viewer_id.h
Refinements in 3D viewer, color selection: better icons and adding board body color selection
2015-06-17 14:59:41 +02:00
CBBox.cpp
3D-viewer: Fixes and enhancements. Add comments in header files. Fix some coding style issues.
2015-03-28 12:33:56 +01:00
CBBox.h
3D viewer: Some more support cases to VRML2 parser and fix some issues.
2015-03-29 12:59:53 +02:00
CImage.cpp
3D-viewer: Fixes and enhancements. Add comments in header files. Fix some coding style issues.
2015-03-28 12:33:56 +01:00
CImage.h
3D-viewer: Fixes and enhancements. Add comments in header files. Fix some coding style issues.
2015-03-28 12:33:56 +01:00
CMakeLists.txt
Use Clipper lib in 3D viewer, in calculations that crashed the 3D viewer when using boost:: polygon. Work in Progress.
2015-07-04 18:38:08 +02:00
info3d_visu.cpp
Refinements in 3D viewer, color selection: better icons and adding board body color selection
2015-06-17 14:59:41 +02:00
info3d_visu.h
3D color selection : clean code. Add solder paste color selection
2015-06-17 11:06:39 +02:00
modelparsers.h
3D viewer: fix issues with transparencies in some models (material issues in VRML2 parser)
2015-04-16 09:43:27 +02:00
trackball.cpp
Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts.
2015-08-23 21:40:33 +02:00
trackball.h
Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts.
2015-08-23 21:40:33 +02:00
vrml_aux.cpp
3D viewer: fix a bug introduced in rev 5579s. Remove a few useless wxBusyCursor. Minor other fixes.
2015-04-08 14:50:36 +02:00
vrml_aux.h
Eeschema: extend max number of units per package to 52 and clean code to easily extend this value upto 26x26 (but 52 is a reasonable max value).
2015-04-07 13:52:29 +02:00
vrml_v1_modelparser.cpp
Fix some more size_t assertions in the VRML parser debugging messages.
2015-04-19 19:46:38 -04:00
vrml_v2_modelparser.cpp
fix unwanted foreground frame change on Windows when creating BOM and netlists from scripts.
2015-08-28 16:15:45 +02:00
vrmlmodelparser.cpp
Move S3D_MESH* to smart pointer to fix CID 108646
2015-04-13 21:56:15 +01:00
x3dmodelparser.cpp
Very minor fixes.
2015-04-16 10:07:10 +02:00