Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-08 | Linux GHA builds (#1147) | Nicky Dasmijn | |
* Linux GHA builds Add Ubuntu 22.04 runner and Linux dependencies Do not even try to touch ReleaseFS for Linux yet (this needs KDU, Havok, FMOD) * Lets play a game of 'guess the havok source url' * Move to linux-large runner. * ReleaseOS used OpenAL, not fmod studio (which otherwise is the default) * - Correction for Linux build dir - HAVOK / CrashReporting wrestling. HAVOK is always turned on, even for OS builds Turn this off for Linux-ReleaseOS Same with crashreporting, we need it off for now * Add missing brace * When doing a GHA build pack right into RUNNER_TEMP and then signal the created archive as our "viewer_app" * Upload Linux-ReleaseOS after build * - Need to use os.path.join and not hyst join - set_github_output_path can be called unconditionally * Remove Linux GHA build example. | |||
2024-04-08 | Some fixes to linux builds (#1144) | AiraYumi | |
* compile flag cleanup for linux * rollback indra/llcommon/llprofiler.h * use 3p fltk package * fix build gcc 13 (dangling-pointer) | |||
2024-04-08 | triage#163 'Create folder from selected' misbehaves in marketplace | Andrey Kleshchev | |
Marketplace deliberately doesn't allow creating folders and the "New folder from selected" is a way of creating a new folder then moving selected items inside, therefore shouldn't be allowed. | |||
2024-04-05 | Linux viewer (ReleaseOS) resurrection (#1099) | Nicky Dasmijn | |
Co-authored-by: AiraYumi <aira.youme@airanyumi.net> | |||
2024-04-03 | viewer#1114 Expose max impostors setting in basic graphics preferences | Andrey Kleshchev | |
2024-04-02 | Revert "Remove gender-based restrictions on shape and physics sliders" | Andrey Lihatskiy | |
This reverts commit 1ebd23ffed912a5c8c94d109f37a2c25cf169523. | |||
2024-04-02 | viewer#1104 Crash at populateFoldersList | Andrey Kleshchev | |
Ensure folder creation callbacks remain alive | |||
2024-04-02 | enable tracy for linux and build fix | AiraYumi | |
2024-04-02 | triage#150 on OSX any file can be chosen for model upload | Andrey Kleshchev | |
2024-04-01 | BUG-134040: Fix broken SOCKS5 proxy | Bennett Goble | |
Second Life's SOCKS5 proxy has been broken on windows for at least six years due to a conflation of milliseconds and microseconds in the APR timeout value used when attempting to ping the proxy. | |||
2024-04-01 | linux build fix | AiraYumi | |
2024-03-27 | viewer#1061 Altitudes are invisible in region's environment | Andrey Kleshchev | |
2024-03-27 | Merge pull request #1063 from secondlife/marchcat/b-merge | Andrey Lihatskiy | |
Merge main into maint B | |||
2024-03-27 | viewer-private#131 landmark panel closes after a rename | Andrey Kleshchev | |
if destination was changed | |||
2024-03-27 | Merge branch 'main' into marchcat/b-merge | Andrey Lihatskiy | |
2024-03-26 | viewer#1016 Incorrect behavior of Physics Shapes rendering | Andrey Kleshchev | |
2024-03-26 | Increment viewer version to 7.1.5 | Nat Goodspeed | |
following promotion of secondlife/viewer #650 | |||
2024-03-25 | viewer-private#217 Rotate cef log file | Andrey Kleshchev | |
2024-03-25 | viewer-private#216 Viewer fails to rename vivox logs | Andrey Kleshchev | |
2024-03-15 | viewer#970 Fixed param validation warnings | Andrey Kleshchev | |
2024-03-14 | viewer#945 Some worn items are missing from Avatar floater's Outfits tab | Andrey Kleshchev | |
2024-03-12 | Remove invalid text color parameter from login screen #960 (#972) | nerodevo | |
Removed parameter since 'Remember me' isn't using color emphasis. If emphasis color is desired, then let me know if 'Remember me' should use same color emphasis for consistency. | |||
2024-03-08 | Remove gender-based restrictions on shape and physics sliders | JamesFoxpaws | |
2024-03-06 | secondlife/viewer-issues#75: Remove "HTTP Textures" setting in Developer menu | Cosmic Linden | |
2024-03-05 | Issue #54 LLRender::init crash | Andrey Kleshchev | |
2024-03-05 | SL-17896 Don't crash silently if files are missing or out of memory | Andrey Kleshchev | |
Under debug LL_ERRS will show a message as well, but release won't show anything and will quit silently so show a notification when applicable. | |||
2024-03-01 | Merge remote-tracking branch 'origin/main' into release/gltf-maint2 | Brad Linden | |
2024-03-01 | Increment viewer version to 7.1.4 | Nat Goodspeed | |
following promotion of secondlife/viewer #673 | |||
2024-02-12 | #779 Emoji picker is an unintuitive UX disaster | Alexander Gavriliuk | |
2024-02-09 | #68 The 'Recently used emoji' can not be selected by the 'Tab' key | Alexander Gavriliuk | |
2024-02-09 | SL-20363 Option 'Debug Unicode' - show unicode values | Alexander Gavriliuk | |
2024-02-08 | SL-20363 Add Advanced option 'Debug Unicode' | Alexander Gavriliuk | |
2024-02-07 | Issue #56 Redirect Help>Report Bug to Canny instead of Jira | Andrey Kleshchev | |
2024-02-05 | SL-20669 Fix white uuid | Andrey Kleshchev | |
2024-02-02 | Issue #26 Support texture drop onto PBR materials | Andrey Kleshchev | |
2024-01-31 | Issue #24 GLTF material disappears from object playing media | Andrey Kleshchev | |
Check texture type, if media is stopped, it won't be a MEDIA_TEXTURE | |||
2024-01-30 | Issue #696 RenderResolutionDivisor no longer works | Andrey Kleshchev | |
resizeScreenTexture works if gResizeScreenTexture is true or render target was resized | |||
2024-01-26 | SL-20669 Fix missed uuid | Andrey Kleshchev | |
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 | SL-20669 Force blank normal id into a local blank normal texture | Andrey Kleshchev | |
Dataserver's version has compression artifacts | |||
2024-01-24 | SL-20669 Move constants out of settings.xml | Andrey Kleshchev | |
UIImgInvisibleUUID doesn't exist Default normal for material is 'null' | |||
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-17 | SL-18429 Make it so auto adjusting legacy skies merely turns on tonemapping. | RunitaiLinden | |
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-20669 Material editor uses incorect blank normal maps | Andrey Kleshchev | |
2024-01-16 | Fix failure to optimize away alpha channel on some GLTF upload paths (#606) | Rye Mutt | |
Co-authored-by: RunitaiLinden <davep@lindenlab.com> | |||
2024-01-16 | SL-20751 Information about frequently used and recently used emojis is ↵ | Alexander Gavriliuk | |
available to all users | |||
2024-01-12 | Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601 | RunitaiLinden | |