Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • OpenMesh OpenMesh
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenMeshOpenMesh
  • OpenMeshOpenMesh
  • Merge requests
  • !184

Persistent edge properties

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Max Lyon requested to merge persistent_edge_properties into master Oct 23, 2018
  • Overview 0
  • Commits 25
  • Pipelines 0
  • Changes 17

Fixing a bug regarding the correct writing and reading of edge properties required to update the OpenMesh file format.

Updated the file format version to 2.0 to indicate that files written with the new version cannot be read by older OpenMesh versions. Older files can still be loaded with the new version, though.

With the new file format vertex, edge, halfedge and face indices should be consistent over a write load cycle.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: persistent_edge_properties