Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-08 | Build fix for Visual Studio patch | Alexander Gavriliuk | |
2024-02-08 | SL-18721 Shutdown fixes #4 | Andrey Kleshchev | |
2024-01-31 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2024-01-30 | Merge pull request #692 from secondlife/vir-linden-issue-templates-1 | Vir Linden | |
Update enhancement.md | |||
2024-01-29 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2024-01-29 | SL-18721 Shutdown fixes #3 | Andrey Kleshchev | |
Fix dialog box being blank in task bar | |||
2024-01-29 | Merge pull request #693 from secondlife/vir-linden-issue-templates | Vir Linden | |
Update bug.yaml | |||
2024-01-29 | Update enhancement.md | Vir Linden | |
2024-01-29 | Update bug.yaml | Vir Linden | |
2024-01-29 | Merge pull request #688 from secondlife/signal/contributors | Vir Linden | |
Add a basic CONTRIBUTING.md | |||
2024-01-29 | Merge pull request #666 from secondlife/issue_templates | Vir Linden | |
Issue templates | |||
2024-01-26 | Add a basic CONTRIBUTING.md | Bennett Goble | |
Provide basic instructions in-repository for contributing to Second Life. | |||
2024-01-24 | Create enhancement.md | RunitaiLinden | |
2024-01-24 | Create bug.yaml | RunitaiLinden | |
2024-01-24 | Fix profile's pick hiding wrong panel | Andrey Kleshchev | |
And cleanup after a contribution | |||
2024-01-23 | SL-18721 Shutdown fixes #2 | Andrey Kleshchev | |
Set DONE if decode thread is down instead of waiting for an update. Decodes can't be canceled, so fix potential situation where we get two responses | |||
2024-01-22 | SL-18721 Shutdown fixes | Andrey Kleshchev | |
1. After window closes viewer still takes some time to shut down, so added splash screen to not confuse users (and to see if something gets stuck) 2. Having two identical mWindowHandle caused confusion for me, so I split them. It looks like there might have been issues with thread being stuck because thread's handle wasn't cleaned up. 3. Made region clean mCacheMap immediately instead of spending time making copies on shutdown | |||
2024-01-22 | NSException test | Andrey Kleshchev | |
2024-01-19 | Merge pull request #653 from secondlife/sl-20546 | nat-goodspeed | |
SL-20546: Add metadata to GH build/release page. | |||
2024-01-18 | SL-20546: Use viewer-build-util@v1 instead of PR branch. | Nat Goodspeed | |
The fix we wanted was on the pr-branch branch of the viewer-build-util repo. Now that it's been published as v1.1.2, the updated v1 tag references the fix, so revert mention to @v1. | |||
2024-01-18 | Merge branch 'DRTVWR-588-maint-W' into sl-20546. | Nat Goodspeed | |
2024-01-18 | Fix broken fonts | Andrey Kleshchev | |
partial revert of 06c2c87bfaf364cb358b8a4b194e6369531a63c6 | |||
2024-01-18 | SL-20546: Kick the build. | Nat Goodspeed | |
2024-01-18 | SL-20546: Test new viewer-build-util branch pr-branch. | Nat Goodspeed | |
2024-01-18 | SL-20546: PyGithub was only needed for local which_branch.py. | Nat Goodspeed | |
Now that which_branch.py has moved to viewer-build-util, so has the PyGithub dependency. | |||
2024-01-18 | SL-20546: Use branch for autobuild package as well as release page. | Nat Goodspeed | |
which_branch.py has moved to viewer-build-util as a reusable action. | |||
2024-01-18 | DRTVWR-601: Use viewer-build-util/which-branch to determine branch. | Nat Goodspeed | |
(cherry picked from commit 2c5066f1fcc0c9f145698ef3aaec72d27bce7181) | |||
2024-01-18 | DRTVWR-601: Make autobuild set vcs_url, vcs_branch, vcs_revision | Nat Goodspeed | |
in viewer's autobuild-package.xml. Ensure that AUTOBUILD_VCS_BRANCH is set before the build. (cherry picked from commit b782ab73e640e434e4ed67fa8dfc951f09757585) | |||
2024-01-18 | SL-20546: Merge branch 'DRTVWR-588-maint-W' into sl-20546. | Nat Goodspeed | |
2024-01-08 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2024-01-08 | Increment viewer version to 7.1.3 | Nat Goodspeed | |
following promotion of DRTVWR-596 | |||
2023-12-15 | SL-20737 Crash clearing texture callbacks | Andrey Kleshchev | |
shutdown crash | |||
2023-12-15 | Fix EOF in VIEWER_VERSION.txt | Andrey Lihatskiy | |
2023-12-14 | Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601 | RunitaiLinden | |
2023-12-14 | SL-20611 Followup -- fix for depth based atmospheric mask making ↵ | RunitaiLinden | |
atmospherics effect sun/moon/clouds | |||
2023-12-14 | Merge branch 'DRTVWR-596' into DRTVWR-601 | Brad Linden | |
2023-12-14 | Merge remote-tracking branch 'origin/main' into DRTVWR-596 | Brad Linden | |
2023-12-14 | Merge branch 'SL-20730' into DRTVWR-596 | Brad Linden | |
2023-12-14 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2023-12-14 | Increment viewer version to 7.1.2 | Nat Goodspeed | |
following promotion of DRTVWR-587 | |||
2023-12-14 | Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601 | RunitaiLinden | |
2023-12-14 | SL-20730 Patch another potential source of NaNs | RunitaiLinden | |
2023-12-14 | SL-20715 Mask cutoff not copied corretly in build tools | Andrey Kleshchev | |
2023-12-14 | SL-20717 Add PBR to Advanced > Rendering Types | Maxim Nikolenko | |
2023-12-14 | Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llspatialpartition.cpp | |||
2023-12-13 | Credit Henri for HUD fix | Cosmic Linden | |
2023-12-13 | Merge pull request #578 from sldevel/HUD-fix | cosmic-linden | |
Fix for semi-transparent HUDs rendering opaque | |||
2023-12-13 | Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601 | RunitaiLinden | |
2023-12-13 | SL-20730 Scrub nans from haze alpha | RunitaiLinden | |
2023-12-13 | SL-20279 BugSplat Crash #1327171: gl_debug_callback(111) | Alexander Gavriliuk | |