| Commit message (Expand) | Author | Age | Files | Lines |
* | change the return list of objects costs, sending a answer if none found | UbitUmarov | 2015-12-20 | 1 | -38/+30 |
* | fix the default shape type on upload, it is always convex | UbitUmarov | 2015-11-29 | 1 | -3/+1 |
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -110/+12 |
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -127/+851 |
|\ |
|
| * | changed skeleton, do parse the mesh on upload to check skeleton. Sooner or | UbitUmarov | 2014-10-11 | 1 | -21/+23 |
| * | dont let test mesh go to meshes inventory folder that is not displayed by | UbitUmarov | 2014-10-11 | 1 | -1/+3 |
| * | bug fix | UbitUmarov | 2014-10-11 | 1 | -2/+3 |
| * | check for avatar skeleton data on meshs headers on cost estimation. Dont | UbitUmarov | 2014-10-11 | 1 | -6/+62 |
| * | change it again... | UbitUmarov | 2014-09-26 | 1 | -1/+1 |
| * | remove unnecessary argument ref | UbitUmarov | 2014-09-26 | 1 | -1/+1 |
| * | make c# more happy | UbitUmarov | 2014-09-26 | 1 | -4/+1 |
| * | use central animationset permitions define | UbitUmarov | 2014-09-26 | 1 | -2/+2 |
| * | Extend upload verification to all upload paths | Melanie Thielker | 2014-09-25 | 1 | -0/+8 |
| * | fix animation asset name to "animatn", use "animset" for the new | UbitUmarov | 2014-09-25 | 1 | -8/+10 |
| * | add also the name animset until its clear the name liru will use | UbitUmarov | 2014-09-25 | 1 | -0/+7 |
| * | add animationset to upload assets, for now no cost | UbitUmarov | 2014-09-25 | 1 | -0/+6 |
| * | also on other case | UbitUmarov | 2014-08-09 | 1 | -0/+11 |
| * | return even zero costs ( prims on other regions ) | UbitUmarov | 2014-08-09 | 1 | -1/+1 |
| * | move from RegisterInventoryServiceHandlers to | UbitUmarov | 2014-08-09 | 1 | -9/+14 |
| * | Merge branch 'master' into careminster | Melanie | 2013-12-07 | 1 | -0/+4 |
| |\ |
|
| * \ | Merge branch 'master' into careminster | Melanie | 2013-07-24 | 1 | -12/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into careminster | Melanie | 2013-07-18 | 1 | -2/+8 |
| |\ \ \ |
|
| * | | | | Explicitly set uploaded mesh object perms | Melanie | 2013-06-10 | 1 | -10/+13 |
| * | | | | Fix CAPS to work like they should - do not send caps to the viewer if they're... | Melanie | 2013-04-30 | 1 | -1/+12 |
| * | | | | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask | Melanie | 2013-03-24 | 1 | -4/+5 |
| * | | | | Merge branch 'avination' into careminster | Melanie | 2013-03-03 | 1 | -0/+3 |
| |\ \ \ \ |
|
| | * | | | | Fix an issue where the viewer would request the seed cap before | Melanie | 2013-02-18 | 1 | -0/+3 |
| | * | | | | Rename Bounciness to Restitution | Melanie | 2013-02-07 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' into careminster | Melanie | 2013-02-22 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * | | | | | | Rename Bounciness to Restitution | Melanie | 2013-02-07 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' into careminster | Melanie | 2013-01-10 | 1 | -1/+0 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Add the new UpdateAgentInformation cap to make maturity on more recent viewers | Melanie | 2013-01-08 | 1 | -0/+19 |
| * | | | | | | Merge branch 'avination' into careminster | Melanie | 2012-10-18 | 1 | -11/+11 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Remove redundant and annoyingly modal message box in upload processing. | Melanie | 2012-10-18 | 1 | -11/+11 |
| * | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-16 | 1 | -4/+5 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | Text changes for upload messages | Melanie | 2012-09-24 | 1 | -4/+4 |
| * | | | | | | | more upload changes (plus untouch prebuild.xml) | UbitUmarov | 2012-09-24 | 1 | -60/+123 |
| * | | | | | | | try to allow free uploads for testing, if users prefix names with "TEST-". Let | UbitUmarov | 2012-09-23 | 1 | -35/+190 |
| * | | | | | | | report asset upload errors the right away | UbitUmarov | 2012-09-22 | 1 | -16/+64 |
| * | | | | | | | removed AssetUploaderWithCost, fixing AssetUploader. add parsing of some | UbitUmarov | 2012-09-22 | 1 | -42/+24 |
| * | | | | | | | read model upload cost parameters from config [Economy] section | UbitUmarov | 2012-09-21 | 1 | -0/+21 |
| * | | | | | | | Fix model upload rotations and offsets ( i hope ) | UbitUmarov | 2012-09-20 | 1 | -103/+56 |
| * | | | | | | | be more tolerant to small prims, skipping them, only failing if they are | UbitUmarov | 2012-09-19 | 1 | -12/+69 |
| * | | | | | | | create a single ModelCost provider for the caps instance. Let it know and | UbitUmarov | 2012-09-19 | 1 | -3/+11 |
| * | | | | | | | coment out mesh model upload code to add textures and individual meshs | UbitUmarov | 2012-09-19 | 1 | -182/+198 |
| * | | | | | | | Add booleans to control whether we actually crete inventory items | Melanie | 2012-09-18 | 1 | -2/+4 |
| * | | | | | | | ***TEST*** still bad... create inventory itens for model textures and meshs.... | UbitUmarov | 2012-09-18 | 1 | -7/+76 |
| * | | | | | | | on upload store mesh list contents as mesh assets. Build prims by instances not | UbitUmarov | 2012-09-17 | 1 | -8/+23 |
| * | | | | | | | make sure client still has money at upload | UbitUmarov | 2012-09-17 | 1 | -0/+16 |
| * | | | | | | | let mesh model estimator work even without money module, so other | UbitUmarov | 2012-09-17 | 1 | -22/+22 |