2025.1.1 - 2025.1.2

Open Inventor 2025.1.2


  • Core
  • #OIV-5931 The manipulators are unexpectedly highlighted by the highlight rendering actions (SoxxxHighlightRenderAction) – CAS-69534
    #OIV-5942 Under certain conditions, the SoBoxHighlightRenderAction may not display any bounding box. – CAS-69534
    #OIV-5953 The right-click mouse event is triggered twice in the legacy examiner, fly and walk viewers. The attached callbacks are also called twice. – CAS-69533

  • VolumeViz
  • #OIV-5750 Incorrect seismic trace with Inventor errors when fetching the data by calling SoLDMDataAccess::getData() with a non-null resolution argument. – CAS-68995
    #OIV-5941 Under certain conditions, unsuccessful picking action when picking a SoVolumeRender – CAS-69525

Open Inventor 2025.1.1


  • Core
  • #OIV-5653 SoRayPickAction regression on a SoIndexedTriangleStripSet: the result of the picking action is not correct – CAS-68846-D3R2
    #OIV-5813 missing SoDB::init() in thread code of the example MT_Modify1.cxx – CAS-69172
    #OIV-5661 SoLineDetail::getPartIndex returns the same number as getLineIndex, which is not expected
    #OIV-5804 When a render area contains several viewports using a PoBaseView, the viewport may become broken after a snapshot is done using a SoOffscreenRenderArea.

  • Shadow
  • #OIV-4955 Some weird shadows may appear when using SoSwitch.

  • VolumeViz
  • #OIV-5803 A transformation with a negative or null scale factor is not possible. Even if it may result in undefined rendering and unpredictable picking behavior, there is no warning displayed in debug – CAS-69170
    #OIV-5820 in Debug mode, the SoLDMValuationAction displays an incorrect error message about shape mismatch. – CAS-69236
    #OIV-5890 Volume rendering without any lights appears as if some light is present