Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more upload changes (plus untouch prebuild.xml) | UbitUmarov | 2012-09-24 | 1 | -8/+5 |
| | |||||
* | Merge branch 'ubitwork' into avination | Melanie | 2012-09-23 | 1 | -20/+31 |
|\ | | | | | | | | | Conflicts: OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps/MeshCost.cs | ||||
| * | try to allow free uploads for testing, if users prefix names with "TEST-". Let | UbitUmarov | 2012-09-23 | 1 | -6/+20 |
| | | | | | | | | | | | | | | textures get into inventory again. Both features under config control. Have direct warnings to client, including a final one on upload complete since i see nothing. problems: textures don't showup in inventory til relog, also issues with permitions. A few more changes | ||||
| * | report asset upload errors the right away | UbitUmarov | 2012-09-22 | 1 | -13/+11 |
| | | |||||
| * | read model upload cost parameters from config [Economy] section | UbitUmarov | 2012-09-21 | 1 | -4/+2 |
| | | |||||
* | | refix prior commit | Melanie | 2012-09-20 | 1 | -1/+1 |
| | | |||||
* | | Make uploads free for now - we will have to announce this | Melanie | 2012-09-20 | 1 | -3/+6 |
| | | |||||
* | | Change texture price back to 10 C$ | Melanie | 2012-09-19 | 1 | -3/+2 |
|/ | |||||
* | be more tolerant to small prims, skipping them, only failing if they are | UbitUmarov | 2012-09-19 | 1 | -4/+13 |
| | | | | | more than half of total. Add a state control to NewFileAgentInventory to avoid more than one at a time per client. ( Incomplete and possible not that good) | ||||
* | create a single ModelCost provider for the caps instance. Let it know and | UbitUmarov | 2012-09-19 | 1 | -11/+45 |
| | | | | check scene prim size limits. | ||||
* | coment out mesh model upload code to add textures and individual meshs | UbitUmarov | 2012-09-19 | 1 | -22/+57 |
| | | | | | | assets to inventory, since it may actually be a bad ideia since good model textures are deply related to it and there is no current use for independent mesh assets. Added the option to have a reduced free for textures (2.5 C$ as is, total textures cost rounded to nearest int) compensating for the fact that they can't be used outside the model or its parts. | ||||
* | same cleanup | UbitUmarov | 2012-09-17 | 1 | -38/+41 |
| | |||||
* | removed broken fee compression | UbitUmarov | 2012-09-17 | 1 | -15/+1 |
| | |||||
* | Make use of mesh cost functions | UbitUmarov | 2012-09-17 | 1 | -5/+3 |
| | |||||
* | missing file for suport of mesh upload cost | UbitUmarov | 2012-09-17 | 1 | -0/+596 |