Blender Git Commit Log

Git Commits -> Revision de14457

Revision de14457 by Campbell Barton (master)
December 27, 2011, 08:39 (GMT)
option to save bmesh files in older mesh format so they can load in older versoons of blender.

- saves UV's and VCols
- skips NGons
- resulting files load in both BMesh and Trunk.

TODO - add an option in the UI to access this.

Commit Details:

Full Hash: de14457abfc66c3cb3d90963022bea78bf57db7f
SVN Revision: 42888
Parent Commit: dab71f9
Lines Changed: +246, -35

5 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+19, -14) (Diff)
/source/blender/blenkernel/intern/mesh.c (+121, -9) (Diff)
/source/blender/blenloader/intern/writefile.c (+100, -10) (Diff)
/source/blender/makesdna/DNA_mesh_types.h (+4, -0) (Diff)
/source/blender/modifiers/intern/MOD_ngoninterp.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021