Blender Git Commit Log

Git Commits -> Revision fdf60ba

Revision fdf60ba by Campbell Barton (master)
February 9, 2011, 01:27 (GMT)
mesh validation function to report errors and help debug bad data generated by modifiers.

detects...
- invalid vertex range for edges/faces
- duplicate indices in edge/face
- duplicate edges/faces in mesh
- missing edges data in faces

At the moment it doesn't correct errors, but eventually it will do this.

Commit Details:

Full Hash: fdf60ba4a6b6da523698f7da79137dce7dbdb67e
SVN Revision: 34730
Parent Commit: 2a67a12
Lines Changed: +263, -0

1 Added Path:

/source/blender/editors/mesh/mesh_validate.c (+252, -0) (View)

3 Modified Paths:

/source/blender/editors/include/ED_mesh.h (+7, -0) (Diff)
/source/blender/editors/mesh/CMakeLists.txt (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_mesh_api.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021