aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/AvatarFactory (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Adds an event and a method so that handling of the CachedTextureMic Bowman2013-05-081-0/+59
| * Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-261-0/+1
* | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-241-0/+1
* | Merge branch 'master' into careminsterMelanie2013-03-221-2/+10
|\ \ | |/
| * Prevent multiple instances of the same item ID being appended to an AvatarApp...Justin Clark-Casey (justincc)2013-03-191-2/+10
* | Merge branch 'master' into careminsterMelanie2013-02-221-1/+1
|\ \ | |/
| * minor: Change summary in "show appearance" console command to "incomplete" ra...Justin Clark-Casey (justincc)2013-02-211-1/+1
* | Merge branch 'avination' into careminsterMelanie2013-02-071-12/+23
|\ \
| * | * This Checks the asset of each wearable asynchronously and repairs if it's r...teravus2013-01-291-12/+23
* | | Merge branch 'avination' into careminsterMelanie2013-01-311-13/+10
|\ \ \ | |/ /
| * | Change default avatar replacements to be ruth rather than urban maleMelanie2013-01-281-13/+10
* | | Merge branch 'avination' into careminsterMelanie2013-01-271-4/+259
|\ \ \ | |/ /
| * | * This update is ugly as sin, but it 'fills in the blanks' of your appearance...teravus2013-01-261-4/+259
* | | Merge branch 'avination'Melanie2013-01-191-2/+71
|\ \ \ | |/ /
| * | * Enables loading cached bakes on teleport by filling in the appropriate avat...teravus2013-01-161-2/+71
* | | Merge branch 'master' into careminsterMelanie2013-01-101-0/+3
|\ \ \ | | |/ | |/|
| * | On baked texture save, replace any HG ID with an ordinary asset ID so the HGA...Justin Clark-Casey (justincc)2013-01-101-0/+3
* | | Merge branch 'avination' into careminsterMelanie2013-01-101-6/+1
|\ \ \ | | |/ | |/|
| * | * This finishes the implementation of AgentCachedTexture. Requires the XBak...teravus2012-12-291-6/+1
* | | Merge branch 'avination' into careminsterMelanie2013-01-062-11/+27
|\ \ \ | |/ /
| * | * Partial Commit for Avatar Appearance to include the functionality of Cached...teravus2012-12-212-11/+27