2025.2.1

Open Inventor 2025.2.1


  • Antialiazing
  • #OIV-6022 Using SoOutlineEffect with FSAA antialiasing mode makes the render area empty.
    #OIV-6052 When FSAA antialiasing is enabled, pixels along edges and surface boundaries may display incorrect colors when rendered in front of a volume rendering.

  • Core
  • #OIV-5951 When instantiating a SoDepthOffset with a SceneView, a continuous rendering is triggered, even when the scene is static. – CAS-69597

  • Doc
  • #OIV-5990 The documentation for the DataSet::undefined Value field is ambiguous and incorrectly suggests that NAN can be used as an undefined value – CAS-69611-J0B7

  • Shader
  • #OIV-6021 Unexpected border at the boundaries of the render area when using the SoOutlineEffect. The color of this border is SoOutlineEffect::color

  • VolumeViz
  • #OIV-5954 The borders of SoOrthoSlice are always invisible when an SoROI is used. – CAS-69532
    #OIV-6027 Unexpected shadows may be cast on a volume rendering.