aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/AvatarFactory (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'avination' into careminsterMelanie2012-12-181-16/+65
|\ \ \ | |/ /
| * | add a Check method to flotsamAssetCache, so to check if a asset is inUbitUmarov2012-12-131-13/+38
| * | revert the use of avatar skeleton and use avatar size provided by viewers,UbitUmarov2012-12-071-8/+23
| * | *TEST* Use new avatar size in ubitODE.UbitUmarov2012-12-071-1/+10
* | | Merge branch 'master' into careminsterMelanie2012-11-251-1/+1
|\ \ \ | |/ / |/| / | |/
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-131-1/+1
|\ \ | |/
| * Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-121-1/+1
|\ \ | |/
| * Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-111-6/+31
|\ \ | |/
| * One more module converted: AvatarFactoryModule.Diva Canto2012-11-101-6/+31
* | Merge branch 'master' into careminsterMelanie2012-10-041-1/+2
|\ \ | |/
| * Fix the use of the wrong index when locating the assets associatedMic Bowman2012-10-031-1/+2
* | Merge branch 'master' into careminsterMelanie2012-08-041-4/+4
|\ \ | |/
| * Fix build break.Justin Clark-Casey (justincc)2012-08-031-1/+1
| * Update settings loading in AvatarFactoryModule which should have been in last...Justin Clark-Casey (justincc)2012-08-031-4/+4
* | Merge branch 'master' into careminsterMelanie2012-06-281-1/+3
|\ \ | |/
| * minor: update currently commented out log message at top of AvatarFactoryModu...Justin Clark-Casey (justincc)2012-06-251-1/+3
* | Merge branch 'master' into careminsterMelanie2012-05-141-0/+10
|\ \ | |/
| * minor: add explanative comment to 'missing baked texture' logging commonly se...Justin Clark-Casey (justincc)2012-05-141-0/+10
* | Merge branch 'master' into careminsterMelanie2012-04-271-2/+2
|\ \ | |/
| * Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-2/+2
* | Merge branch 'master' into careminsterMelanie2012-04-251-9/+12
|\ \ | |/
| * Comment out the noisier AVFACTORY log messages for now.Justin Clark-Casey (justincc)2012-04-251-4/+6
| * Minor improvements to loggingOren Hurvitz2012-04-241-5/+6
* | Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.Melanie2012-02-261-1/+1
* | Delay the sending of the initial werables update until the inventory andMelanie2012-02-251-6/+11
|/
* Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by A...Dan Lake2012-02-171-0/+4
* Refactor appearance saving for NPC to use AvatarFactoryModule interface.Dan Lake2012-02-141-9/+31
* Add avatar names to appearance log messagesJustin Clark-Casey (justincc)2012-01-101-3/+3
* Improve "app rebake" command to return a better message if no uploaded textur...Justin Clark-Casey (justincc)2012-01-051-1/+6
* Add "appearance rebake" command to ask a specific viewer to rebake textures f...Justin Clark-Casey (justincc)2012-01-041-3/+12
* Separate out rebake request code from cache validation code AvatarFactoryModule.Justin Clark-Casey (justincc)2012-01-041-31/+41
* Fix race condition where the appearance update timer could be stopped just af...Justin Clark-Casey (justincc)2011-12-191-3/+6
* Migrate detailed "appearance show" report generation up to AvatarFactoryModul...Justin Clark-Casey (justincc)2011-12-191-8/+49
* In AvatarFactoryModule.SetApperance(), perform ValidateBakedTextureCache() in...Justin Clark-Casey (justincc)2011-12-131-2/+2
* Print out one log message for every missing baked texture, rather than two.Justin Clark-Casey (justincc)2011-12-091-22/+4