Open Inventor Release 2024.2.0
 
Loading...
Searching...
No Matches
Release notes

The release note document describes what has change in each new version of Open Inventor:

  • new feature, new API, new example
  • new performance improvement such as reduced rendering time, reduced computation time
  • new improvement of the rendering quality
  • any platform change

Each release note also includes a "Compatibility notes" section. It describes the API differences between a new version of Open Inventor and its previous version. Any API change that may impact the compilation of your application code are mentionned. The following changes are mentionned in the compatibility section:

  • removed public methods and fields
  • any signature change in public methods
  • removed enumerations
  • new pure virtual methods added in C++ classes, new methods added in Java/C# interfaces
  • any significant change in the expected behaviour of a method

The following changes are not mentionned in the compatibility paragraph:

  • the public methods moved in a parent class
  • any change in private API

List of release notes per version of Open Inventor: