Skip to content

v1.6.1

Choose a tag to compare

@simogasp simogasp released this 10 Mar 14:25
· 21 commits to master since this release

Release Notes

Minor bugfixes

Change Log

  • Fix/workaround for graphics glitches on Intel boards (occured in shaders that both write to gl_FragDepth, access gl_PrimitiveID and access gl_PointCoord). This concerns picking for points.

  • Deactivated gl_FragDepth update for points picking on Intel boards (picking will be a little bit less accurate, but still better than what we have with the bug).

  • Fixed some warnings.

Download:

https://gforge.inria.fr/frs/?group_id=5833