sculptmode mtex texture pointers are now duplicated too, should resolve scene copy errors.

This commit is contained in:
2008-02-16 19:13:40 +00:00
parent 2c11523b39
commit 54fd70a8bb
3 changed files with 10 additions and 1 deletions

View File

@@ -1828,7 +1828,7 @@ void snapmenu()
{
short event;
event = pupmenu("Snap %t|Selection -> Grid%x1|Selection -> Cursor%x2|Cursor-> Grid%x3|Cursor-> Selection%x4|Selection-> Center%x5|Cursor-> Active%x6");
event = pupmenu("Snap %t|Selection -> Grid%x1|Selection -> Cursor%x2|Cursor -> Grid%x3|Cursor -> Selection%x4|Selection -> Center%x5|Cursor -> Active%x6");
switch (event) {
case 1: /*Selection to grid*/