summaryrefslogtreecommitdiff
path: root/indra/llcharacter
AgeCommit message (Expand)Author
23 hoursMerge remote-tracking branch 'secondlife/release/26.4' into 26.4Erik Kundiman
2026-08-11Merge remote-tracking branch 'origin/develop-linux' into geenz/linux-to-developJonathan "Geenz" Goodman
2026-07-01#5962 Optimize writeWearablesToAvatarAndrey Kleshchev
2026-03-07Merge tag 'Second_Life_Release#3529bc5f-2026.02' into 2026.02Erik Kundiman
2026-01-07Merge remote-tracking branch 'origin/develop' into develop-linuxRye
2026-01-07#4899 Fix erros related to negative file sizeAndrey Kleshchev
2025-12-15Restore multiple disabled tests in llcharacter and newviewRye
2025-12-11Remove dead llkeyframemotionparam and llstatemachine from llcharacterRye
2025-12-04Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01Erik Kundiman
2025-12-03Merge branch 'release/2026.01' into marchcat/devlinux-2601Andrey Lihatskiy
2025-12-01#5078 Replace boost::function with std::functionRye
2025-11-30Replace boost noncopyable and undefined function usage with modern c++ delete...Rye
2025-11-28#5072 Use make_shared for more efficient ref counting and allocationRye
2025-10-27Modernize viewer alignment macros to use alignas and fix misaligned class iss...Rye
2025-10-27Introduce global precompiled header to accelerate buildRye
2025-08-08Merge branch '2025.05' into 2025.06Erik Kundiman
2025-08-06Merge branch develop into 2025.06Andrey Kleshchev
2025-07-03Merge tag 'Second_Life_Project#bca9ba9b-glTF_Mesh_Import' into gltf_mesh_importErik Kundiman
2025-06-28Revert "Fix LLCharacter base class constness." and restore improvements from ...Ansariel
2025-06-27Revert "Merge develop into glTF mesh import"Jonathan "Geenz" Goodman
2025-06-27Fix LLCharacter base class constness.Jonathan "Geenz" Goodman
2025-06-27Restore glTF mesh modifications.Jonathan "Geenz" Goodman
2025-05-13Modernize away possibly missing std::less comparator (#4063)Ansariel Hiller
2025-04-25Reduce cost of joint lookups by reducing string allocations via use of std::s...Ansariel Hiller
2025-04-19Merge tag 'Second_Life_Release#11cd9b9-2025.05' into 2025.05Erik Kundiman
2025-04-10Merge commit '9e24b30' into marchcat/maint-c/restoreAndrey Lihatskiy
2024-11-27Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into 2024....Erik Kundiman
2024-11-26#2696 Viewer crashes on gestures : fix the bug (#3152)Brad Linden
2024-09-01Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024....Erik Kundiman
2024-08-26secondlife/viewer#2391: Remove avatar rigging "callstack" loggingCosmic Linden
2024-08-22secondlife/viewer#2391: Remove avatar rigging "callstack" loggingCosmic Linden
2024-08-09#2229 BugSplat Crash #1502471: SecondLifeViewer!LLPolySkeletalDistortion::app...Alexander Gavriliuk
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-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
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-05-16Merge tag '7.1.7-release'Erik Kundiman
2024-05-15Merge branch 'main' into release/maint-cAndrey Lihatskiy
2024-05-15Merge branch 'marchcat/w-whitespace' into release/maint-cAndrey Lihatskiy
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-05-02secondlife/viewer#1360 Avoid of using avatar full namesAlexander Gavriliuk
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
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-17More BOOL to bool replacements primarily in llappearance and llxmlAnsariel
2024-02-17misc: BOOL to boolLars Næsbye Christensen