Skip to content

Releases: anlambert/talipot

Talipot development build

06 Oct 19:04
be3be6e
Compare
Choose a tag to compare
Pre-release
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.