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