aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/AvatarFactory (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-02seems to compile ( tests comented out)UbitUmarov2-26/+2
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto1-8/+8
2014-11-25Label all threadpool calls being made in core OpenSimulator. This is to add ...Justin Clark-Casey (justincc)1-3/+3
2014-11-25refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)1-1/+0
2014-11-11Remove the Invisible stuff and add more baked caching. Refactor selection of ...Melanie Thielker1-13/+3
2014-11-10Only send the actual bakes to the bakes moduleMelanie Thielker1-6/+8
2014-10-29change last commit, need to send to Xbakes or changes will not be detectedUbitUmarov1-1/+2
2014-10-29bug fix and don't send to xbakes if requesting rebakesUbitUmarov1-12/+13
2014-10-29Fix baked textures for regions without external Xbakes adding rebakeUbitUmarov1-32/+35
2014-10-26 do consider skirt baked texture on validationUbitUmarov1-3/+9
2014-10-26 dont send baked textures assets, but send cache informationUbitUmarov1-5/+13
2014-09-19exclude npcs from baked cacheUbitUmarov1-0/+10
2014-08-15On teleport to a region that already has a child agent established (e.g. a ne...Justin Clark-Casey (justincc)1-1/+1
2014-08-14 try external bakedModule when local cache is invalid and not just at loginUbitUmarov1-9/+13
2014-08-14 reduced debug msgsUbitUmarov1-3/+7
2014-08-14 only try external baked texture module on loginUbitUmarov1-26/+36
2014-08-14*DANGER* make baked textures cross and make use of it * UNTESTED *UbitUmarov1-95/+92
2014-08-13 put back baked textures debug msgs at start of validatebaked...UbitUmarov1-0/+12
2014-08-11 remove confusing defonly controlUbitUmarov1-14/+4
2014-08-11... one day..UbitUmarov1-1/+2
2014-08-11will get there..UbitUmarov1-4/+3
2014-08-11validatebaked still not okUbitUmarov1-5/+4
2014-08-08of course.. bug..UbitUmarov1-1/+2
2014-08-08 lock set appearence during ValidateBakedTextureCache there seems to be aUbitUmarov1-93/+97
2014-08-07bugUbitUmarov1-1/+2
2014-08-07remove annoying debug msg . still a lot of spam, but to remove laterUbitUmarov1-1/+1
2014-08-07 make grid baked textures override the ones on appearance. Due to bugUbitUmarov1-35/+60
2014-08-07bug on upload new bakes decisionUbitUmarov1-2/+3
2014-08-07minor clean, dont check for cache if we aren't using it..UbitUmarov1-23/+5
2014-08-07bugUbitUmarov1-1/+1
2014-08-07only send to bakedmodule the baked textures :)UbitUmarov1-10/+13
2014-08-07 buggUbitUmarov1-28/+26
2014-08-07DANGER... changed bakedtextures caching. Assuming grid baking is cacheUbitUmarov1-81/+198
2014-04-03minor: Fix warning in AvatarFactoryModuleJustin Clark-Casey (justincc)1-1/+1
2014-02-24Improve regression test TestSetAppearance()Justin Clark-Casey (justincc)1-42/+69
2014-02-24Re-enable regression TestSaveBakedTextures()Justin Clark-Casey (justincc)1-4/+2
2014-02-24Stop mesh avatars that specify the alpha texture in their bake slots from cau...Justin Clark-Casey (justincc)2-38/+67
2014-02-20minor: Add some method doc to AFM,SetAppearanceAssets()Justin Clark-Casey (justincc)1-0/+6
2014-02-20For now, do not replacing missing wearables with default wearables if itme de...Justin Clark-Casey (justincc)1-144/+190
2013-12-11Committing the Avination Scene Presence and related texture codeMelanie2-90/+474
2013-05-24Protect one more update of the baked texture hashes.Mic Bowman1-2/+5
2013-05-24This is an experimental patch that adds support for comparing textureMic Bowman1-45/+57
2013-05-08Adds an event and a method so that handling of the CachedTextureMic Bowman1-0/+59
2013-03-26Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie1-0/+1
2013-03-24Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie1-0/+1
2013-03-19Prevent multiple instances of the same item ID being appended to an AvatarApp...Justin Clark-Casey (justincc)1-2/+10
2013-02-21minor: Change summary in "show appearance" console command to "incomplete" ra...Justin Clark-Casey (justincc)1-1/+1
2013-01-29* This Checks the asset of each wearable asynchronously and repairs if it's r...teravus1-12/+23
2013-01-28Change default avatar replacements to be ruth rather than urban maleMelanie1-13/+10
2013-01-26* This update is ugly as sin, but it 'fills in the blanks' of your appearance...teravus1-4/+259