Stefan Eilemann

Results 24 issues of Stefan Eilemann

Code: https://github.com/Eyescale/Equalizer/tree/master/examples/osgScaleViewer Overview: http://www.equalizergraphics.com/applications/osgScaleViewer.html

The code now compiles for me on OS X, and the build processed is streamlined by integrating Equalizer as a sub project. Also contains some bug fixes. I'm a bit...

LRUCachePolicy::insert is only called on cache insertion, getting an element does not move it to the front of the list. Therefore elements are deallocated based on their creation time, not...

- give it a name - adhere same white space as other panes - Fix #332

bug

When zooming in, the 'Loading bricks' progress bar only gets updated occasionally in the UI, not after each brick being sampled.

bug

Pressing 'esc' when still sampling bricks causes the window to close, but bricks keep getting sampled and the application does not exit.

bug

cache hits never get updated, are always 0

bug

Generic feature issue to track support of the sort-last implementation in Livre. - [x] sort-last partitioning based on the visible rendering set: #201(2ec720f) - [x] sort-last partitioning based on the...

enhancement

In a CAVE setting, when the user looks 'from the side' on a segment, the frustum culling is to aggressive:

bug