Hervé Girod - 2015-07-05

Fix an exception which could be thrown in the Server if parsing two Layers with the same identifiers, if the second one contains a BufferFormat
Implement the AnimationGroup, AnimationTranslation, AnimationRotation, AnimationScale, and AnimationOnParam for supplement 6
Allow to specify the Animation Laws in the Graphics configuration File
Allow to define an hexadecimal ID (for runtime messages) for custom properties on widgets (to use in the framework allowing to bind custom names to renderer properties)
Show a clear error at start of the Server or Editor if the Java type of a field implementing a widget attribute is not consistent with the attribute ARINC type (rather than emitting an exception when loading or creating the widget)
Fix catched exceptions when adding a behavior in a parent behavior
Add a new attribute type allowing to specify either a Runtime parameter ID, or an ushort
Fix the Editor not allowing to copy / cut / and paste directly on the Layer itself in JavaFX
Fix the zorder of widgets after a cut / copy and paste
Fix a use case in the usage of the framework binding widget attributes or custom names to renderer properties, when several bindings are possible on the same renderer class, through different superclasses
Take into account the Autoclosable property in the JavaFX implementation of the PopupPanelButton widget
Fix a bug where if the type of an attribute was modified in an extension, and used in a new widget, a warning would be emitted when starting the Server
Allow to remove a MapItem definition in an extension
Allow to reset the list of parent-children relationships in the Metadefinition in an extension
Allow to add directly a widget as a child of a parent in the parent-children relationships in the Metadefinition

 

Last edit: Hervé Girod 2015-07-25