v0.4.0
- fixed copy and paste functions
- removed typeMap mTypeAlias2GWFType when saving gwf to file, now native types are saved directly
- removed typeMap mTypeAlias2GWFType when saving gwf to file, now native types are saved directly
- updated typeMap mGWFType2TypeAlias when loading from gwf into working fields, old types was stored for compatibility with old formats
- added meta type for nodes and edges
- added persistence parameter (perm/temp) for nodes
- StructType_Abstract StructType_Material types are merged and converted to StructType_Terminal
- added type StructType_Super_Group
- Font is set to Times New Roman [Arial] (10) for text in a frames
- changed the mechanism for changing the types of nodes (including when loading). if persistence is not specified, it will default to perm
- added the ability to place the vertex identifier strictly on the left and strictly on the right
- the mechanism for determining the position of the node identifier has been changed
- the oriented attribute has been renamed to Membership
- updated UI when changing the edge type, added all new types
- implemented compatibility with outdated formats
- the parameters of drawing edges (width, size of the arrow, drawing templates of specific types) have been changed
- the algorithm for drawing edges has been changed
- added const/var parameter for contours
- added const/var parameter for links (content)
- added const/var parameter for links (content)
- fix problem with border for string content
- implement feature with saving idtf position for contour
Common changes