jean-pierre charras
f610294d27
Rework on 3D viewer (work in progress): Disable or enable layers, grid or 3D footprint shapes should be now faster.
2014-03-08 20:04:23 +01:00
jean-pierre charras
7d1c0ec4db
3D viewer: shows now the texts of footprints (ref, value and others) when visible.
...
Fix also other very minor issues.
Realistic mode shows or not the copper thickness (depending on selected option in preferences) to speed up the screen redraw.
2014-02-28 11:51:47 +01:00
jean-pierre charras
8d14b4798e
Kicad manager: code cleaning. Fix a very minor bug.
2014-02-01 19:27:18 +01:00
jean-pierre charras
1283747b59
3d-frame: is now derived from EDA_BASE_FRAME. Remove duplicate code and some useless includes
2014-01-30 09:18:47 +01:00
jean-pierre charras
44cb99f663
3D-viewer: minor fixes and enhancements
2013-10-07 16:50:23 +02:00
jean-pierre charras
99170bc25b
Pcbnew: 3D view: Better 3D rendering (fix some artifact issues). Add a realistic rendering mode.
2013-10-07 13:51:08 +02:00
jean-pierre charras
f037cc3c74
3D viewer: Add more options, to show/hide technical layers.
2013-05-16 21:04:21 +02:00
Lorenzo Marcantonio
5399b6f438
More int casts to rounding conversions
2013-05-04 13:57:09 +02:00
Lorenzo Marcantonio
07fb2a3e93
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
2013-03-31 15:27:46 +02:00
jean-pierre charras
8949cfe584
3D viewer: fix very minor issues (better rendering of 3D view).
2013-03-14 17:11:05 +01:00
jean-pierre charras
0cf8553b2e
3D viewer: code tweaking
2012-08-27 13:41:22 +02:00
jean-pierre charras
6d5b865741
3D viewer: fix a very minor issue, and more code cleaning.
2012-08-27 09:06:52 +02:00
jean-pierre charras
6d4e0ff665
3D viewer:
...
* serious code cleanup (remove duplicate code)
* shows (option in 3D preference menu) the copper items (tracks, zones...) in 3D, using 35 microns copper thickness.
However, because there are a lot more3D data to show (roughly 4 times more), this is slower.
2012-08-26 15:59:55 +02:00
jean-pierre charras
a48c0ece4b
3D-viewer: code cleanup.
...
Eeschema: annotate and netlist dialogs: enhancements.
Minor coding policy fixes and changes.
2012-08-21 12:45:54 +02:00
jean-pierre charras
896dc0fcf6
3D-viewer: code cleaning. Added option in menu: show a 3D grid.
...
All: press ctrl+shift key when moving the mouse allows the graphic cursor to be moved outside the grid.
(useful to place graphic objects, texts in any position, regardless the current grid)
2012-08-11 14:52:13 +02:00