summaryrefslogtreecommitdiff
path: root/indra/llcharacter/llkeyframemotion.h
AgeCommit message (Expand)Author
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-28secondlife/viewer#1331 The animation with null id is attempted to fetchAlexander Gavriliuk
2024-02-19Replace remaining BOOL with bool llinventory and llmessageAnsariel
2024-02-17misc: BOOL to boolLars Næsbye Christensen
2024-02-12more misc: BOOL (int) to real boolLars Næsbye Christensen
2022-05-18SL-10163 - allow joint aliases in animation uploads. Names are canonicalized ...Brad Payne (Vir Linden)
2022-05-18SL-288, SL-10163 - allow joint aliases, but otherwise reject upload of animat...Brad Payne (Vir Linden)
2021-12-15Merge branch 'master' (DRTVWR-552) into DRTVWR-527-maintAndrey Kleshchev
2021-04-08SL-14076 Preview should show more data about motionsAndrey Kleshchev
2021-03-09This set of changes reverts the merge with master (git revert c83e740) and re...Callum Prentice
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...Brad Payne (Vir Linden)
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code change...Callum Prentice
2017-06-06MAINT-7466 - added more verbose logging of animation issues found by the view...Brad Payne (Vir Linden)
2016-05-21merged jelly-doll viewer-release into bentoBrad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-05-16SL-111 WIP - animation dumping/loggingBrad Payne (Vir Linden)
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-06-28Crashfix for SEC-906Aura Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-11-13Refactoring of llviewerprecompiledheaders.h to hopefully increase stabilitybrad kittenbrink
2009-05-04QAR-1476 Combo-merge to trunk: Viewer 1.23 RC0 and Simulator 1.26.3Adam Moss
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-08-12QAR-767 Combined maint-render-7 and maint-viewer-9 mergeSteven Bennetts
2008-05-19EFFECTIVE MERGES:Don Kjer
2008-05-07Back out QAR-520 maintenance-7 merge -- svn merge -r 86947:86946 svn+ssh://sv...Brian McGroarty
2008-05-07QAR-520 maintenance-7 merge -- svn merge -r 84923:86093 svn+ssh://svn.lindenl...Brian McGroarty
2008-03-11merge Branch_1-19-1-Viewer -r 80930 : 81609 -> releaseSteven Bennetts
2008-02-27Merge of windlight into release (QAR-286). This includes all changes inBrad Kittenbrink
2007-12-07EFFECTIVE MERGE: merge release@73232 maint-viewer-2@75100 -> maint-viewer-2-m...Steven Bennetts
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-09-13svn merge -c 68568 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-1...Josh Bell
2007-09-13Result of svn merge -r64890:69433 svn+ssh://svn/svn/linden/branches/dpo-4 int...Aaron Brashears
2007-08-28svn merge -r 68474:68690 svn+ssh://svn.lindenlab.com/svn/linden/branches/Bran...Josh Bell
2007-08-21EFFECTIVE MERGE: svn merge -r 66133:68118 svn+ssh://svn/svn/linden/branches/m...Christian Goetze
2007-03-31svn merge -r 59364:59813 svn+ssh://svn.lindenlab.com/svn/linden/branches/main...Josh Bell
2007-01-03corrected, removed, and updated comments throughout the code to be more usefu...Aaron Brashears
2007-01-02Print done when done.James Cook