phoenix-firestorm/indra/llcharacter
Andrey Lihatskiy 329268c5f7 Merge branch 'master' into DRTVWR-548-maint-N
# Conflicts:
#	indra/newview/llmodelpreview.h
2022-09-15 20:44:04 +03:00
..
tests merged jelly-doll viewer-release into bento 2016-05-21 08:15:28 -04:00
CMakeLists.txt This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal 2021-03-09 14:39:51 -08:00
llanimationstates.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llanimationstates.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llbvhconsts.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llbvhloader.cpp SL-16728 FIXED animations are not stopped after pressing the Alt + Shift + A 2022-01-28 11:45:49 -08:00
llbvhloader.h merged jelly-doll viewer-release into bento 2016-05-21 08:15:28 -04:00
llcharacter.cpp SL-16606: Add profiler category AVATAR 2022-01-14 11:50:19 -08:00
llcharacter.h SL-10471 - collision volume api 2019-02-06 13:44:54 +00: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-4150 Rename htonmemcpy 2019-07-24 16:58:24 +03: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 SL-16606: Add profiler category AVATAR 2022-01-14 11:50:19 -08: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 SL-16006 and SL-16009 Rigged mesh rendering optimization pass 2021-09-20 18:58:09 +00:00
lljoint.h SL-16131 Fix for alignment warnings on Win32 builds. 2021-10-14 17:41:38 +00: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 'master' into DRTVWR-548-maint-N 2022-05-26 03:07:05 +03: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 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
llkeyframemotionparam.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llkeyframestandmotion.cpp merged jelly-doll viewer-release into bento 2016-05-21 08:15:28 -04:00
llkeyframestandmotion.h SL-16131 Fix for alignment warnings on Win32 builds. 2021-10-14 17:41:38 +00:00
llkeyframewalkmotion.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
llkeyframewalkmotion.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmotion.cpp merged jelly-doll viewer-release into bento 2016-05-21 08:15:28 -04:00
llmotion.h SL-14076 Preview should show more data about motions 2021-04-08 22:22:09 +03:00
llmotioncontroller.cpp SL-16606: Add profiler category AVATAR 2022-01-14 11:50:19 -08:00
llmotioncontroller.h MAINT-8104 - make pausing of wireframe updates a little smarter - waits for a couple of frames to make sure state is current before starting to skip LLRiggedVolume::update() 2017-12-20 16:26:17 +00:00
llmultigesture.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmultigesture.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llpose.cpp Backed out changeset: d3ffc46e9e92 2016-09-05 15:43:31 +03:00
llpose.h SL-16131 Fix for alignment warnings on Win32 builds. 2021-10-14 17:41:38 +00:00
llstatemachine.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05: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 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llvisualparam.h merged jelly-doll viewer-release into bento 2016-05-21 08:15:28 -04:00