Skip to content

v4.0.3

Latest
Compare
Choose a tag to compare
@VolkerEnderlein VolkerEnderlein released this 06 Sep 07:47

Note: Please ignore the "Source code (zip)" & "Source code (tar.gz)" downloads at the bottom of this release. (They are auto-generated by GitHub and omit the submodules.)

Release Notes

This is a bugfix release.

  • Added support for building modern styled documentation.
  • Set minimum C++ standard needed to compile Coin to C++11.
  • Fixed LTOcompilation ODR error.
  • Fixed suspicious increment in SbProfilingData.cpp.
  • Fixed SbTri3f intersect calculation.
  • Improved auto clipping.
  • Fixed orthographic autoclipping by allowing negative farDistance.
  • Fixed rotating a VRMLBackground node with its ancestors' rotations.