aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/PrimitiveBaseShape.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Resolve merge commits, stage 1Tom2011-09-041-0/+61
|\
| * Move GetMeshKey from buried inside Meshmerizer to a public method on Primitiv...Robert Adams2011-08-281-0/+61
* | Merge branch 'master' into careminster-presence-refactorroot2011-07-091-16/+32
|\ \ | |/
| * Rename SetSculptData() to SetSculptProperties(), since this is what it does (...Justin Clark-Casey (justincc)2011-07-091-1/+1
| * minor: code tidy and inserted log lines for future use.Justin Clark-Casey (justincc)2011-07-091-15/+31
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-101-1/+1
|\ \ | |/
| * Change MoapModule.ClearMediaEntry to set TextureEntryFace.MediaFlags back to ...Justin Clark-Casey (justincc)2011-03-051-1/+1
* | Guard against invalid light color specifiers from the databaseMelanie2011-01-131-4/+24
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-181-6/+51
|\ \ | |/
| * Adding osFunctions for light projectionBlueWall2010-10-171-5/+50
| * Add missing check for !_projectionEntryBlueWall2010-10-161-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-161-0/+80
|\ \ | |/
| * Adding projected light filters to prim propetiesBlueWall2010-10-151-0/+80
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-131-37/+37
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-09-121-37/+37
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-061-2/+113
|\ \ | |/
| * Simplify serialized version string. Change element capitalization for consis...Justin Clark-Casey (justincc)2010-08-031-5/+10
| * get rid of PrimitiveBaseShape.MediaRaw staging postJustin Clark-Casey (justincc)2010-08-031-6/+0
| * remove duplicated serialization codeJustin Clark-Casey (justincc)2010-08-031-12/+26
| * serialize media textures to inventory with a largely osd representation rathe...Justin Clark-Casey (justincc)2010-08-031-3/+87
| * relocate serialization code from SQLiteRegionData to MoapModule using load an...Justin Clark-Casey (justincc)2010-07-261-0/+6
| * implement llSetPrimMediaParams()Justin Clark-Casey (justincc)2010-07-261-0/+1
| * start storing incoming MediaEntry on a new Media field on PrimitiveBaseShapeJustin Clark-Casey (justincc)2010-07-261-0/+7
* | Make newly created prims be named "Object" and make newly created scriptsMelanie Thielker2010-06-291-1/+1
|/
* * Thanks cmickeyb, for a patch that corrects an invalid construction of Primi...John Hurliman2010-04-271-1/+1
* * Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine.Diva Canto2010-04-141-3/+3
* minor - add some documentation to PrimitiveBaseShape constructor with OpenMet...dahlia2010-04-091-0/+4
* Fixed several unhandled exceptions and performance issues with PrimitiveBaseS...John Hurliman2010-03-161-2/+6
* More work on GrantRights. Still not right.Diva Canto2010-03-011-34/+34
* minor formatting tweak - try to trigger a build on pandadahlia2010-02-221-1/+0
* add a constructor for PrimitiveBaseShape from a OpenMetaverse Primitivedahlia2010-02-221-0/+35
* remove early return from PrimitiveBaseShape.ToOmvPrimitive() when prim is a s...dahlia2009-11-201-2/+0
* Correct formatting of Primitive.Textures in PrimitiveBaseShape.ToOmvPrimitive...dahlia2009-11-171-1/+1
* Some corrections to PrimitiveBaseShape.ToOmvPrimitive()dahlia2009-11-131-6/+26
* add a ToOmvPrimitive() method to PrimitiveBaseShapedahlia2009-11-111-0/+81
* Changing Scene.ForEachClient to use the synchronous for loop instead of Paral...John Hurliman2009-10-251-41/+25
* add some more intuitive overloads for PrimitiveBaseShape SetPathRange and Set...Dahlia Trimble2009-07-011-0/+12
* 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