kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #14329
New 3D Viewer options patch
Hi all,
I implemented some new (old wishes) improvements to 3D-Viewer.
Also, the overall render was improved.
All changes related with 3D-Viewer:
- Remove HightQualityMode (now is remove holes option)
+ Render smooth option
+ Render shadow option
+ Render textures option
+ Render remove holes option (old highQualityMode)
+ Render materials option
+ Color option background top
+ Color option background bottom
+ Color option copper
+ Color option solder mask
+ Auto silk screen color (white or black)
Rearrange menu options
New pcb and silk textures
Fix an issue related with wx3 selection grid
Fix an issue related with wx3/x3d parser VRML conversion
Dear humans merger masters, would you mind to add this patch to main branch?!
Sorry for any miss coding style (I had problems before with tabs vs spaces, hope that is a bit more fixed now..)
The patch is against the very last repository version so should be just automerge it.
Thank you!
Mario Luzeiro
Attachment:
3d_viewer_new_options.diff
Description: 3d_viewer_new_options.diff
Follow ups