aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/AvatarFactory (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | * 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
| |\ \ \ \ \
| * \ \ \ \ \ 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
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'master' into careminsterMelanie2012-11-131-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-121-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-111-6/+31
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-041-1/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-08-041-4/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-06-281-1/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-05-141-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-04-271-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-04-251-9/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto2015-08-081-8/+8
* | | | | | | | | | | | | | | | Label all threadpool calls being made in core OpenSimulator. This is to add ...Justin Clark-Casey (justincc)2014-11-251-3/+3
* | | | | | | | | | | | | | | | refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2014-11-251-1/+0
* | | | | | | | | | | | | | | | On teleport to a region that already has a child agent established (e.g. a ne...Justin Clark-Casey (justincc)2014-08-151-1/+1
* | | | | | | | | | | | | | | | minor: Fix warning in AvatarFactoryModuleJustin Clark-Casey (justincc)2014-04-031-1/+1
* | | | | | | | | | | | | | | | Improve regression test TestSetAppearance()Justin Clark-Casey (justincc)2014-02-241-42/+69
* | | | | | | | | | | | | | | | Re-enable regression TestSaveBakedTextures()Justin Clark-Casey (justincc)2014-02-241-4/+2
* | | | | | | | | | | | | | | | Stop mesh avatars that specify the alpha texture in their bake slots from cau...Justin Clark-Casey (justincc)2014-02-242-38/+67
* | | | | | | | | | | | | | | | minor: Add some method doc to AFM,SetAppearanceAssets()Justin Clark-Casey (justincc)2014-02-201-0/+6
* | | | | | | | | | | | | | | | For now, do not replacing missing wearables with default wearables if itme de...Justin Clark-Casey (justincc)2014-02-201-144/+190
* | | | | | | | | | | | | | | | Committing the Avination Scene Presence and related texture codeMelanie2013-12-112-90/+474
* | | | | | | | | | | | | | | | Protect one more update of the baked texture hashes.Mic Bowman2013-05-241-2/+5
* | | | | | | | | | | | | | | | This is an experimental patch that adds support for comparing textureMic Bowman2013-05-241-45/+57
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Prevent multiple instances of the same item ID being appended to an AvatarApp...Justin Clark-Casey (justincc)2013-03-191-2/+10
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | minor: Change summary in "show appearance" console command to "incomplete" ra...Justin Clark-Casey (justincc)2013-02-211-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | One more module converted: AvatarFactoryModule.Diva Canto2012-11-101-6/+31
| |_|_|_|_|_|/ |/| | | | | |