phoenix-firestorm/indra/llappearance
Ansariel Hiller 10a324a103
Reduce cost of joint lookups by reducing string allocations via use of std::string_view and heterogeneous map lookups (#3970)
2025-04-25 20:52:38 +03:00
..
CMakeLists.txt Merge branch 'main' into DRTVWR-567 2023-03-30 14:09:50 +03:00
llavatarappearance.cpp drain UDP socket to avoid dropped packets (#3565) 2025-02-18 11:38:52 -08:00
llavatarappearance.h Reduce cost of joint lookups by reducing string allocations via use of std::string_view and heterogeneous map lookups (#3970) 2025-04-25 20:52:38 +03:00
llavatarappearancedefines.cpp #3305 Don't crash on invalid texture index in getTEWearableType (#3306) 2024-12-18 14:00:11 -06:00
llavatarappearancedefines.h Fix line endlings 2024-05-22 22:40:26 +03:00
llavatarjoint.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llavatarjoint.h Fix line endlings 2024-05-22 22:40:26 +03:00
llavatarjointmesh.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llavatarjointmesh.h Fix line endlings 2024-05-22 22:40:26 +03:00
lldriverparam.cpp Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
lldriverparam.h Fix a bunch of uninitialized variable warnings that showed up in Visual Studio 2024-05-30 15:41:36 +02:00
lljointpickname.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lllocaltextureobject.cpp Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
lllocaltextureobject.h Clean up boost includes and remove compiler warning pragma for unreachable code in PCH (#2361) 2024-08-20 18:41:48 +03:00
llpolymesh.cpp Fix indentations to make pre-commit happy 2025-03-11 05:38:26 +02:00
llpolymesh.h Fix line endlings 2024-05-22 22:40:26 +03:00
llpolymorph.cpp Use standard library functions for llisnan and replace obvious NaN checks that don't work using /fp:fast floating point behavior under MSVC 2025-04-17 18:44:09 +02:00
llpolymorph.h Fix line endlings 2024-05-22 22:40:26 +03:00
llpolyskeletaldistortion.cpp secondlife/viewer#2391: Remove avatar rigging "callstack" logging 2024-08-22 09:18:52 -07:00
llpolyskeletaldistortion.h Fix line endlings 2024-05-22 22:40:26 +03:00
lltexglobalcolor.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lltexglobalcolor.h Fix line endlings 2024-05-22 22:40:26 +03:00
lltexlayer.cpp Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
lltexlayer.h Fix line endlings 2024-05-22 22:40:26 +03:00
lltexlayerparams.cpp Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed 2024-06-10 19:30:17 +03:00
lltexlayerparams.h Fix line endlings 2024-05-22 22:40:26 +03:00
llviewervisualparam.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llviewervisualparam.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwearable.cpp Use LLCachedControl in llviewerwindow and llappviewer 2025-03-27 18:29:19 +02:00
llwearable.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwearabledata.cpp Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
llwearabledata.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwearabletype.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llwearabletype.h Fix line endlings 2024-05-22 22:40:26 +03:00