* removed unused PrimScale on PrimitiveBaseShape (use Scale instead)
* ignored binThreadPoolClientBranch
parent
690a7a347b
commit
2f023f6362
|
@ -143,11 +143,6 @@ namespace OpenSim.Framework
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public LLVector3 PrimScale
|
|
||||||
{
|
|
||||||
get { return Scale; }
|
|
||||||
}
|
|
||||||
|
|
||||||
public static PrimitiveBaseShape Default
|
public static PrimitiveBaseShape Default
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
|
|
Loading…
Reference in New Issue