Skip to content

Talipot development build

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 19:04
· 0 commits to 0f62cc00a38c726a5121eba2a155de21ff12d9a9 since this release
be3be6e
talipot-gui/GlWidget: Ensure interactor is also drawn with antialiasing

Rework render method implementation to ensure current interactor is also
drawn with multisampling antialiasing which was not the case previously
(this was particulary visible with the neighborhood interactor).

Also rename some variables / methods and remove useless OpenGL calls.