summaryrefslogtreecommitdiff
path: root/indra/llcharacter/llkeyframemotion.cpp
AgeCommit message (Expand)Author
2024-07-29viewer#2071 Properly handle 'out of memory' for meshesAndrey Kleshchev
2024-07-29#2100 BugSplat Crash #1497210: LLVOAvatar::updateImpostors()(10616)Alexander Gavriliuk
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
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2023-07-18SL-19891 Make sure focusable elements clear focus on destructionAndrey Kleshchev
2023-05-19DRTVWR-580 Post-merge fixAndrey Lihatskiy
2023-05-17Merge branch 'main' into DRTVWR-580-maint-TAndrey Lihatskiy
2023-04-06SL-19522 Some .anim files fail to uploadAndrey Kleshchev
2023-02-09Merge branch 'main' into DRTVWR-577-maint-SAndrey Kleshchev
2023-01-10SL-18893 Fixes for pull requests #38, #41, and #42 (#46)Fawrsk
2023-01-05SL-18893 Cleanup for loops in llcharacter to use C++11 range based for loops ...Fawrsk
2022-10-28Fix multiple leaks in the case of failure to deserialize animationsRye Mutt
2022-05-26Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-05-25SL-17206 Unable to move an avatar after a strong fall on the groundMnikolenko Productengine
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)
2022-04-29SL-17206 FIXED Unable to move an avatar after fall on the groundMnikolenko Productengine
2022-01-14SL-16606: Add profiler category AVATARPtolemy
2021-12-15DRTVWR-546 merge up to 6.5.2Dave Houlton
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
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-24Complete the change from lldiskcache -> llfilesystem and then addition of new...Callum Prentice
2020-09-16Renamed the references to LLVFile and llvfile.* source code plus cmake script...Callum Prentice
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code change...Callum Prentice
2019-08-05SL-10566 Use vector for some high-traffic, low-item count containers instead ...Graham Linden
2019-02-05SL-10471 - animation validation for constraintsBrad Payne (Vir Linden)
2018-07-26MAINT-8923 Better allocation failure handling, createGLTexture crashesandreykproductengine
2017-06-06MAINT-7466 - added more verbose logging of animation issues found by the view...Brad Payne (Vir Linden)
2016-11-16mergeBrad Payne (Vir Linden)
2016-09-22MAINT-6694 Gesture floater crashandreykproductengine
2016-06-13MAINT-6366 - diagnostics related to animation asset downloadsBrad Payne (Vir Linden)
2016-05-21merged jelly-doll viewer-release into bentoBrad Payne (Vir Linden)
2016-02-23MAINT-6162 limit joint offset distances in old style .anim formatAura Linden
2016-02-03SL-333 work - attachment joints now get a valid mJointNum, more checking on v...Brad Payne (Vir Linden)
2015-11-25SL-124 WIP - cleanup of comments and test code before going to project viewer.Brad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-08-12SL-109 WIP - code cleanupBrad Payne (Vir Linden)
2015-05-16SL-111 WIP - animation dumping/loggingBrad Payne (Vir Linden)
2015-05-08WIP bvh diagnosticsBrad Payne (Vir Linden)
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-10-17Update to build on Xcode 6.0: interesting typo? no one to ask but pretty sure...callum_linden
2014-03-12merge with releaseRichard Linden