Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2009-10-22 21:12:28 +0400
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2009-10-22 21:12:28 +0400
commite2b74dc7364a11b5328954b6a49a46cd44dfbd2e (patch)
tree34f7618f3c40f391afe28a2c88ee8a76a1c446bd /source/blender/blenlib/BLI_editVert.h
parent3ffb695b10bd85f7cd431f6144dbc2c427a365ee (diff)
Shape Keys
Active shape key can now be changed while in edit mode. This is based on exit/enter editmode again in the background, which is not ideal, as that loses the undo history. But that already happened anyway when you did exit/change-active/enter manually.
Diffstat (limited to 'source/blender/blenlib/BLI_editVert.h')
-rw-r--r--source/blender/blenlib/BLI_editVert.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/blenlib/BLI_editVert.h b/source/blender/blenlib/BLI_editVert.h
index 56a20d8462a..35081086783 100644
--- a/source/blender/blenlib/BLI_editVert.h
+++ b/source/blender/blenlib/BLI_editVert.h
@@ -173,6 +173,8 @@ typedef struct EditMesh
short mat_nr;
/* stats */
int totvert, totedge, totface, totvertsel, totedgesel, totfacesel;
+ /* shape key being edited */
+ int shapenr;
struct DerivedMesh *derivedCage, *derivedFinal;
/* the custom data layer mask that was last used to calculate