summaryrefslogtreecommitdiff
path: root/indra/llappearance/lldriverparam.cpp
AgeCommit message (Expand)Author
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-02-17misc: BOOL to boolLars Næsbye Christensen
2024-02-12even more misc: BOOL (int) to real 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-01-10SL-18893 Fixes for pull requests #38, #41, and #42 (#46)Fawrsk
2023-01-03SL-18893 Clean up for loops in llappearance to use C++11 range based for loop...Fawrsk
2019-08-05SL-10566 Use vector for some high-traffic, low-item count containers instead ...Graham Linden
2016-05-21merged jelly-doll viewer-release into bentoBrad Payne (Vir Linden)
2016-05-10SL-315 - resetSkeleton() work including attachment points, reapplying appeara...Brad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-06-02Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365.Stinson Linden
2014-05-23MAINT-4077: Refactoring to add copy constructors to the LLVisualParam class a...Stinson Linden
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2013-09-19SH-3455 WIP - removing bake upload codeBrad Payne (Vir Linden)
2013-08-09second phase summer cleaningRichard Linden
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix a...prep
2012-10-22handling for crossing from non-server-bake to server-bake regionsBrad Payne (Vir Linden)
2012-10-15additional debugging info, including tracking where visual params liveBrad Payne (Vir Linden)
2012-09-26more state management stuff, DRANO flags for problematic areasBrad Payne (Vir Linden)
2012-09-26error checking, comments for areas needing fix/check in appearanceBrad Payne (Vir Linden)
2012-09-19small tweaks to param debugging, restricting LLWearable::writeToAvatarBrad Payne (Vir Linden)
2012-09-06Extracted mWearableDatas from LLAgentWearables into llappearance/LLWearableDa...Don Kjer