Blender Git Commit Log

Git Commits -> Revision d88ea6a

Revision d88ea6a by Geoffrey Bantle (master)
June 27, 2011, 04:54 (GMT)
Turned select vertex path back on and added
back in selection history for bmesh->mesh
and mesh->bmesh conversions:
----------------------------------------------
Select Vertex Path had wrong invoke callback
(shouldn't have any?).

Also selection history was not converted when
doing bmesh->mesh or mesh->bmesh conversions.
This meant that tabbing in and out of editmode
would make your selection history dissapear.
Undo pop would also not preserve selection
history so any operators that relied on it
would not work when you adjusted their settings.

Commit Details:

Full Hash: d88ea6ab9128fdcda82beab2b4d38e27099c99e6
SVN Revision: 37844
Parent Commit: 102c228
Lines Changed: +66, -3

3 Modified Paths:

/source/blender/bmesh/operators/mesh_conv.c (+64, -0) (Diff)
/source/blender/editors/mesh/bmesh_tools.c (+0, -1) (Diff)
/source/blender/makesdna/DNA_meshdata_types.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021