index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llappearance
/
llavatarappearance.cpp
Age
Commit message (
Expand
)
Author
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2014-10-30
SL-93 - WIP on managing pelvis fixups using new joint offset framework
Brad Payne (Vir Linden)
2014-09-05
MAINT-4158 cleanup
Brad Payne (Vir Linden)
2014-08-28
MAINT-4158 WIP - comment change
Brad Payne (Vir Linden)
2014-08-28
MAINT-4158 WIP - track position overrides requested by attachments so they ca...
Brad Payne (Vir Linden)
2014-08-21
MAINT-4158 WIP - fix for bug caused by multiple wearables with the same asset id
Brad Payne (Vir Linden)
2014-05-13
sunshine-external merge WIP
Brad Payne (Vir Linden)
2014-03-12
merge
Brad Payne (Vir Linden)
2014-03-12
merge with release
Richard Linden
2014-02-14
[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown
Baker Linden
2013-09-19
SH-3455 WIP - removing bake upload code
Brad Payne (Vir Linden)
2013-09-19
SH-3455 WIP - removing bake upload code
Brad Payne (Vir Linden)
2013-09-05
changed fast timer over to using macro
Richard Linden
2013-10-21
MAINT-3336 : double calls to deleteAndClear() in LLAvatarAppearance destructor
simon_linden
2013-08-09
second phase summer cleaning
Richard Linden
2013-07-30
Summer cleaning - removed a lot of llcommon dependencies to speed up build times
Richard Linden
2013-07-18
SH-4297 WIP interesting: viewer-interesting starts loading cached scene late
Richard Linden
2013-06-05
merge with viewer-release
Richard Linden
2013-05-02
SH-4060 FIX avatar hover being set to minimum at seemingly random times
Nyx Linden
2013-04-29
SH-4146 FIX petite avatars can't touch the ground
Nyx Linden
2013-04-25
BUILDFIX: removing unused variables
Nyx Linden
2013-04-25
SH-4050 FIX camera goes underground if hover set low enough
Nyx Linden
2013-04-04
SH-4059 FIX other's hover parameters affects your avatar's setting
Nyx Linden
2013-04-03
SH-4050 FIX camera goes below ground when avatar offset set to 0
Nyx Linden
2013-03-11
merge
prep
2013-02-28
SH-3909 Support avatar height offset
Nyx Linden
2013-01-25
BUILDFIX: merge cleanup
Nyx Linden
2012-11-05
renamed a confusingly-named field
Brad Payne (Vir Linden)
2012-10-15
additional debugging info, including tracking where visual params live
Brad Payne (Vir Linden)
2012-10-11
Updating linux build to gcc4.6
Don Kjer
2012-09-13
Merge sunshine -> sunshine-experimental
Don Kjer
2012-09-13
Fleshed out target_link_libraries dependencies between libraries. Appearance...
Don Kjer
2012-09-13
Instantiated bare-bones LLBakingAvatar concrete class (derived from LLAvatarA...
Don Kjer
2012-09-12
SH-3347 create demo of back end texture baking service
Nyx Linden
2012-09-11
SH-3264 Moved over a few more items to llappearance
Nyx (Neal Orman)
2012-09-09
Fixed crashes on login. Moved most of the remaining character/skeleton gener...
Don Kjer
2012-09-07
SH-3264 Porting over the XML loading of the avatar structure to llappearance
Nyx (Neal Orman)
2012-09-06
Merge
Don Kjer
2012-09-06
Extracted mWearableDatas from LLAgentWearables into llappearance/LLWearableDa...
Don Kjer
2012-09-05
SH-3264 Worked to move over mBakedTextureDatas from LLVOAvatar to LLAvatarApp...
Nyx (Neal Orman)
2012-09-04
Cleanup actions from code review of llappearance with nyx
Don Kjer
2012-09-03
Renamed LLVOAvatarDefines to LLAvatarAppearanceDefines
Don Kjer
2012-09-03
Cleanup of llappearance refactor file definition order for easier diff'ing
Don Kjer
2012-09-03
Extracted texture baking system into llappearance library.
Don Kjer