Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-07 | Issue #56 Redirect Help>Report Bug to Canny instead of Jira | Andrey Kleshchev | |
2024-02-05 | Add link to feedback portal | Signal Linden | |
Provide a link to feedback.secondlife.com from the issue creation page. | |||
2024-02-01 | Merge pull request #702 from secondlife/signal/reduce-builds | Vir Linden | |
build.yaml: Build shared branches | |||
2024-01-31 | build.yaml: Build shared branches | Bennett Goble | |
We're currently building every single commit pushed to Github. This is racking up $20k in build charges a month and is generally superfluous. This changeset alters build triggers so that builds automatically run if they are committed to a **shared branch**: - `release/*` - A release stabilization branch - `project/*` - A project viewer branch - `main/*` - The default/stable branch PR commits are also automatically built. ...need to build another commit? Developers can trigger one using a manual workflow run. | |||
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 | SL-20416 Fix Crash Report 1409376 (update) | Alexander Gavriliuk | |
2024-01-24 | SL-20416 Use image from file for emoji_recent_panel_toggle_btn | Alexander Gavriliuk | |
2024-01-24 | Fix profile's pick hiding wrong panel | Andrey Kleshchev | |
And cleanup after a contribution | |||
2024-01-23 | SL-20416 Fix Crash Report 1409376 | Alexander Gavriliuk | |
2024-01-24 | SL-20416 Avoid of taking focus by EmojiPicker | Alexander Gavriliuk | |
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-17 | SL-20795 Part of previously typed emojis disappear in the 'Save settings as ↵ | Alexander Gavriliuk | |
a preset...' option of the 'Preferences' floater | |||
2024-01-16 | SL-20751 Information about frequently used and recently used emojis is ↵ | Alexander Gavriliuk | |
available to all users | |||
2024-01-11 | SL-20756 The emoji in the profile floater is displayed schematically | Alexander Gavriliuk | |
2024-01-11 | SL-20749 Scrolling up by mouse wheel is endless in LLPanelEmojiComplete | Alexander Gavriliuk | |
2024-01-11 | Build fix for Visual Studio update (std::vector<PermissionBit>) | Alexander Gavriliuk | |
2024-01-11 | SL-20750 MacOS Crash processing attributed string | Andrey Kleshchev | |
2024-01-08 | Merge branch 'main' into DRTVWR-489 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmaterialeditor.cpp | |||
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 | |||
2024-01-05 | DRTVWR-489 MacOS Release build fix (vertex_count and index_count aren't used) | Alexander Gavriliuk | |
2024-01-02 | Build fix for Visual Studio update (std::vector<PermissionBit>) | Alexander Gavriliuk | |
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-15 | Fix EOF in VIEWER_VERSION.txt | Andrey Lihatskiy | |
2023-12-15 | Merge branch 'main' into DRTVWR-489 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/fonts/DejaVu-license.txt # indra/newview/fonts/DejaVuSans-Bold.ttf # indra/newview/fonts/DejaVuSans-BoldOblique.ttf # indra/newview/fonts/DejaVuSans-Oblique.ttf # indra/newview/fonts/DejaVuSans.ttf # indra/newview/fonts/DejaVuSansMono.ttf |