summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-05#68175 PR-726 MacOS build fixAlexander Gavriliuk
2024-02-02Merge pull request #725 from secondlife/andreyk/issue_26cosmic-linden
Issue #26 Support texture drop onto PBR materials
2024-02-02Issue #26 Support texture drop onto PBR materialsAndrey Kleshchev
2024-02-02GH-141872 Ability to drag Favorites to the Landmarks panelAlexander Gavriliuk
2024-02-01Merge pull request #702 from secondlife/signal/reduce-buildsVir Linden
build.yaml: Build shared branches
2024-01-31build.yaml: Build shared branchesBennett 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-30Merge pull request #704 from secondlife/andreyk/issue_24cosmic-linden
Issue #24 GLTF material disappears from object playing media
2024-01-31Issue #24 GLTF material disappears from object playing mediaAndrey Kleshchev
Check texture type, if media is stopped, it won't be a MEDIA_TEXTURE
2024-01-30Issue #696 RenderResolutionDivisor no longer worksAndrey Kleshchev
resizeScreenTexture works if gResizeScreenTexture is true or render target was resized
2024-01-30Merge pull request #692 from secondlife/vir-linden-issue-templates-1Vir Linden
Update enhancement.md
2024-01-29Merge pull request #693 from secondlife/vir-linden-issue-templatesVir Linden
Update bug.yaml
2024-01-29Update enhancement.mdVir Linden
2024-01-29Update bug.yamlVir Linden
2024-01-29Merge pull request #688 from secondlife/signal/contributorsVir Linden
Add a basic CONTRIBUTING.md
2024-01-29Merge pull request #666 from secondlife/issue_templatesVir Linden
Issue templates
2024-01-26Add a basic CONTRIBUTING.mdBennett Goble
Provide basic instructions in-repository for contributing to Second Life.
2024-01-26SL-20669 Fix missed uuidAndrey Kleshchev
2024-01-24Create enhancement.mdRunitaiLinden
2024-01-24Create bug.yamlRunitaiLinden
2024-01-24SL-20416 Fix Crash Report 1409376 (update)Alexander Gavriliuk
2024-01-24SL-20416 Use image from file for emoji_recent_panel_toggle_btnAlexander Gavriliuk
2024-01-24SL-20669 Force blank normal id into a local blank normal textureAndrey Kleshchev
Dataserver's version has compression artifacts
2024-01-24SL-20669 Move constants out of settings.xmlAndrey Kleshchev
UIImgInvisibleUUID doesn't exist Default normal for material is 'null'
2024-01-23SL-20416 Fix Crash Report 1409376Alexander Gavriliuk
2024-01-23Create test plan for optimizeAwayAlpha (#663)RunitaiLinden
2024-01-24SL-20416 Avoid of taking focus by EmojiPickerAlexander Gavriliuk
2024-01-19Merge pull request #596 from secondlife/DRTVWR-601-gha-libsnat-goodspeed
Update mikktspace, tinygltf, vulkan_gltf packages to GHA builds.
2024-01-19DRTVWR-601: Merge branch 'release/gltf-maint2' into DRTVWR-601-gha-libsNat Goodspeed
2024-01-17SL-18429 Make it so auto adjusting legacy skies merely turns on tonemapping.RunitaiLinden
2024-01-17Merge pull request #565 from secondlife/simon/sl-20635-new-dataVir Linden
SL-20635 - new data to ObjectUpdate and AvatarAppearance message
2024-01-17SL-20795 Part of previously typed emojis disappear in the 'Save settings as ↵Alexander Gavriliuk
a preset...' option of the 'Preferences' floater
2024-01-17SL-20708 don't reset "Quality & speed" slider when canceling Advanced SettingsMaxim Nikolenko
2024-01-16SL-20669 Material editor uses incorect blank normal mapsAndrey Kleshchev
2024-01-16Fix failure to optimize away alpha channel on some GLTF upload paths (#606)Rye Mutt
Co-authored-by: RunitaiLinden <davep@lindenlab.com>
2024-01-16Undo re-ordering of autobuild.xml (#638)Ansariel Hiller
2024-01-16Locale problems prior to OS X 10.4 no longer applyLars Næsbye Christensen
localeconv() returns the right values in later versions, and we only support 10.13+
2024-01-16SL-20751 Information about frequently used and recently used emojis is ↵Alexander Gavriliuk
available to all users
2024-01-12Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601RunitaiLinden
2024-01-12DRTVWR-601 Fix for Tracy instrumentation (Tracy doesn't play nice with ↵RunitaiLinden
coroutines).
2024-01-12SL-20629 Fix Probe ambiance being displayed as 0 when it isn'tAndrey Kleshchev
And hide warning when it's already 0
2024-01-12SL-20629 Fix first opened legacy env displaying probe ambience as '1'Andrey Kleshchev
2024-01-11operatingSystemVersion and NSOperatingSystemVersion exis since OS X 10.10, ↵Lars Næsbye Christensen
and we require macOS 10.13+ now
2024-01-11SL-20756 The emoji in the profile floater is displayed schematicallyAlexander Gavriliuk
2024-01-11SL-20749 Scrolling up by mouse wheel is endless in LLPanelEmojiCompleteAlexander Gavriliuk
2024-01-11Build fix for Visual Studio update (std::vector<PermissionBit>)Alexander Gavriliuk
2024-01-11Rename OS X to macOS, mostly in commentsLars Næsbye Christensen
We only support 10.13+ now, and it's been called macOS since 10.12. References in code to older versions are unchanged.
2024-01-11SL-20750 MacOS Crash processing attributed stringAndrey Kleshchev
2024-01-10Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601RunitaiLinden
2024-01-10SL-20704 Fix for pathfinding debug display not working.RunitaiLinden
2024-01-10SL-20244 Maint A - On-screen animesh characters that start pelvis offset ↵Alexander Gavriliuk
animations disappear when root goes off-screen