| Commit message (Expand) | Author | Age | Files | Lines |
* | * This updates LibOMV to the current release 0.6.0 on March 19 2009 | Teravus Ovares | 2009-03-27 | 1 | -1/+1 |
* | Added a primitive shape function for spheres | Johan Berntsson | 2009-01-14 | 1 | -0/+12 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 1 | -7/+7 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 1 | -7/+7 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 1 | -7/+7 |
* | * Added IClientIM to IClientCore interfaces | Adam Frisby | 2008-11-08 | 1 | -1/+1 |
* | * Enables PrimitiveBaseShape to be used inside a libOpenMV project by adding ... | Adam Frisby | 2008-10-31 | 1 | -1/+11 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -24/+24 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -14/+14 |
* | * Remove dumb bug I put in which meant that an archive save would never compl... | Justin Clarke Casey | 2008-07-25 | 1 | -6/+5 |
* | Revert "git merge" | Sean Dague | 2008-07-17 | 1 | -1/+10 |
* | git merge | Sean Dague | 2008-07-17 | 1 | -10/+1 |
* | more safety checks | Sean Dague | 2008-07-17 | 1 | -1/+7 |
* | add a null check for safety | Sean Dague | 2008-07-17 | 1 | -0/+3 |
* | change fields to private so everyone will use properties | Sean Dague | 2008-07-16 | 1 | -44/+44 |
* | Revert "refactoring of PrimitiveBaseShape to properties" | Sean Dague | 2008-07-16 | 1 | -142/+539 |
* | refactoring of PrimitiveBaseShape to properties | Sean Dague | 2008-07-16 | 1 | -539/+142 |
* | further property refactoring of PrimitiveBaseShape | Sean Dague | 2008-07-16 | 1 | -83/+254 |
* | refactoring primitive base shape to use properties | Sean Dague | 2008-07-16 | 1 | -76/+302 |
* | dr scofield's warning safari: | Dr Scofield | 2008-06-27 | 1 | -2/+2 |
* | Mantis#1584. Thank you kindly, Lulurun for a patch that: | Charles Krinke | 2008-06-25 | 1 | -5/+8 |
* | Mantis#1572. Thank you kindly, Lulurun for a patch that addresses: | Charles Krinke | 2008-06-19 | 1 | -2/+6 |
* | * Fix a bug in the archiver where I didn't realize a shape still needs its de... | Justin Clarke Casey | 2008-06-16 | 1 | -0/+5 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -20/+20 |
* | * Provide relief for mantis 1263, 1202, 679 | Justin Clarke Casey | 2008-05-21 | 1 | -23/+49 |
* | * This fixes the Sculpty seam. Unfortunately not all sculpties will surviv... | Teravus Ovares | 2008-05-18 | 1 | -2/+6 |
* | * Wrote a method to get the OpenJpeg data of a sculpt texture asset and save ... | Teravus Ovares | 2008-05-09 | 1 | -1/+2 |
* | * remove 2 warnings. | Teravus Ovares | 2008-05-08 | 1 | -1/+0 |
* | * Committing an extra bit of permissions for attaching to ensure that the per... | Teravus Ovares | 2008-05-08 | 1 | -4/+1 |
* | * Fixes Prim ExtraParams | Teravus Ovares | 2008-05-08 | 1 | -1/+357 |
* | * Spring cleaning. | Adam Frisby | 2008-04-29 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -28/+27 |
* | Replaced some magic PCode numbers with enum values. | Jeff Ames | 2008-03-17 | 1 | -1/+5 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | * removed unused PrimScale on PrimitiveBaseShape (use Scale instead) | lbsa71 | 2008-01-10 | 1 | -16/+11 |
* | * Undid XmlIgnore thingy as it did cause breakage | lbsa71 | 2008-01-10 | 1 | -13/+12 |
* | * Sorted members for great justice | lbsa71 | 2008-01-10 | 1 | -55/+53 |
* | * ProfileCurve is now XmlIgnored, and instead constructed from ProfileShape a... | lbsa71 | 2008-01-10 | 1 | -1/+3 |
* | * Added helpers to convert from LSL PrimitiveParams values to PrimitiveBaseSh... | lbsa71 | 2008-01-09 | 1 | -0/+12 |
* | * Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ... | lbsa71 | 2007-12-28 | 1 | -58/+48 |
* | * Patch from Melanie. Thanks Melanie! | Teravus Ovares | 2007-12-28 | 1 | -2/+2 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -22/+10 |
* | * AssetServerBase: _ProcessRequest is now called GetAsset | lbsa71 | 2007-12-27 | 1 | -5/+37 |
* | * Debugging Shape | lbsa71 | 2007-12-13 | 1 | -3/+3 |
* | A few minor changes/additions/fixes. | MW | 2007-12-11 | 1 | -0/+1 |
* | * The 'Create' functions should be called to factor up a new, otherwise empty... | lbsa71 | 2007-12-11 | 1 | -0/+6 |
* | * miniscule changes just to keep myself in synch | lbsa71 | 2007-12-07 | 1 | -1/+1 |
* | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 2007-10-31 | 1 | -0/+214 |