kicad/common/gal
jean-pierre charras 26a337db18 Opengl engine: temporary disable bitmaps cache, because it creates serious issues in cross-probing in hierarchies.
If a page layout contains bitmaps and is used in all sheets of a hierarchy, and in the board editor,
the cross-probing from pcbnew to eeschema invalidate textures associated to these shared bitmaps,
when switching active sheets.
Usually a crash happens after switching or when closing editors.

As a workaround, I disabled bitmaps (therefore associated textures) cache.
Not optimal, but at least it avoid crashes.
2018-12-30 20:30:43 +01:00
..
cairo classes MARKER rework: remove duplicate code. Better HitTest code (HitTest takes in account the actual shape) 2018-12-19 19:53:27 +01:00
opengl Opengl engine: temporary disable bitmaps cache, because it creates serious issues in cross-probing in hierarchies. 2018-12-30 20:30:43 +01:00
color4d.cpp Fix rounding in COLOR4D::ToColour 2018-11-08 14:40:42 -05:00
gal_display_options.cpp Grid settings for Eeschema GAL. 2018-10-09 11:08:55 +01:00
graphics_abstraction_layer.cpp Gerbview: fix incorrect initialization of WorldUnitLength. 2018-11-20 10:27:59 +01:00
hidpi_gl_canvas.cpp Remove wx-3.1 only constructor from HIDPI_GL_CANVAS wrapper. 2017-12-18 16:26:01 +01:00
stroke_font.cpp More performance enhancements. 2018-08-06 13:49:27 +01:00