aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps/MeshCost.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* change copyright to opensimUbitUmarov2015-09-281-3/+27
* changed skeleton, do parse the mesh on upload to check skeleton. Sooner orUbitUmarov2014-10-111-5/+3
* check for avatar skeleton data on meshs headers on cost estimation. DontUbitUmarov2014-10-111-5/+39
* more upload changes (plus untouch prebuild.xml)UbitUmarov2012-09-241-8/+5
* Merge branch 'ubitwork' into avinationMelanie2012-09-231-20/+31
|\
| * try to allow free uploads for testing, if users prefix names with "TEST-". LetUbitUmarov2012-09-231-6/+20
| * report asset upload errors the right awayUbitUmarov2012-09-221-13/+11
| * read model upload cost parameters from config [Economy] sectionUbitUmarov2012-09-211-4/+2
* | refix prior commitMelanie2012-09-201-1/+1
* | Make uploads free for now - we will have to announce thisMelanie2012-09-201-3/+6
* | Change texture price back to 10 C$Melanie2012-09-191-3/+2
|/
* be more tolerant to small prims, skipping them, only failing if they areUbitUmarov2012-09-191-4/+13
* create a single ModelCost provider for the caps instance. Let it know andUbitUmarov2012-09-191-11/+45
* coment out mesh model upload code to add textures and individual meshsUbitUmarov2012-09-191-22/+57
* same cleanupUbitUmarov2012-09-171-38/+41
* removed broken fee compressionUbitUmarov2012-09-171-15/+1
* Make use of mesh cost functionsUbitUmarov2012-09-171-5/+3
* missing file for suport of mesh upload costUbitUmarov2012-09-171-0/+596