aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/PrimitiveBaseShape.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* plumbing for future sculpt map cachingDahlia Trimble2009-05-291-0/+12
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-271-1/+1
* Added a primitive shape function for spheresJohan Berntsson2009-01-141-0/+12
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-7/+7
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-7/+7
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-7/+7
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-1/+1
* * Enables PrimitiveBaseShape to be used inside a libOpenMV project by adding ...Adam Frisby2008-10-311-1/+11
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-24/+24
* Formatting cleanup.Jeff Ames2008-08-181-14/+14
* * Remove dumb bug I put in which meant that an archive save would never compl...Justin Clarke Casey2008-07-251-6/+5
* Revert "git merge"Sean Dague2008-07-171-1/+10
* git mergeSean Dague2008-07-171-10/+1
* more safety checksSean Dague2008-07-171-1/+7
* add a null check for safetySean Dague2008-07-171-0/+3
* change fields to private so everyone will use propertiesSean Dague2008-07-161-44/+44
* Revert "refactoring of PrimitiveBaseShape to properties"Sean Dague2008-07-161-142/+539
* refactoring of PrimitiveBaseShape to propertiesSean Dague2008-07-161-539/+142
* further property refactoring of PrimitiveBaseShapeSean Dague2008-07-161-83/+254
* refactoring primitive base shape to use propertiesSean Dague2008-07-161-76/+302
* dr scofield's warning safari:Dr Scofield2008-06-271-2/+2
* Mantis#1584. Thank you kindly, Lulurun for a patch that:Charles Krinke2008-06-251-5/+8
* Mantis#1572. Thank you kindly, Lulurun for a patch that addresses:Charles Krinke2008-06-191-2/+6
* * Fix a bug in the archiver where I didn't realize a shape still needs its de...Justin Clarke Casey2008-06-161-0/+5
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-20/+20
* * Provide relief for mantis 1263, 1202, 679Justin Clarke Casey2008-05-211-23/+49
* * This fixes the Sculpty seam. Unfortunately not all sculpties will surviv...Teravus Ovares2008-05-181-2/+6
* * Wrote a method to get the OpenJpeg data of a sculpt texture asset and save ...Teravus Ovares2008-05-091-1/+2
* * remove 2 warnings.Teravus Ovares2008-05-081-1/+0
* * Committing an extra bit of permissions for attaching to ensure that the per...Teravus Ovares2008-05-081-4/+1
* * Fixes Prim ExtraParams Teravus Ovares2008-05-081-1/+357
* * 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