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
/
llbvhloader.cpp
Age
Commit message (
Expand
)
Author
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-07
secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries
Alexander Gavriliuk
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-06-01
SL-18330: Merge branch 'main' of secondlife/viewer into xcode-14.3
Nat Goodspeed
2023-04-03
SL-18330: Remove some set-but-unused vars flagged by Xcode 14.3.
Nat Goodspeed
2023-01-16
SL-18893 OSX buildfix
Andrey Lihatskiy
2023-01-10
SL-18893 Fixes for pull requests #38, #41, and #42 (#46)
Fawrsk
2023-01-05
SL-18893 Cleanup for loops in llcharacter to use C++11 range based for loops ...
Fawrsk
2022-01-28
SL-16728 FIXED animations are not stopped after pressing the Alt + Shift + A
Mnikolenko Productengine
2022-01-12
SL-316 - Fix fencepost errors in computing keyframe start times of .bvh loader.
Howard Stearns
2016-05-21
merged jelly-doll viewer-release into bento
Brad Payne (Vir Linden)
2016-03-10
Fix for SL-318 issue with 3-channel animations.
Aura Linden
2016-02-17
SL-318 allow joint offset changes in BVH animations up to 5m.
Aura Linden
2016-01-14
SL-314 WIP - avoid crashing when lexical_cast<> fails.
Brad Payne (Vir Linden)
2015-12-08
Fix for aliasing of mPelvis name in BVH uploads SL-285
Aura Linden
2015-11-13
Post review changes.
Aura Linden
2015-11-13
Eliminated joint_offset file. Added aliases attrib to bones in avatar_skelet...
Aura Linden
2015-11-11
animations and meshes will recognize all joint names in joint_aliases.xml
Aura Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-11-04
SL-124 WIP - BENTO comments and related cleanup
Brad Payne (Vir Linden)
2015-08-12
SL-109 WIP - code cleanup
Brad Payne (Vir Linden)
2015-05-12
SL-111 WIP - diagnostics, possible fix for build errors on some platforms.
Brad Payne (Vir Linden)
2015-05-11
SL-111 WIP - bug fixes and diagnostic output
Brad Payne (Vir Linden)
2015-05-08
Restored original animation thresholds
Brad Payne (Vir Linden)
2015-05-08
WIP bvh diagnostics
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-08-09
second phase summer cleaning
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-02-03
EXP-1853 FIX Misspelled value in llbvhloader.cpp
callum
2011-03-12
Switched to using *_SQUARED constants instead of multiplied constants, and cl...
Ricky Curtice
2011-03-10
Squared all dist_vec() based comparisons and other dist_vec() operations wher...
Ricky Curtice
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2009-10-14
Merge a big bunch of fixes from maint-viewer. Hooray.
Adam Moss
2009-06-21
merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3
Steven Bennetts
2009-02-18
Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render...
Brad Kittenbrink
2009-01-08
Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...
Aaron Brashears
2008-09-23
QAR-849 merge maint-viewer-10-merge 96838-97237 -> release
Steven Bennetts
2008-06-26
QAR-628 merge string-cleanup-5 -r 90476:90508 -> release
Steven Bennetts
2008-06-02
svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...
Bryan O'Sullivan
2007-10-04
Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...
Aaron Brashears
2007-10-04
Result of svn merge -r70873:71086 svn+ssh://svn/svn/linden/branches/enable-ex...
Aaron Brashears
2007-03-20
svn merge -r59459:59476 svn+ssh://svn.lindenlab.com/svn/linden/branches/adroi...
Karen Clark
2007-02-02
Result of svn merge -r57264:57370 svn+ssh://svn/svn/linden/branches/adroit.r4...
Aaron Brashears
2007-01-03
corrected, removed, and updated comments throughout the code to be more usefu...
Aaron Brashears
2007-01-02
Print done when done.
James Cook