In CET 15.5, support for CustomerOwnMaterial
s has been added to the DsMaterialLegend
. Filters have been implemented
to also user customization of the legend items. Some fields for COMs are also optionally displayed now.
In CET 15.5, support for undo operations on CustomerOwnMaterial
actions has been added.
In the CET 15.5 release in November 2024, CoreSchemes and GroupSchemes will reach their End-of-Life (EOL) and be deprecated. All developers are encouraged to upgrade and migrate to PropsSchemes - read more and learn how to migrate to PropsScheme here.
As part of the EOL effort:
REDRenderJob has been extend with a new parrent class call RenderJob. Where some of the code was move down to the parrent class. Behavior wise it still the same.
Createad a new abstact base class for render jobs.
REDRenderJob has been extend with a new parrent class call RenderJob. Where some of the code was move down to the parrent class. Behavior wise it still the same.
ViewMode's and ViewModePanel has received a large clean up. The concept of "temporary" view modes has been completely removed.