Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
commit
a69c1c7898
|
@ -310,8 +310,7 @@ namespace PrimMesher
|
|||
sculptType = (SculptType)(((int)sculptType) & 0x07);
|
||||
|
||||
if (mirror)
|
||||
if (sculptType == SculptType.plane)
|
||||
invert = !invert;
|
||||
invert = !invert;
|
||||
|
||||
viewerFaces = new List<ViewerFace>();
|
||||
|
||||
|
|
Loading…
Reference in New Issue