kicad/common/view
Maciej Suminski 9c4e02379a Added the 'cached' parameter for VIEW_LAYER. The parameter decides if items drawn on the layer should be cached or drawn in immediate mode.
Removed m_useGroups from VIEW, as now groups are enabled per layer.
2013-07-04 17:02:20 +02:00
..
view.cpp Added the 'cached' parameter for VIEW_LAYER. The parameter decides if items drawn on the layer should be cached or drawn in immediate mode. 2013-07-04 17:02:20 +02:00
view_item.cpp Added VBO_CONTAINER as a faster storage for vertices (OPENGL_GAL), tuned for exchanging data with GPU. 2013-06-18 16:20:29 +02:00
wx_view_controls.cpp Changed view control settings to KiCad default (panning, zooming, etc.) 2013-04-23 12:07:14 +02:00