Name
Last commit
Last update
..
dialogs 1) Add "rules" to base of tree for copying into BZR_HOME/rules.
3d_aux.cpp Add pl_editor_doc.icns, from Orson. Fix Bug #1217504 (bad look of Module Properties Dialog, 3D fields).
3d_canvas.cpp 3d viewer: code cleaning. Display options are now stored in config.
3d_canvas.h All: use CPOLYGONS_LIST, a typedef of std::vector<CPolyPt> to handle a Corners Polygons List.
3d_class.cpp 3D-viewer: code cleanup.
3d_draw.cpp 3D viewer: Add more options, to show/hide technical layers.
3d_draw_basic_functions.cpp More work on CPOLYGONS_LIST class.
3d_draw_basic_functions.h Migrated the interfaces accepting angles to the double type
3d_frame.cpp 3D viewer: fix Bug #1183581 (pcbnew 3D viewer: recent UI inconsistency )
3d_read_mesh.cpp Fix X3D patch commit coding policy issues.
3d_struct.h Add pl_editor_doc.icns, from Orson. Fix Bug #1217504 (bad look of Module Properties Dialog, 3D fields).
3d_toolbar.cpp 3D viewer: fix Bug #1183581 (pcbnew 3D viewer: recent UI inconsistency )
3d_viewer.h 3D viewer: fix Bug #1183581 (pcbnew 3D viewer: recent UI inconsistency )
3d_viewer_id.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules.
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/.
info3d_visu.cpp More int casts to rounding conversions
info3d_visu.h 3D viewer: Add more options, to show/hide technical layers.
modelparsers.h Pcbnew NETLIST_READER improvements.
trackball.cpp switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2()
trackball.h Use double instead float when possible, ande code cleaning.
vrmlmodelparser.cpp Fix X3D patch commit coding policy issues.
x3dmodelparser.cpp Fix X3D patch commit coding policy issues.