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