Age | Commit message (Expand) | Author |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-02-17 | misc: BOOL to bool | Lars Næsbye Christensen |
2024-02-12 | even more misc: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-02-12 | more misc: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-02-12 | miscellaneous: BOOL (int) to real bool | Lars Næsbye Christensen |
2023-01-10 | SL-18893 Fixes for pull requests #38, #41, and #42 (#46) | Fawrsk |
2023-01-03 | SL-18893 Clean up for loops in llappearance to use C++11 range based for loop... | Fawrsk |
2019-08-05 | SL-10566 Use vector for some high-traffic, low-item count containers instead ... | Graham Linden |
2016-05-21 | merged jelly-doll viewer-release into bento | Brad Payne (Vir Linden) |
2016-05-10 | SL-315 - resetSkeleton() work including attachment points, reapplying appeara... | Brad Payne (Vir Linden) |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2014-06-02 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365. | Stinson Linden |
2014-05-23 | MAINT-4077: Refactoring to add copy constructors to the LLVisualParam class a... | Stinson Linden |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) |
2013-08-09 | second phase summer cleaning | Richard Linden |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix a... | prep |
2012-10-22 | handling for crossing from non-server-bake to server-bake regions | Brad Payne (Vir Linden) |
2012-10-15 | additional debugging info, including tracking where visual params live | Brad Payne (Vir Linden) |
2012-09-26 | more state management stuff, DRANO flags for problematic areas | Brad Payne (Vir Linden) |
2012-09-26 | error checking, comments for areas needing fix/check in appearance | Brad Payne (Vir Linden) |
2012-09-19 | small tweaks to param debugging, restricting LLWearable::writeToAvatar | Brad Payne (Vir Linden) |
2012-09-06 | Extracted mWearableDatas from LLAgentWearables into llappearance/LLWearableDa... | Don Kjer |