Releases: coin3d/coin
v4.0.6
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.
- Fixed SoShape::getScreenSize to handle empty bounding box case.
- Fixed EGL and GLX handling on Wayland.
- Applied Debian patch for fixing compatibility with 64-bit time_t.
v4.0.5
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 SDL3 example.
- More robust EGL display initilization.
- Added a clipping offset dependent on bounding box size.
- Only use GLX on platforms with X11.
v4.0.4
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.
v4.0.3
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.
v4.0.2
This release fixes ABI compatibility with version Coin-4.0.0.
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.)
v4.0.1
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.)
CI builds
Results of CI builds for various platforms
Coin-4.0.0
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.)