Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Version CDC 3.9.0 - -

Bug

CAE-633 MacOS library loader paths should not point to build server paths

The libraries now point to @executable_path/../Frameworks/*.dylib

CAE-632 GeometryModel::regionIntersectPartItems() did not work properly for partially intersected poly-lines

Partial selection of lines did not work as expected when using regionIntersectPartItems().

CAE-543 Scalar fringes causes a shader compiler error on OpenGLES 3.0

This problem occurs when using e.g. Angle with Qt and forcing OpenGL ES 3.0 to be able to do weighted average transparency.

CAE-534 Particle traces using spheres, comets and arrows do not work with clipping

Clipping was not properly implemented for particle traces drawn as spheres, comets and arrows.

CAE-533 Issues with Parallel VTU (pvtu) reader

...

Fixed a crash and results not being read correctly in some cases.

Feature

CAE-656

...

Update the readers in ImportCAE (VdmTools 4.6.1)

Added support for ANSYS 2022 and ABAQUS 2022. Several fixes for other formats.

CAE-582 ResultsQuery: ResultsQueryResultPosition

...

now return ids (when exists) instead of indexes

The result from a cee.ug.ResultsQuery query (ResultsQueryResultPosition) now contains item ids if they exists, if not indices (before there was always indices).

CAE-553 Add Reference Type to StateInfo

The state reference type (TIME, FREQUENCY, LOADCASE, OTHER) can now be found in StateInfo.referenceType()

CAE-538 Rename plot axis (for FRF curves)

cee.app.Plots now renames the X axis based on the reference type (see CAE-553).

CAE-537 Add option to specify if particle traces should be clipped or not

Added support in CDC for specifying if particle traces should be clipped (view or cutting plane clipping) or not.
Added ParticleTraceGroup::setIgnoreClipping() Set this to true to always show the particle traces (no clipping). Default is to use clipping (ignore=false).

CAE-512 Plots: Add logarithmic scaling

Added X/Y logarithmic scaling settings to cee.plt.AxisSettings.

Version CDC 3.8.1 - - d2e28e7f

...

MarkupPartLabel and MarkupPartText3d parts without background was not rendered properly in front of transparent models.

...

Feature

CAE-513 DataProvider 6.0: Added support for specifying default part colors

...

CAE-379 cee::ug::OverlayColorLegend crashes if legend size is set too small

Feature

CAE-449 Added handleClientRequest() to CDPDataProvider

...

CAE-175 setForceTickMarkLinesToCoverLegend(true) does not work when tick marks are left aligned

Feature

CAE-235 Optimized cee::exp::ExportConstantRemoteModel to use more optimal chunks

...

CAE-11 Report: Embedding of VTFx does not work on newer PowerPoint

Feature

CAE-137 Add setPriority() for overlay items and made sure overlay items are rendered above any model items (including use2dPixelProjection())

...