Changes between Version 8 and Version 9 of ReleaseNotes/1.16.0


Ignore:
Timestamp:
2020-09-29T22:09:39Z (6 years ago)
Author:
Francesco Casella
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/1.16.0

    v8 v9  
    3535
    3636== Graphic Editor OMEdit ==
    37 Replaceable classes now have graphical support in OMEdit. This feature was planned to be included in release 1.15.0, but it eventually turned out to be more convenient to merge it in the 1.16.0 release.
     37Replaceable classes now have graphical support in OMEdit. This feature was planned to be included in release 1.15.0, but it eventually turned out to be more convenient to merge it in the 1.16.0 release. Support for replaceable elements in OMEdit is currently limited to redeclare statements without parameter modifiers. This is enough to handle Modelica.Media medium models in Modelica.Fluid components. Please note that this feature is currently optional and needs to be activated by setting Tools|Options|General|Enable replaceable support in OMEdit.
    3838
    39 Over 50 bug fixes to increase usability of the GUI.
     39Over 50 bug fixes were made to OMEdit to increase usability of the GUI.
    4040
    4141OMSimulator GUI improved: text editing of SSP models, undo/redo, delete components, etc.