aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps/MeshCost.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-15/+15
2016-08-18several changes on BunchOfCaps. Move some mesh cost initialization to its cla...UbitUmarov1-0/+21
2016-03-05Make mesh upload respect the same parts maximum as what is set for theMelanie Thielker1-1/+1
2016-03-05Fix a couple of typosMelanie Thielker1-1/+1
2015-11-21 remove some compile warnings increasing total number by 2UbitUmarov1-5/+3
2015-09-28 change copyright to opensimUbitUmarov1-3/+27
2014-10-11changed skeleton, do parse the mesh on upload to check skeleton. Sooner orUbitUmarov1-5/+3
2014-10-11 check for avatar skeleton data on meshs headers on cost estimation. DontUbitUmarov1-5/+39
2012-09-24 more upload changes (plus untouch prebuild.xml)UbitUmarov1-8/+5
2012-09-23try to allow free uploads for testing, if users prefix names with "TEST-". LetUbitUmarov1-6/+20
2012-09-22 report asset upload errors the right awayUbitUmarov1-13/+11
2012-09-21 read model upload cost parameters from config [Economy] sectionUbitUmarov1-4/+2
2012-09-20refix prior commitMelanie1-1/+1
2012-09-20Make uploads free for now - we will have to announce thisMelanie1-3/+6
2012-09-19Change texture price back to 10 C$Melanie1-3/+2
2012-09-19 be more tolerant to small prims, skipping them, only failing if they areUbitUmarov1-4/+13
2012-09-19 create a single ModelCost provider for the caps instance. Let it know andUbitUmarov1-11/+45
2012-09-19 coment out mesh model upload code to add textures and individual meshsUbitUmarov1-22/+57
2012-09-17 same cleanupUbitUmarov1-38/+41
2012-09-17removed broken fee compressionUbitUmarov1-15/+1
2012-09-17Make use of mesh cost functionsUbitUmarov1-5/+3
2012-09-17 missing file for suport of mesh upload costUbitUmarov1-0/+596