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:
authorMartin Poirier <theeth@yahoo.com>2005-04-01 02:18:08 +0400
committerMartin Poirier <theeth@yahoo.com>2005-04-01 02:18:08 +0400
commit4db0cbc74151e78bb59a02b094fee7677705aa30 (patch)
tree8dce1cd3de37cb70676cbb5965276c7169d0a842 /source/blender/include/BIF_transform.h
parent7532aa248f86571dc456f6247c507f110c4388b0 (diff)
Push/Pull (aka: non proportionnal resize, original idea by Robert Tiess) slipped in my last commit a bit, so might as well finish it.
Accesible with Shift-P (was free), the behavior is much like Shrink/Fatten. Pull mouse toward you to pull toward center, push away to push away. Constraint and PET works with it too, of course.
Diffstat (limited to 'source/blender/include/BIF_transform.h')
-rwxr-xr-xsource/blender/include/BIF_transform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/include/BIF_transform.h b/source/blender/include/BIF_transform.h
index 2d9d5f88eb3..fa8727cab68 100755
--- a/source/blender/include/BIF_transform.h
+++ b/source/blender/include/BIF_transform.h
@@ -45,9 +45,9 @@
#define TFM_WARP 7
#define TFM_SHRINKFATTEN 8
#define TFM_TILT 9
-
#define TFM_LAMP_ENERGY 10
#define TFM_TRACKBALL 11
+#define TFM_PUSHPULL 12
/* TRANSFORM CONTEXTS */
#define CTX_NONE 0