- Initial public draft
- Rename
edges_foldAngles→edges_foldAngleandedges_lengths→edges_lengthfor consistent pluralization with the rest of the spec.
- Add join edge (
"J") option toedges_assignment. - Add cut/slit edge (
"C") option toedges_assignment(optional). - Add
joins/noJoinsandcuts/noCutstoframe_attributes. - Add
convexFaces/nonconvexFacestoframe_attributes. - Define
vertices_edgesandfaces_faces. - Extend definition of
vertices_faces,edges_faces, andfaces_facesto allownullvalues, allowing for consistent ordering of all arrays and consistent orientation. - Specify correspondence between "faces" and "material", to clarify that the exterior (unbounded) face of a planar graph is not typically a face.
- Clarify that support for multiple frames is optional.