Alexander Straub
Alexander Straub
Code looks fine so far. Just found a spelling error for one of the variables: `scree_pos` instead of `screen_pos` in `ParameterGroupClipPlaneWidget.[h|cpp]`. I will look at the functionality later and give...
There are still some issues: - camera and plane position influences the clipping (?) of the dragable widgets of the clip plane (cf. image) - dragging the plane outside of...
Lua project for above comments: [test-clip.zip](https://github.com/UniStuttgart-VISUS/megamol/files/11678518/test-clip.zip)
My suggestion would also be to make the ScreenShooter a view. This makes it much more intuitive and at the same time gets rid of those evil render hooks. Additionally,...
I started debugging the issue, and it seems that subsequently loading datasets in *VolumetricDataSource* causes this to happen, but only if the later datasets are larger than the first one....
> I started debugging the issue, and it seems that subsequently loading datasets in _VolumetricDataSource_ causes this to happen, but only if the later datasets are larger than the first...