github coin3d/coin v4.0.4

latest release: v4.0.5
2 months ago

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.

Don't miss a new coin release

NewReleases is sending notifications on new releases.