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
/
newview
/
llviewerwearable.cpp
Age
Commit message (
Expand
)
Author
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-01-28
MAINT-4744: Eliminate viewer dependency on (old) GNU libstdc++.
Nat Goodspeed
2014-05-13
sunshine-external merge WIP
Brad Payne (Vir Linden)
2013-09-23
SH-3455 WIP - post-SSA cleanup
Brad Payne (Vir Linden)
2013-09-23
SH-3455 WIP - post-SSA cleanup, including removal of mUseServerBakes and rela...
Brad Payne (Vir 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-19
SH-3455 WIP - removing bake upload code
Brad Payne (Vir Linden)
2013-08-09
second phase summer cleaning
Richard Linden
2013-06-21
SH-4240 FIX Users can set their hover height to 0
Nyx Linden
2013-06-05
merge with viewer-release
Richard Linden
2013-03-11
merge
prep
2013-03-08
SH-3959 WIP - pass information about type of fetched image - server bake, hos...
Brad Payne (Vir Linden)
2012-10-17
additional diagnostics, improved shape stability at cost of increasing entang...
Brad Payne (Vir Linden)
2012-10-03
additional fixes for avoiding avatar param manipulation via wearables, settin...
Brad Payne (Vir Linden)
2012-09-27
merge
Brad Payne (Vir Linden)
2012-09-27
audited uses of centralBakeVersion vs. isUsingServerBakes
Brad Payne (Vir Linden)
2012-09-27
Merging sunshine-experimental into sunshine-internal
Nyx (Neal Orman)
2012-09-27
Fix for ruthing in non-server-bake regions
Brad Payne (Vir Linden)
2012-09-27
Fix for mac/linux 'ruth' appearance. Fix for linux build issue
Don Kjer
2012-09-26
more state management stuff, DRANO flags for problematic areas
Brad Payne (Vir Linden)
2012-09-20
Partial rewrite of llifstream and llofstream (Windows implementation pending)...
Don Kjer
2012-09-19
small tweaks to param debugging, restricting LLWearable::writeToAvatar
Brad Payne (Vir Linden)
2012-09-19
work in progress, more debugging/logging of avatar visual param info
Brad Payne (Vir Linden)
2012-09-13
Merge sunshine -> sunshine-experimental
Don Kjer
2012-09-11
SH-3264 Moved over a few more items to llappearance
Nyx (Neal Orman)
2012-09-06
Extracted mWearableDatas from LLAgentWearables into llappearance/LLWearableDa...
Don Kjer
2012-09-04
Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture
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