| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-25 | commented darwin specific code for texture priority | mobserveur | |
| the commented code was causing textures being blurry at short distance credits: melody owo | |||
| 2024-05-24 | new icons again | fowlerdm | |
| remove pixelation | |||
| 2024-05-24 | Merge remote-tracking branch 'fowlerdm/main' | Erik Kundiman | |
| 2024-05-23 | New icons: Sharpened | fowlerdm | |
| A few different sizes looked blurry in different launchers / DEs, trying a basic sharpening pass. | |||
| 2024-05-23 | Jolly Roger macOS icon by Secret Foxtail | Erik Kundiman | |
| 2024-05-23 | New icons: revision | fowlerdm | |
| remove excessive borders from new icons | |||
| 2024-05-22 | Merge pull request #1546 from Ansariel/main-vs-fix | Andrey Lihatskiy | |
| Adjust Copy3rdPartyLibs.cmake for Visual Studio 2022 17.10.0 and greater | |||
| 2024-05-22 | Adjust Copy3rdPartyLibs.cmake for Visual Studio 2022 17.10.0 and greater | Ansariel | |
| 2024-05-22 | New icon: 1024x1024 | fowlerdm | |
| Added 1024x1024 version of new icon | |||
| 2024-05-22 | New icons | fowlerdm | |
| Even newer icons! Thalassocracy themed! | |||
| 2024-05-21 | viewer#1520 Material upload floater displays wrong upload fee | Andrey Kleshchev | |
| 2024-05-20 | Blufault colors.xml: revert HTMLLinkColor | fowlerdm | |
| Set HTMLLinkColor back to "EmphasisColor" | |||
| 2024-05-20 | New freebsd.png | fowlerdm | |
| From Erik | |||
| 2024-05-20 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
| 2024-05-20 | Blufault colors.xml | fowlerdm | |
| Misc adjustments | |||
| 2024-05-18 | Making FrogGreen blue | fowlerdm | |
| I saw green in emoji picker and it made me cry | |||
| 2024-05-18 | Blufault: Camera & movement controls | fowlerdm | |
| Hue adjustment | |||
| 2024-05-18 | Add Fedora build credit | Erik Kundiman | |
| 2024-05-18 | Adjust MenuBarBGColor | fowlerdm | |
| Forgot about this one, silly me! | |||
| 2024-05-18 | Less strictness with Fedora's GCC 14 | Erik Kundiman | |
| 2024-05-18 | Turn off C++ 20 compatibility | Erik Kundiman | |
| Compiling would fail otherwise at least on Fedora 40 and Ubuntu 24.04 with their GCC 13 or newer. | |||
| 2024-05-18 | Colour bits test not done on Linux either | Erik Kundiman | |
| Cause last time I checked, it didn't pass on Fedora. | |||
| 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 | Parts that were left out during 7.1.7 merge | Erik Kundiman | |
| Including a very important one which is so assets are fetched! | |||
| 2024-05-17 | Merge remote-tracking branch 'fowlerdm/main' | Erik Kundiman | |
| 2024-05-16 | Merge pull request #1489 from secondlife/brad/fix-mac-channel | Brad Linden | |
| Fix channel detection for mac builds | |||
| 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 | Merge pull request #1486 from secondlife/brad/workflow-dispatch-release | nat-goodspeed | |
| Experiment with getting manually triggered workflow builds to optionally do a release | |||
| 2024-05-16 | Merge pull request #1462 from secondlife/nat/releaseos | nat-goodspeed | |
| Run ReleaseOS builds, but only when a release page is requested. | |||
| 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 | Merge branch 'brad/fix-mac-channel' into release/materials_featurette | Brad Linden | |
| 2024-05-15 | Fix channel detection for mac builds | Brad Linden | |
| 2024-05-15 | Move all release_run logic into setvar job. | Brad Linden | |
| 2024-05-16 | Merge pull request #1478 from secondlife/marchcat/x-mf-merge | Andrey Lihatskiy | |
| Maint X -> Materials Featurette merge | |||
| 2024-05-15 | Experiment with getting manually triggered workflow builds to optionally do ↵ | Brad Linden | |
| a release | |||
| 2024-05-15 | Streamline the new workflow `RELEASE_RUN` logic a little. | Nat Goodspeed | |
| Since downstream jobs reference the output of the new `setvar` job, instead of directly referencing global `env.RELEASE_RUN`, no need to set `RELEASE_RUN` in the global environment. | |||
| 2024-05-16 | Merge branch 'release/materials_featurette' into marchcat/x-mf-merge | Andrey Lihatskiy | |
| 2024-05-15 | #1267 Fix for alpha cutoff of zero and base color factor alpha of zero ↵ | Dave Parks | |
| making objects disappear (#1485) | |||
| 2024-05-15 | Merge branch 'main' into nat/releaseos following Maint X promotion | Nat Goodspeed | |
| 2024-05-15 | Merge commit 'e7eced3' into nat/releaseos for whitespace fix. | Nat Goodspeed | |
