index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcharacter
/
llcharacter.cpp
Age
Commit message (
Expand
)
Author
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-02-17
misc: BOOL to bool
Lars Næsbye Christensen
2024-02-12
miscellaneous: BOOL (int) to real bool
Lars Næsbye Christensen
2023-01-05
SL-18893 Cleanup for loops in llcharacter to use C++11 range based for loops ...
Fawrsk
2022-01-14
SL-16606: Add profiler category AVATAR
Ptolemy
2021-10-28
SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...
Dave Parks
2019-08-05
SL-10566 Use vector for some high-traffic, low-item count containers instead ...
Graham Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2014-05-13
sunshine-external merge WIP
Brad Payne (Vir Linden)
2013-10-15
renamed TimeBlock to BlockTimerStatHandle
Richard 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-08-09
second phase summer cleaning
Richard Linden
2013-06-05
merge with viewer-release
Richard Linden
2013-04-19
merge changes for DRTVWR-294
Oz Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-03-11
merge
prep
2012-11-14
SH-3406 WIP convert fast timers to lltrace system
Richard Linden
2012-10-15
additional debugging info, including tracking where visual params live
Brad Payne (Vir Linden)
2012-09-06
Extracted mWearableDatas from LLAgentWearables into llappearance/LLWearableDa...
Don Kjer
2012-06-06
MAINT-646 Vectorize LLPolyMesh
Dave Parks
2012-06-05
MAINT-646 Factor std::set out of lloctree
Dave Parks
2012-06-01
Add some timers.
Dave Parks
2011-06-21
fix for SH-369: [PUBLIC-JIRA-USERS] [crashhunters] LLVOAvatar::updateImpostor...
Xiaohong Bao
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-06-24
EXT-7838 FIX - viewer 2.1 avatars look ruth-shaped to viewer-2 users
Nyx (Neal Orman)
2010-06-01
EXT-7499 WIP Prevent other avatars from remaining with a ruth shape
Tofu Linden
2010-02-10
Provisional fix for EXT-2939
Monroe Linden
2009-11-11
EXT-2173 use of visual param animation inconsistent at best
Nyx (Neal Orman)
2009-10-21
Code audit for r136515 ("merging in new wearable infrastructure...")
Loren Shih
2009-08-24
merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3
Richard Nelson
2009-01-08
Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...
Aaron Brashears
2008-06-27
QAR-669 1.20 Viewer RC11
Steven Bennetts
2008-06-26
QAR-628 merge string-cleanup-5 -r 90476:90508 -> release
Steven Bennetts
2008-04-30
svn merge -r 86190:86191 maint-ui-11-merge (EFFECTIVE MERGE: -r 84579:85724 m...
James Cook
2008-03-11
merge Branch_1-19-1-Viewer -r 80930 : 81609 -> release
Steven Bennetts
2007-10-04
Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...
Aaron Brashears
2007-06-11
NOTE: Partial merges of the maintenance branch up. The bulk of maintenance 62...
Josh Bell
2007-03-02
merge release@58699 beta-1-14-0@58707 -> release
Steven Bennetts
2007-01-02
Print done when done.
James Cook