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:
authorJohnny Matthews <johnny.matthews@gmail.com>2006-01-03 18:22:11 +0300
committerJohnny Matthews <johnny.matthews@gmail.com>2006-01-03 18:22:11 +0300
commitaf7e7ab58799b9db774dfcda01776616de408cb8 (patch)
tree91a185174fee7ae15c3570eb361f349872f3bfaf
parent832f2d33d318ed9169ba49ad083e5c15da5f0d35 (diff)
Changing the names of the shape copying tools to something that doesn't offend the orange team ;)
-rw-r--r--source/blender/src/editobject.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/src/editobject.c b/source/blender/src/editobject.c
index 1b2f56071fa..00855a5fef6 100644
--- a/source/blender/src/editobject.c
+++ b/source/blender/src/editobject.c
@@ -2069,7 +2069,7 @@ void special_editmenu(void)
}
else if(G.obedit->type==OB_MESH) {
- nr= pupmenu("Specials%t|Subdivide%x1|Subdivide Multi%x2|Subdivide Multi Fractal%x3|Subdivide Smooth%x12|Merge%x4|Remove Doubles%x5|Hide%x6|Reveal%x7|Select Swap%x8|Flip Normals %x9|Smooth %x10|Bevel %x11|Set Smooth %x14|Set Solid %x15|Copy Shape Verts Blend%x16|Propagate Shape Verts%x17");
+ nr= pupmenu("Specials%t|Subdivide%x1|Subdivide Multi%x2|Subdivide Multi Fractal%x3|Subdivide Smooth%x12|Merge%x4|Remove Doubles%x5|Hide%x6|Reveal%x7|Select Swap%x8|Flip Normals %x9|Smooth %x10|Bevel %x11|Set Smooth %x14|Set Solid %x15|Blend From Shape%x16|Propagate To All Shapes%x17");
switch(nr) {
case 1: