Age | Commit message (Expand) | Author |
2023-07-07 | SL-19756 Update viewer-manager to 3.0.580913 | Andrey Lihatskiy |
2023-07-06 | SL-18837: Ding Dong, 32-bit is dead! | Nat Goodspeed |
2023-07-06 | SL-18837: Add addoutput, addarrayoutput functions to build.sh | Nat Goodspeed |
2023-07-05 | Reverted changes to installer_template.msi introduced by PR #259 | Andrey Kleshchev |
2023-06-30 | Merge pull request #259 from secondlife/contribute-frozen | nat-goodspeed |
2023-06-30 | SL-18837: Unset AUTOBUILD_CONFIGURATION. | Nat Goodspeed |
2023-06-30 | SL-18837: Revert "Install autobuild from source repo, not PyPI." | Nat Goodspeed |
2023-06-29 | SL-18837: Install autobuild from source repo, not PyPI. | Nat Goodspeed |
2023-06-29 | SL-18837: Temporarily suppress Windows builds; add finalize function | Nat Goodspeed |
2023-06-28 | SL-18837: Make LLVersionInfo::getBuild() S64 for GitHub run IDs. | Nat Goodspeed |
2023-06-28 | SL-18837: Don't try to engage git-hooks explicitly at all. | Nat Goodspeed |
2023-06-28 | SL-18837: git-hooks no longer has requirements.txt? | Nat Goodspeed |
2023-06-28 | SL-18837: Get buildscripts_support_functions from sling-buildscripts | Nat Goodspeed |
2023-06-28 | SL-18837: Don't fetch (unmigrated) build-secrets, use GH secrets. | Nat Goodspeed |
2023-06-28 | DRTVWR-582: Merge branch DRTVWR-582-maint-U into contribute-frozen | Nat Goodspeed |
2023-06-28 | SL-18837: Include actions-build-sh branch in build trigger pushes. | Nat Goodspeed |
2023-06-27 | SL-18837 improvements suggested by code review | Brad Linden |
2023-06-28 | SL-19572 Fix some obscure cases of residents bypasing mute list | Andrey Kleshchev |
2023-06-27 | SL-18837: Try doing necessary setup to run viewer's own build.sh. | Nat Goodspeed |
2023-06-27 | SL-19924 Update profile type names | Andrey Kleshchev |
2023-06-24 | SL-19805 Fix touch handling logic | Alexander Gavriliuk |
2023-06-23 | SL-19805 Follow-up fix | Andrey Lihatskiy |
2023-06-23 | SL-18837 fixes for test failures. | Brad Linden |
2023-06-23 | SL-19805 Second Life Viewer last update made invisible parts visible | Alexander Gavriliuk |
2023-06-21 | SL-19692 Z Offset is applied twice in Mouselook | Alexander Gavriliuk |
2023-06-20 | SL-19860 Fixed messages from muted objects being shown upon login | Andrey Kleshchev |
2023-06-15 | SL-19404 Navigation bar coordinates slightly off | Alexander Gavriliuk |
2023-06-09 | SL-18837 set build id based on github workflow run id | Brad Linden |
2023-06-09 | SL-19844 People floater - Remove the 'Remove friend' menu item | Alexander Gavriliuk |
2023-06-07 | SL-18837 fix win32 build warning about missing python-version setting | Brad Linden |
2023-06-07 | Revert "SL-18837: On Windows, try using py.exe Python stub." | Brad Linden |
2023-06-07 | Attempt to port some build.yaml improvements from DRTVWR-559 over to actions ... | Brad Linden |
2023-06-07 | SL-18837: Try to install llsd in the Python used by py.exe | Nat Goodspeed |
2023-06-07 | SL-18837: Tell py.exe to use Python 3.9 instead of 3.11 | Nat Goodspeed |
2023-06-07 | SL-19286 Avatar is upside down when viewed from below | Alexander Gavriliuk |
2023-06-07 | SL-18837: Quote integers used for environment variables | Nat Goodspeed |
2023-06-07 | SL-18837: Try setting PY_PYTHON and PYLAUNCHER_DEBUG | Nat Goodspeed |
2023-06-07 | SL-18837: On Windows, try using py.exe Python stub. | Nat Goodspeed |
2023-06-07 | SL-18328 Fix opening the right profile on click Callingcard embedded to a Not... | Alexander Gavriliuk |
2023-06-06 | SL-18837: Concat path part with / rather than +=. | Nat Goodspeed |
2023-06-06 | SL-18837: On Windows, NamedTempFile must convert from wstring | Nat Goodspeed |
2023-06-06 | SL-18837: Ditch Boost.Phoenix implicit lambda syntax. | Nat Goodspeed |
2023-06-06 | SL-18837: Make NamedTempFile name template compatible with Python. | Nat Goodspeed |
2023-06-06 | SL-18837: NamedTempFile back to std::function, use boost::phoenix << | Nat Goodspeed |
2023-06-05 | SL-18837: NamedTempFile must still disambiguate string literals. | Nat Goodspeed |
2023-06-05 | SL-18837: Make NamedTempFile revert to boost::function | Nat Goodspeed |
2023-06-05 | SL-18837: Try giving temp Python scripts a .py extension. | Nat Goodspeed |
2023-06-05 | SL-18837: Use Boost.Filesystem for NamedTempFile, instead of APR. | Nat Goodspeed |
2023-06-05 | SL-18837: Followup to 19e9e8c: global Boost.Bind placeholders | Nat Goodspeed |
2023-06-05 | SL-18837: pip install llsd as well as autobuild. | Nat Goodspeed |