| Commit message (Expand) | Author | Age | Files | Lines |
* | *DANGER* dont send baked textures assets to Neighbours. Possible we could | UbitUmarov | 2014-08-14 | 1 | -3/+10 |
* | *DANGER* make baked textures cross and make use of it * UNTESTED * | UbitUmarov | 2014-08-14 | 1 | -1/+16 |
* | add limites checks on wearables size, revert to max 15 for | UbitUmarov | 2014-08-07 | 1 | -2/+10 |
* | update the max number of texture faces and wearables to current values. | UbitUmarov | 2014-08-07 | 1 | -1/+5 |
* | add indexes for new visual parameters shape_hover and | UbitUmarov | 2013-06-07 | 1 | -1/+6 |
* | Merge branch 'master' into careminster | Melanie | 2013-03-22 | 1 | -30/+48 |
|\ |
|
| * | Prevent multiple instances of the same item ID being appended to an AvatarApp... | Justin Clark-Casey (justincc) | 2013-03-19 | 1 | -30/+48 |
* | | Multiattach, part 1 | Melanie | 2013-03-05 | 1 | -3/+2 |
* | | * Document the additional Visual Params of newer browsers in AvatarAppearance... | teravus | 2013-01-14 | 1 | -1/+52 |
* | | * This finishes the implementation of AgentCachedTexture. Requires the XBak... | teravus | 2012-12-29 | 1 | -3/+11 |
* | | * Partial Commit for Avatar Appearance to include the functionality of Cached... | teravus | 2012-12-21 | 1 | -1/+7 |
* | | add some default size setting and checks | UbitUmarov | 2012-12-07 | 1 | -2/+20 |
* | | revert the use of avatar skeleton and use avatar size provided by viewers, | UbitUmarov | 2012-12-07 | 1 | -17/+30 |
* | | calculate avatar size on tps | UbitUmarov | 2012-12-07 | 1 | -2/+3 |
* | | *TEST* add some avatar skeleton information and use it to calculate avatar | UbitUmarov | 2012-12-07 | 1 | -0/+30 |
* | | Merge branch 'master' into careminster | Melanie | 2012-10-26 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Add TestOsNpcLoadAppearance() | Justin Clark-Casey (justincc) | 2012-10-25 | 1 | -0/+3 |
* | | Help big boobies to dance (avatar visualParams). May not persist and need mor... | UbitUmarov | 2012-04-26 | 1 | -10/+24 |
* | | Merge branch 'master' into careminster | Melanie | 2011-12-19 | 1 | -7/+14 |
|\ \
| |/ |
|
| * | Migrate detailed "appearance show" report generation up to AvatarFactoryModul... | Justin Clark-Casey (justincc) | 2011-12-19 | 1 | -7/+14 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-05 | 1 | -24/+12 |
|\ \
| |/ |
|
| * | Fix avatar height, removes the hip offset hack | nebadon | 2011-11-05 | 1 | -24/+12 |
* | | Merge commit 'c8304b7f84b1a8d9fb978cae510f684e36419deb' into bigmerge | Melanie | 2011-10-11 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Fix avatar parameter updating for viewer 3 and maybe 2. | Justin Clark-Casey (justincc) | 2011-09-23 | 1 | -0/+2 |
* | | Bring us up to date. | Tom | 2011-09-14 | 1 | -17/+55 |
|\ \
| |/ |
|
| * | lock AvatarAppearance.m_attachments when we use it | Justin Clark-Casey (justincc) | 2011-09-12 | 1 | -33/+58 |
| * | In SetAttachment, if the existing attachment has no asset id then carry on ra... | Justin Clark-Casey (justincc) | 2011-09-06 | 1 | -3/+33 |
| * | Stop the pointless double setting of every attachment in AvatarAppearance. | Justin Clark-Casey (justincc) | 2011-09-06 | 1 | -4/+10 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -33/+43 |
|\ \
| |/ |
|
| * | Stop NPCs losing attachments when the source avatar takes them off. | Justin Clark-Casey (justincc) | 2011-09-03 | 1 | -2/+13 |
| * | Fix bug where attachments were remaining on the avatar after being dropped. | Justin Clark-Casey (justincc) | 2011-08-30 | 1 | -2/+5 |
| * | Add new FireAndForgetMethod.None. | Justin Clark-Casey (justincc) | 2011-08-16 | 1 | -2/+10 |
| * | Implement first draft functions for saving and loading NPC appearance from st... | Justin Clark-Casey (justincc) | 2011-08-09 | 1 | -1/+1 |
| * | Get rid of AvatarAppearance.Owner to simplify the code. | Justin Clark-Casey (justincc) | 2011-08-02 | 1 | -24/+7 |
| * | Get osNpcCreate appearance working with avatars that are currently in the scene. | Justin Clark-Casey (justincc) | 2011-08-01 | 1 | -1/+5 |
| * | Fixed updating avatar appearance | Oren Hurvitz | 2011-07-21 | 1 | -1/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-01-27 | 1 | -5/+18 |
|\ \
| |/ |
|
| * | Removed a few more spurious appearance saves. When an avatar | Mic Bowman | 2011-01-25 | 1 | -5/+18 |
* | | Lock the attachments dict so it doesn't get out of sync when iterating | Melanie | 2010-12-06 | 1 | -35/+59 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-04 | 1 | -5/+23 |
|\ \
| |/ |
|
| * | Various bug fixes for appearance handling: more aggressive reset of textures ... | Mic Bowman | 2010-12-03 | 1 | -10/+26 |
* | | Various bug fixes for appearance handling | Mic Bowman | 2010-11-30 | 1 | -5/+18 |
|/ |
|
* | Formatting cleanup. | Jeff Ames | 2010-11-08 | 1 | -39/+38 |
* | Fix default club feet | Melanie | 2010-11-02 | 1 | -1/+1 |
* | Fix logins and avatar appearance. Contains a Migration. May contain nuts. | Melanie | 2010-10-30 | 1 | -7/+33 |
* | On first login, Ruth is back now. Strangely, inventory items are created for | Melanie | 2010-10-30 | 1 | -4/+0 |
* | This commit fixes all the appearance related null refs. Still can't log in, | Melanie | 2010-10-30 | 1 | -2/+7 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-10-30 | 1 | -20/+15 |
|\ |
|
| * | Rationalize the logging messages from the merged appearance branch, commentin... | Justin Clark-Casey (justincc) | 2010-10-29 | 1 | -20/+15 |
* | | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 2010-10-30 | 1 | -232/+9 |
|/ |
|