You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jean-pierre charras
f068c0d94f
Pcbnew: Autoplace functions: renamed spread footprint functions. Rewritten.
Now footprints, after loaded by reading a netlist are grouped by sheets by the footprints spread function, and the grouping is better.
Rename 2 files. Fix minor issues. Clean code
12 years ago
..
dialogs
3D-viewer: minor fixes and enhancements
12 years ago
3d_aux.cpp
Add pl_editor_doc.icns, from Orson. Fix Bug #1217504 (bad look of Module Properties Dialog, 3D fields).
12 years ago
3d_canvas.cpp
Pcbnew: Autoplace functions: renamed spread footprint functions. Rewritten.
12 years ago
3d_canvas.h
All: use CPOLYGONS_LIST, a typedef of std::vector<CPolyPt> to handle a Corners Polygons List.
13 years ago
3d_class.cpp
3D-viewer: code cleanup.
13 years ago
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
12 years ago
3d_draw_basic_functions.cpp
Merged upstream.
12 years ago
3d_draw_basic_functions.h
Pcbnew: 3D view: Better 3D rendering (fix some artifact issues). Add a realistic rendering mode.
12 years ago
3d_frame.cpp
3D-viewer: minor fixes and enhancements
12 years ago
3d_read_mesh.cpp
Fix X3D patch commit coding policy issues.
13 years ago
3d_struct.h
Add pl_editor_doc.icns, from Orson. Fix Bug #1217504 (bad look of Module Properties Dialog, 3D fields).
12 years ago
3d_toolbar.cpp
3D-viewer: minor fixes and enhancements
12 years ago
3d_viewer.h
3D viewer: fix Bug #1183581 (pcbnew 3D viewer: recent UI inconsistency )
13 years ago
3d_viewer_id.h
Pcbnew: 3D view: Better 3D rendering (fix some artifact issues). Add a realistic rendering mode.
12 years ago
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/.
12 years ago
info3d_visu.cpp
3D-viewer: minor fixes and enhancements
12 years ago
info3d_visu.h
3D-viewer: minor fixes and enhancements
12 years ago
modelparsers.h
Pcbnew NETLIST_READER improvements.
13 years ago
trackball.cpp
switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2()
13 years ago
trackball.h
Use double instead float when possible, ande code cleaning.
17 years ago
vrmlmodelparser.cpp
Changed D() macro to DBG() because of conflict with glm::D().
12 years ago
x3dmodelparser.cpp
Changed D() macro to DBG() because of conflict with glm::D().
12 years ago