kicad/include/view
Mike Williams 30987cebfe Gerbview: fix cairo negative items and implement real differential mode
Layers with negative objects need to be drawn in a subsurface before
copying so they don't _CLEAR the draw items below them when a negative
object is drawn.

Differential layers are basically the same thing only they use a
different copying operation onto the layers below.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/1863
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4495
2021-08-31 12:43:53 +00:00
..
view.h Gerbview: fix cairo negative items and implement real differential mode 2021-08-31 12:43:53 +00:00
view_controls.h Promote mouse drag settings to full enums. 2021-01-11 22:09:36 +00:00
view_group.h Start expunging NULL. 2021-07-15 15:44:45 -04:00
view_item.h Fix source comment/doc typos (follow-up) 2021-07-13 10:48:17 +00:00
view_overlay.h Pass objects by reference instead of on the stack part 2. 2021-06-08 13:47:21 -04:00
view_rtree.h Header clean up round 6. 2020-12-26 19:41:04 -05:00
wx_view_controls.h Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
zoom_controller.h Tweak default zoom settings for Windows 2021-03-21 19:46:23 -04:00