Created by: portnov
- Add possibility to use expressions in "defaults" section.
- Add support for vertex groups and selection. In JSON, each vertex can be now marked as belonging to some groups, like
[0, 0, 0, "Group1"]
. Special output is created for selection mask of each group. - When creating JSON from selected mesh, vertex groups are written to JSON. Selected vertices are marked with "Selected" group.