kicad/include/gal
Ian McInerney 961c127ebe Convert mouse coordinates to native pixesl in the 3D viewer
All operations in the camera are done using the native pixel sizes,
so we need to ensure the mouse coordinates are converted to native
pixels to make the mouse operations line up with the view.

Fixes https://gitlab.com/kicad/code/kicad/issues/2561
Fixes https://gitlab.com/kicad/code/kicad/issues/8410
2021-10-10 17:52:12 +01:00
..
cairo OPENGL_GAL::DrawArcSegment(): use a better number of segm to approximate the arc. 2021-09-06 16:36:47 +02:00
opengl Try to fix a compil issue that does not happen on my computers. 2021-09-06 18:36:27 +02:00
color4d.h Prefer wxASSERT to assert. 2021-10-02 23:39:45 +01:00
compositor.h Header clean up round 5. 2020-12-21 18:42:21 -05:00
cursors.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
definitions.h Gerbview: fix cairo negative items and implement real differential mode 2021-08-31 12:43:53 +00:00
dpi_scaling.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
gal_display_options.h Further simplification of AA regime 2021-06-08 17:20:41 -07:00
gal_print.h Decouple GAL printing interface and its Cairo-based implementation 2018-10-31 19:17:30 +01:00
graphics_abstraction_layer.h OPENGL_GAL::DrawArcSegment(): use a better number of segm to approximate the arc. 2021-09-06 16:36:47 +02:00
hidpi_gl_canvas.h Convert mouse coordinates to native pixesl in the 3D viewer 2021-10-10 17:52:12 +01:00
stroke_font.h Go back to using space-width for tabs (instead of max-char-width). 2021-06-24 23:53:27 +01:00