Skip to content

v4.0.4

Compare
Choose a tag to compare
@VolkerEnderlein VolkerEnderlein released this 25 Jun 19:20

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 EGL support.
  • Added support for building Coin as subdirectory.
  • Added shaded hidden lines visual style.
  • Fixed calling deleteAll on invalid pointers in SoCallbackAction.
  • Updated cmake_minimum_required command to support CMake >= 3.30.
  • Fixed crash in SoVRMLBackground::GLRender due to unchecked pointer.
  • Fixed regression due to removed cc_glglue initialization.
  • Transferred ANSI encoded files to UTF-8.
  • Fixed invalid access when removing callback.
  • Fixed macro handling to avoid conflicts with Microsoft Win32 API headers.
  • Fixed typos and weird string outputs.
  • Fixed format string vulnerabilities.
  • Minor optimization to avoid repeated calculation of identity rotation.
  • Minor optimization to avoid needless matrix multiplications.