Blender Git Commit Log

Git Commits -> Revision af35455

Revision af35455 by Bastien Montagne (master)
June 21, 2017, 08:30 (GMT)
Fix T51856: `BKE_mesh_new_from_object()` would often generate default 'Mesh' named datablock.

This is annoying especially for exporters who do use mesh name, since it
broke any relation with actual Mesh naming in original Blend file.

Unfortunately, we cannot avoid the extra .xxx digits. ;)

Commit Details:

Full Hash: af3545591228b9de135b0726a63835dd36b2e982
Parent Commit: 9e08019
Lines Changed: +9, -8

2 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/mesh.c (+7, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021