2024.2.1 - 2024.2.2

Open Inventor 2024.2.2


  • Core
  • #OIV-5533 The rendering of different SoText3 on several render areas sharing the same context can gradually become transparent as the size of the render areas is reduced.

  • Java
  • #OIV-5587 Missing ioplugins folder in the headless package of version 2024.2 – CAS-68704
    #OIV-5597 jogl jar files are signed 2 times which throws a security exception from the jvm – CAS-68696

  • VolumeViz
  • #OIV-5148 The rendering of SoOrthoSlice that combines several data set with an SoMultiDataSeparator can show empty parts when each SoVolumeData::ldmResourceParameters have different max2DTexMemory.
    #OIV-5429 The rendering of an SoVolumeData displays wrong colors when the number of significant bit is specified. It can occur either for a in-memory dataset (see the numSigBits argument of the setValue method call on the field SoVolumeData::data) or for a volume specified with a custom reader (see SoVolumeReader.getNumSignificantBits()) – CAS-68159
    #OIV-5473 SoOrthoSlice becomes blurry after multiple changes of the SoVolumeData in the scene graph. – CAS-68342

Open Inventor 2024.2.1


  • Core
  • #OIV-5343 On Linux OS, a crash can occur in Intel TBB library due to symbols not mangled in libfei_tbbmalloc.so
    #OIV-5380 Slight precision issue in SbRotation

  • Readers
  • #OIV-4890 The Dicom reader can crash if the tag "Institution Name" contains unicode characters – CAS-44960

  • RemoteViz
  • #OIV-5433 Extra long message sent by the client breaks the display on server – CAS-68222 CAS-68296

  • Transparency
  • #OIV-5472 Full scene antialiasing (FSAA) does not work with SoOverlayGroup

  • Package
  • #OIV-5342 Inconsistent versioning of dll files in Open Inventor .NET