Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Merge requests
!34
fix crash in OMWriter when writing an empty mesh with colors
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Max Lyon
requested to merge
OMWriterCrashFix
into
master
Dec 14, 2015
Overview
2
Commits
1
Changes
Writer accessed VertexHandle(0) for meshes with colors even when they had no vertices.