aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/PrimitiveBaseShape.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Spring cleaning.Adam Frisby2008-04-291-2/+2
* Formatting cleanup.Jeff Ames2008-03-181-28/+27
* Replaced some magic PCode numbers with enum values.Jeff Ames2008-03-171-1/+5
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* * removed unused PrimScale on PrimitiveBaseShape (use Scale instead)lbsa712008-01-101-16/+11
* * Undid XmlIgnore thingy as it did cause breakagelbsa712008-01-101-13/+12
* * Sorted members for great justicelbsa712008-01-101-55/+53
* * ProfileCurve is now XmlIgnored, and instead constructed from ProfileShape a...lbsa712008-01-101-1/+3
* * Added helpers to convert from LSL PrimitiveParams values to PrimitiveBaseSh...lbsa712008-01-091-0/+12
* * Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ...lbsa712007-12-281-58/+48
* * Patch from Melanie. Thanks Melanie!Teravus Ovares2007-12-281-2/+2
* * Optimized usingslbsa712007-12-271-22/+10
* * AssetServerBase: _ProcessRequest is now called GetAssetlbsa712007-12-271-5/+37
* * Debugging Shapelbsa712007-12-131-3/+3
* A few minor changes/additions/fixes.MW2007-12-111-0/+1
* * The 'Create' functions should be called to factor up a new, otherwise empty...lbsa712007-12-111-0/+6
* * miniscule changes just to keep myself in synchlbsa712007-12-071-1/+1
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+214