Page MenuHomePhabricator

Tensor glyph rendering reinits on leaving the 2D renderwindow
Closed, ResolvedPublic

Description

When the rendering of tensor glyphs is activated for some 2D view ( i.e. Axial ) it gets redrawn each time the mouse pointer leaves the render window's area ( i.e. towards other renderwindows or the GUI ). It also happens when the mouse pointer leaves/enters the whole window of the application.

It is disturbing since the glyph rendering time can be counted in seconds. Moreover if not all displayed voxel have a glyph to render because the max number of glyphs is exceeded, the distribution of the rendered glyphs vary on each redraw.

Event Timeline

New remote branch pushed: bug-13253-DontRedrawGlyphs

[7f0bcc]: Merge branch 'bug-13253-DontRedrawGlyphs'

Merged commits:

2012-12-11 17:37:16 Peter Neher [e38c64]
using LocalStorage -> only updating render window if needed