external-0.15.1:
- Updated to json-spirit-4.08c (fixed export+import of inf/nan values)
MIRAenvironment-0.21.1:
- fixed install targets in add_library macro
- remove deprecated source install script mira-installer.sh
MIRABase-0.45.1:
- fixed MetaTypeDatabase::generateDependentTypesDB for recursive types
- added NOTICE log message when loading a shared library
MIRAFramework-0.42.0:
- TypedChannelPromoter: stores channel type info in class meta data, promotes channels only when data is written to it
-> no instantiation (no need to load library) when there is no local subscribers or publishers
- Framework's known-fw argument allows to omit the IP address for localhost (i.e. -k1234 is short for -k127.0.0.1:1234)
MIRAgui-0.40.1:
- Image export (Ctrl-P) keeps location of the last saved image as starting selection
- Fixed missing initialization for 2DView's SaveContentMinPictureSize
PlotVisualization-0.21.3:
- Image export (Ctrl-P) keeps location of the last saved image as starting selection
- Fixed missing initialization for PlotView's SaveContentMinPictureSize
MIRACenter-0.23.0:
- Window menu can close editors
- ChannelView shows channel's type meta
- fixed ChatView to allow multiple instances in connected frameworks (required to use for chat)