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
/
llwearable.cpp
Age
Commit message (
Expand
)
Author
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-04-10
restore the ll[io]fstream because we need them as wrappers on Windows for wid...
Oz Linden
2015-04-07
replace llifstream and llofstream with std::ifstream and std::ofstream respec...
Oz Linden
2015-04-07
convert llifstream and llofstream to std::ifstream and std::ofstream respecti...
Oz Linden
2015-01-28
MAINT-4744: Eliminate viewer dependency on (old) GNU libstdc++.
Nat Goodspeed
2014-06-02
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365.
Stinson Linden
2014-05-14
MAINT-4009: Patching a leak of LLVisualParam derived objects that were being ...
Stinson Linden
2014-05-14
MAINT-4009: Patching the final leak of LLViewerFetchedTexture objects occurri...
Stinson Linden
2014-05-13
sunshine-external merge WIP
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-07-18
SH-4297 WIP interesting: viewer-interesting starts loading cached scene late
Richard Linden
2013-03-11
llinventory merge fixes
prep
2013-03-11
merge
prep
2013-02-28
SH-3798 FIX avatar skins look dull
Nyx Linden
2013-02-14
SH-3803 FIX Missing Wearable reported in sunshine viewer
Nyx Linden
2012-10-17
more param location logging, added wearable type info to dumpArchetypeXML
Brad Payne (Vir Linden)
2012-10-15
additional debugging info, including tracking where visual params live
Brad Payne (Vir Linden)
2012-09-27
Merge sunshine-internal -> sunshine-experimental
Don Kjer
2012-09-20
Partial rewrite of llifstream and llofstream (Windows implementation pending)...
Don Kjer
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-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
2012-08-21
SH-3261 SH-3324 WIP Starting extraction of wearable/appearance libraries
Nyx (Neal Orman)