aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/AvatarFactory (follow)
Commit message (Expand)AuthorAgeFilesLines
* we don't need to keep refs to baked textures assetsUbitUmarov2017-05-311-1/+1
* we don't need to keep refs to baked textures assetsUbitUmarov2017-05-311-6/+9
* remove the option to store baked textures on assets service, thats suicide us...UbitUmarov2017-05-311-19/+19
* Refactor asset handling as per Ubit's suggestionMelanie Thielker2017-02-011-2/+2
* Make negative asset caching actually workMelanie Thielker2017-01-301-1/+2
* Change improperly named isNPC to be IsNPC as a property should be uppercaseMelanie Thielker2017-01-071-3/+3
* Massive tab and trailing space cleanupMelanie Thielker2017-01-052-29/+29
* Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...Melanie Thielker2016-12-291-2/+2
* (mantis 7983) update local cache when storing a baked tex on assets serverUbitUmarov2016-08-021-9/+11
* Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-041-2/+1
* change handling of optional skirt baked textureUbitUmarov2015-12-031-12/+40
* cleanup indentationUbitUmarov2015-11-181-70/+30
* fix another variable number of wearable types issueUbitUmarov2015-11-181-2/+5
* work around some 'tests' errors: test for null cacheItemsUbitUmarov2015-11-171-0/+3
* More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker2015-11-011-3/+12
* seems to compile ( tests comented out)UbitUmarov2015-09-022-26/+2
* bad merge?UbitUmarov2015-09-012-99/+301
|\
| * Remove the Invisible stuff and add more baked caching. Refactor selection of ...Melanie Thielker2014-11-111-13/+3
| * Only send the actual bakes to the bakes moduleMelanie Thielker2014-11-101-6/+8
| * change last commit, need to send to Xbakes or changes will not be detectedUbitUmarov2014-10-291-1/+2
| * bug fix and don't send to xbakes if requesting rebakesUbitUmarov2014-10-291-12/+13
| * Fix baked textures for regions without external Xbakes adding rebakeUbitUmarov2014-10-291-32/+35
| * do consider skirt baked texture on validationUbitUmarov2014-10-261-3/+9
| * dont send baked textures assets, but send cache informationUbitUmarov2014-10-261-5/+13
| * exclude npcs from baked cacheUbitUmarov2014-09-191-0/+10
| * try external bakedModule when local cache is invalid and not just at loginUbitUmarov2014-08-141-9/+13
| * reduced debug msgsUbitUmarov2014-08-141-3/+7
| * only try external baked texture module on loginUbitUmarov2014-08-141-26/+36
| * *DANGER* make baked textures cross and make use of it * UNTESTED *UbitUmarov2014-08-141-95/+92
| * put back baked textures debug msgs at start of validatebaked...UbitUmarov2014-08-131-0/+12
| * remove confusing defonly controlUbitUmarov2014-08-111-14/+4
| * ... one day..UbitUmarov2014-08-111-1/+2
| * will get there..UbitUmarov2014-08-111-4/+3
| * validatebaked still not okUbitUmarov2014-08-111-5/+4
| * of course.. bug..UbitUmarov2014-08-081-1/+2
| * lock set appearence during ValidateBakedTextureCache there seems to be aUbitUmarov2014-08-081-93/+97
| * bugUbitUmarov2014-08-071-1/+2
| * remove annoying debug msg . still a lot of spam, but to remove laterUbitUmarov2014-08-071-1/+1
| * make grid baked textures override the ones on appearance. Due to bugUbitUmarov2014-08-071-35/+60
| * bug on upload new bakes decisionUbitUmarov2014-08-071-2/+3
| * minor clean, dont check for cache if we aren't using it..UbitUmarov2014-08-071-23/+5
| * bugUbitUmarov2014-08-071-1/+1
| * only send to bakedmodule the baked textures :)UbitUmarov2014-08-071-10/+13
| * buggUbitUmarov2014-08-071-28/+26
| * DANGER... changed bakedtextures caching. Assuming grid baking is cacheUbitUmarov2014-08-071-81/+198
| * Merge branch 'master' into careminsterMelanie2013-05-081-0/+59
| |\
| * | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-241-0/+1
| * | Merge branch 'master' into careminsterMelanie2013-03-221-2/+10
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-02-221-1/+1
| |\ \ \
| * \ \ \ Merge branch 'avination' into careminsterMelanie2013-02-071-12/+23
| |\ \ \ \