Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-18 | Less strictness with Fedora's GCC 14 | Erik Kundiman | |
2024-05-18 | Squircle icons, so far for macOS, by fowlerdm | Erik Kundiman | |
2024-05-18 | More people in credits | Erik Kundiman | |
2024-05-18 | blufault: misc tweaks | fowlerdm | |
hue-shifting a few more things | |||
2024-05-18 | Adjust FriendColors & FilterText | fowlerdm | |
Found some things that could be a little more blue! | |||
2024-05-17 | colors.xml & texures.xml fix | fowlerdm | |
oopsie whoopsy! | |||
2024-05-17 | Blufault: more blue - supporting xml | fowlerdm | |
making emphasiscolor a bit less green | |||
2024-05-17 | Blufault skin: More blue | fowlerdm | |
Slight hue adjustment | |||
2024-05-17 | Bluefault: supporting xml | fowlerdm | |
XML tweaks to help blufault shine! | |||
2024-05-17 | New skin: Blufault | fowlerdm | |
Blue-ish modification of the default SL viewer skin | |||
2024-05-17 | More misleading indentation fixes | Erik Kundiman | |
2024-05-17 | Merge remote-tracking branch 'fowlerdm/main' | Erik Kundiman | |
2024-05-16 | Fix previous shader float conversion | Erik Kundiman | |
The i variable is still used as an integer on the next line. | |||
2024-05-16 | New Icons | fowlerdm | |
Added new icons! | |||
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman | |
source for viewer 7.1.7.8974243247 | |||
2024-05-15 | Reapply "SL-20411 Fix texture preview images not always loading" | Erik Kundiman | |
This reverts commit 956bd1fa85131be204ce023e61f64b2df99b666b. | |||
2024-05-15 | Reapply "SL-20411 Don't load all thumnails at once for large folders #2" | Erik Kundiman | |
This reverts commit 05475f8cfab81fe70b87b24031a12465cfbf492e. | |||
2024-05-15 | Reapply "SL-20411 Thumbnail textures should have less of an impact on ↵ | Erik Kundiman | |
performance #1" This reverts commit 08f186a700c3fe7976228468f137c920e343bb64. | |||
2024-05-15 | Float operands for float operations | Erik Kundiman | |
This is so that it doesn't throw a compilation error at runtime for not finding the named function expecting certain operand types, on some certain other implementation. | |||
2024-05-09 | Put meshoptimizer licence back for Linux | Erik Kundiman | |
cause at least on Fedora, it's linked statically. | |||
2024-05-01 | Remove copyrights of software we don't distribute | Erik Kundiman | |
2024-05-01 | Add some more credits | Erik Kundiman | |
2024-05-01 | Update licences | Erik Kundiman | |
Add ones that are known to be compiled statically, remove ones that are known to be linked dynamically and which we don't redistribute. | |||
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-04-25 | Merge tag '7.1.6-release' | Erik Kundiman | |
source for viewer 7.1.6.8745209917 | |||
2024-04-24 | viewer#1309 Handle deprecated avatar properties messages | Andrey Kleshchev | |
since server still sends those in some cases | |||
2024-04-24 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy | |
2024-04-24 | Increment viewer version to 7.1.7 | Nat Goodspeed | |
following promotion of secondlife/viewer #736 | |||
2024-04-21 | Avoid GCC misleading indentation errors | Erik Kundiman | |
2024-04-20 | Merge tag '7.1.5-release' | Erik Kundiman | |
source for viewer 7.1.5.8443591509 | |||
2024-04-20 | viewer#1290 Fix missing variable reinitializations | Andrey Kleshchev | |
2024-04-19 | viewer#1290 Fix snapToMessageHeight crash | Andrey Kleshchev | |
2024-04-19 | secondlife/viewer#1249 Erratic Emoji Picker Behavior | Alexander Gavriliuk | |
2024-04-19 | Revert "SL-20140 Setting shape hand size to 36 won't save" | Andrey Lihatskiy | |
This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482) | |||
2024-04-17 | viewer#1143 Crash at LLReflectionMap::autoAdjustOrigin #2 | Andrey Kleshchev | |
2024-04-17 | Fix typo in settings names (#1257) | Ansariel Hiller | |
2024-04-15 | CI: adopt xz compression | Bennett Goble | |
Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time. | |||
2024-04-15 | Revert "SL-20140 Setting shape hand size to 36 won't save" | Andrey Lihatskiy | |
This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482) | |||
2024-04-15 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
2024-04-12 | Merge pull request #1211 from secondlife/marchcat/x-merge | Andrey Lihatskiy | |
Release (Maint W) -> Maint X merge | |||
2024-04-12 | viewer-private#226 Unhandled PngError throws application into a loop | Andrey Kleshchev | |
png_read_info triggered a PngError, LLAppViewer::frame() handled it instead of LLPngWrapper::readPng, and since status didn't change viewer tried to decode image again and again and again. | |||
2024-04-12 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llimage/llimageworker.cpp # indra/llimage/llimageworker.h # indra/newview/llcontrolavatar.cpp # indra/newview/llfloaterprofiletexture.cpp # indra/newview/lloutfitslist.cpp # indra/newview/lloutfitslist.h # indra/newview/lltexturefetch.cpp | |||
2024-04-11 | CI: adopt xz compression | Bennett Goble | |
Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time. | |||
2024-04-10 | Fix BUG-225288: Detaching stops unrelated animations | Salad Dais | |
This is to do with misunderstandings related to how .find() works with multimaps. .find() will, in fact, return an iterator to the first iterator it finds, and will iterate through all elements in the multimap when incremented, not just items with the same key. Change code working with animation sources to be aware of this fact, so unrelated animation sources do not have their animations stopped. | |||
2024-04-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llsys.cpp | |||
2024-04-09 | Increment viewer version to 7.1.6 | Nat Goodspeed | |
following promotion of secondlife/viewer #690 | |||
2024-04-02 | secondlife/viewer#925 Missing simple :smile emoji | Alexander Gavriliuk | |
2024-03-28 | viewer#1073 crash at loadSkeleton | Andrey Kleshchev | |
looks like file that was being parced got corrupted 'in progress' | |||
2024-03-28 | Merge tag '7.1.4-release' | Erik Kundiman | |
source for viewer 7.1.4.8149792635 |