← Back to team overview

kicad-developers team mailing list archive

Fwd: patch for 3d-viewer, checkboxes added visible layer prefs

 

---------- Forwarded message ----------
From: Edwin van den Oetelaar <oetelaar.automatisering@xxxxxxxxx>
Date: Sat, Apr 7, 2012 at 12:48 AM
Subject: patch for 3d-viewer, checkboxes added visible layer prefs
To: KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>


The preferences menu was working strange. (it toggled some flags but
showed no status)
I added checkboxes to make it consistent.

Removed the 'EXECUTE' flag from
glNewList( m_gllist, GL_COMPILE );
since it is not needed and could lead to slow performance.

This is my first patch, if I messed up just tell me.

Greetings,
Edwin

PS. new to bazaar, new to wxWidgets (in C++).
PPS. The patch is against the latest version (I did a bzr pull some hours ago)

Attachment: 3d_viewer_pref_menu_checkbox_fixes
Description: Binary data