phoenix-firestorm/indra/llcharacter
Ansariel 2fc942a75c Replace (at least) our use of boost::unordered_map with std::unordered_map 2023-12-04 13:42:09 +01:00
..
tests Merge Firestorm LGPL tip 2016-05-21 19:02:00 +02:00
CMakeLists.txt Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically 2022-05-01 00:38:40 +02:00
llanimationstates.cpp Merge branch 'contribute' of https://github.com/secondlife/viewer 2023-01-13 15:19:29 +01:00
llanimationstates.h Run Prio 0 default bento pose in the background to fix splayed hands, open mouths, etc. 2021-02-27 23:51:39 +01:00
llbvhconsts.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llbvhloader.cpp Merge branch 'DRTVWR-582-maint-U' of https://github.com/secondlife/viewer 2023-05-31 10:36:37 +02:00
llbvhloader.h Merge Firestorm LGPL tip 2016-05-21 19:02:00 +02:00
llcharacter.cpp Merge branch 'contribute' of https://github.com/secondlife/viewer 2023-01-13 15:19:29 +01:00
llcharacter.h Merge branch 'contribute' of https://github.com/secondlife/viewer 2023-01-13 15:19:29 +01:00
lleditingmotion.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
lleditingmotion.h SL-16131 Fix for alignment warnings on Win32 builds. 2021-10-14 17:41:38 +00:00
llgesture.cpp SL-18893 Fixes for pull requests #38, #41, and #42 (#46) 2023-01-10 11:43:27 +02:00
llgesture.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llhandmotion.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llhandmotion.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llheadrotmotion.cpp Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2022-01-15 02:39:07 +01:00
llheadrotmotion.h SL-242 - more tweaks around alt eyes and wings. Alt eyes are now parented to face root, and alt eyes animate along with the original eyes inside the LLHeadRotMotion code. 2016-07-11 18:00:59 -04:00
lljoint.cpp Replace (at least) our use of boost::unordered_map with std::unordered_map 2023-12-04 13:42:09 +01:00
lljoint.h Replace (at least) our use of boost::unordered_map with std::unordered_map 2023-12-04 13:42:09 +01:00
lljointsolverrp3.cpp SL-16606: Don't spam logging with debug joint info. 2022-01-14 11:50:22 -08:00
lljointsolverrp3.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lljointstate.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llkeyframefallmotion.cpp SL-16606: Add profiler category AVATAR 2022-01-14 11:50:19 -08:00
llkeyframefallmotion.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llkeyframemotion.cpp Merge branch 'DRTVWR-582-maint-U' of https://github.com/secondlife/viewer 2023-07-29 14:35:11 +02:00
llkeyframemotion.h SL-10163 - allow joint aliases in animation uploads. Names are canonicalized before sending to simulator. 2022-05-18 23:30:02 +03:00
llkeyframemotionparam.cpp Merge branch 'contribute' of https://github.com/secondlife/viewer 2023-01-13 15:19:29 +01:00
llkeyframemotionparam.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llkeyframestandmotion.cpp Merge Firestorm LGPL tip 2016-05-21 19:02:00 +02:00
llkeyframestandmotion.h SL-16131 Fix for alignment warnings on Win32 builds. 2021-10-14 17:41:38 +00:00
llkeyframewalkmotion.cpp Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2021-11-12 17:31:39 +01:00
llkeyframewalkmotion.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmotion.cpp Merge Firestorm LGPL tip 2016-05-21 19:02:00 +02:00
llmotion.h Grab advanced animation preview from LL's DRTVWR-527 branch 2021-04-12 13:03:50 +02:00
llmotioncontroller.cpp Merge branch 'contribute' of https://github.com/secondlife/viewer 2023-01-13 15:19:29 +01:00
llmotioncontroller.h Merge axon 2018-01-04 15:53:22 +01:00
llmultigesture.cpp SL-18893 Cleanup for loops in llcharacter to use C++11 range based for loops (#42) 2023-01-05 13:42:27 +02:00
llmultigesture.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llpose.cpp SL-18893 Fixes for pull requests #38, #41, and #42 (#46) 2023-01-10 11:43:27 +02:00
llpose.h SL-16131 Fix for alignment warnings on Win32 builds. 2021-10-14 17:41:38 +00:00
llstatemachine.cpp Merge branch 'contribute' of https://github.com/secondlife/viewer 2023-01-13 15:19:29 +01:00
llstatemachine.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lltargetingmotion.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
lltargetingmotion.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llvisualparam.cpp Merge viewer-quickgraphics 2016-03-08 01:41:31 +01:00
llvisualparam.h Merge Firestorm LGPL tip 2016-05-21 19:02:00 +02:00