.. |
dialogs
|
3D-viewer: minor fixes and enhancements
|
2013-10-07 16:50:23 +02:00 |
3d_aux.cpp
|
Add pl_editor_doc.icns, from Orson. Fix Bug #1217504 (bad look of Module Properties Dialog, 3D fields).
|
2013-08-28 09:23:14 +02:00 |
3d_canvas.cpp
|
Pcbnew: Autoplace functions: renamed spread footprint functions. Rewritten.
|
2013-11-27 14:20:42 +01:00 |
3d_canvas.h
|
3d-frame: is now derived from EDA_BASE_FRAME. Remove duplicate code and some useless includes
|
2014-01-30 09:18:47 +01:00 |
3d_class.cpp
|
add patch from Cirilo Bernardo, and minor fixes.
|
2014-01-25 13:23:29 +01:00 |
3d_draw.cpp
|
3d-frame: is now derived from EDA_BASE_FRAME. Remove duplicate code and some useless includes
|
2014-01-30 09:18:47 +01:00 |
3d_draw_basic_functions.cpp
|
Merged upstream.
|
2013-10-28 21:34:06 +01:00 |
3d_draw_basic_functions.h
|
Pcbnew: 3D view: Better 3D rendering (fix some artifact issues). Add a realistic rendering mode.
|
2013-10-07 13:51:08 +02:00 |
3d_frame.cpp
|
3d-frame: is now derived from EDA_BASE_FRAME. Remove duplicate code and some useless includes
|
2014-01-30 09:18:47 +01:00 |
3d_read_mesh.cpp
|
Add the environment variable KYSYS3DMOD to define a default path for 3D models.
|
2014-02-08 11:44:55 +01:00 |
3d_struct.h
|
Add the environment variable KYSYS3DMOD to define a default path for 3D models.
|
2014-02-08 11:44:55 +01:00 |
3d_toolbar.cpp
|
3d-frame: is now derived from EDA_BASE_FRAME. Remove duplicate code and some useless includes
|
2014-01-30 09:18:47 +01:00 |
3d_viewer.h
|
Add the environment variable KYSYS3DMOD to define a default path for 3D models.
|
2014-02-08 11:44:55 +01:00 |
3d_viewer_id.h
|
Pcbnew: 3D view: Better 3D rendering (fix some artifact issues). Add a realistic rendering mode.
|
2013-10-07 13:51:08 +02:00 |
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/.
|
2013-08-20 13:03:21 -05:00 |
info3d_visu.cpp
|
3D-viewer: minor fixes and enhancements
|
2013-10-07 16:50:23 +02:00 |
info3d_visu.h
|
Kicad manager: code cleaning. Fix a very minor bug.
|
2014-02-01 19:27:18 +01:00 |
modelparsers.h
|
Pcbnew NETLIST_READER improvements.
|
2013-04-25 12:29:35 -04: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 |
vrmlmodelparser.cpp
|
Changed D() macro to DBG() because of conflict with glm::D().
|
2013-09-10 10:47:42 +02:00 |
x3dmodelparser.cpp
|
Make KiCad compile with minimal warnings against SVN HEAD of wxWidgets as of today.
|
2014-01-07 19:34:04 -06:00 |