| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-09 | #4803 Fix crash on cameraUnderWater | Andrey Kleshchev | |
| updateEnvironment tried to access dead camera | |||
| 2025-10-08 | p#351 Mark RenderMaxOpenGLVersion as Windows specific | Andrey Kleshchev | |
| 2025-10-08 | #4796 Preferences' mic volume slider had no effect. | Andrey Kleshchev | |
| 2025-10-07 | secondlife/viewer#2570: Fix baked texture shared between avatars when in PBR ↵ | Cosmic Linden | |
| material | |||
| 2025-10-07 | #4794 SceneLoadRearMaxRadiusFraction not stored as a fraction | Andrey Kleshchev | |
| 2025-10-07 | #4772 fix group ownership detection for deeded objects | Maxim Nikolenko | |
| 2025-10-06 | p#480 Collada vs GLTF Mesh Import Naming Convention | Andrey Kleshchev | |
| Both collada and gltf have a node and a mesh. Collada uses node-name, gltf was using mesh-name. GLTF format permits reusing single mesh for multiple nodes, but nodes are warrantied to not be reused. Switch to using node-names for better dupplicate avoidance and to be more in line with collada. | |||
| 2025-10-06 | #4195 Clear code from a merge conflict | Andrey Kleshchev | |
| This part was removed unintentionally, due to a merge conflict resolution. | |||
| 2025-10-06 | Fix #4195: Preserve transforms when switching PBR materials (#4725) | Aqil Ahmad | |
| Fixes texture transforms being reset when switching from Blinn-Phong to PBR materials and between PBR. Previously, custom scale, offset, and rotation settings would be lost, making it tedious to switch between PBR materials. | |||
| 2025-10-04 | #1759 Fix texture picker using IMG_WHITE for blank materials | Andrey Kleshchev | |
| 2025-10-03 | #4777 Fix webrtc crashing in worker threads on shutdown | Andrey Kleshchev | |
| 2025-10-02 | Add workflow_dispatch trigger to build workflow (#4774) | Signal Linden | |
| Allow builds to be manually triggered | |||
| 2025-10-01 | #4773 Crash on sub_image_lines | Andrey Kleshchev | |
| Just caught it and discard_level is somehow 7, which seems like it resulted in src going out of bounds, which crashed glTexSubImage2D | |||
| 2025-10-01 | #4770 Crashes on ~LLCoprocedureManager() | Andrey Kleshchev | |
| Situation is not clear, so hoping that explicit cleanup will reveal something. | |||
| 2025-10-01 | #4768 Crash at retransmitUnackedPackets | Andrey Kleshchev | |
| For some reason there are no logs for these crashes, but lack of connection data indicates that viewer was disconnected prior to crash. | |||
| 2025-10-01 | #vp484 Crash in LLFolderViewFolder::setOpen | Maxim Nikolenko | |
| 2025-10-01 | #4758 Extra logging to track discard 6 | Andrey Kleshchev | |
| Plus clamped some values and preventing decode from starting | |||
| 2025-09-30 | #4762 Better cacheOptimize's issue handling | Andrey Kleshchev | |
| 2025-09-30 | #3189 Fix missed else condition | Andrey Kleshchev | |
| 2025-09-29 | #4753 Crash at LLScriptFloater::setNotificationId | Andrey Kleshchev | |
| 2025-09-29 | #4750 Crash in LLToolBarView::handleDropTool | Andrey Kleshchev | |
| 2025-09-29 | #4739 Wearables sort order reliability | Andrey Kleshchev | |
| 2025-09-29 | Merge branch 'release/2025.07' into develop | Bennett Goble | |
| 2025-09-29 | Fix rendering differences observed in 2025.07 (#4747) | Rye | |
| * Fix calling setTextureAddressModeFast and setTextureFilteringOptionFast with invalid tex type during fast binds * Restore mRT->screen to GL_RGBA16F to fix lighting banding | |||
| 2025-09-26 | p#475 Excessive texture fetch logging on shutdown | Andrey Kleshchev | |
| 2025-09-25 | #p473 fix XUI warnings | Maxim Nikolenko | |
| 2025-09-24 | #4723 Fix emoji warnings and missing emojis | Andrey Kleshchev | |
| 2025-09-24 | #4515 Improve ordering of sub-meshes upon upload | Andrey Kleshchev | |
| 2025-09-24 | #4733 When moving the cache, the old cef_cache should be removed | Maxim Nikolenko | |
| 2025-09-24 | #4724 Fix performance problems with My Outfits | Andrey Kleshchev | |
| 2025-09-23 | #4730 Extend login timeout | Andrey Kleshchev | |
| 2025-09-23 | SL-20598 Fix user not being able to reset display name | Andrey Kleshchev | |
| 2025-09-23 | #4719 use correct search query when navigating to the page | Maxim Nikolenko | |
| 2025-09-22 | #4695 Fix device update causing a crash | Andrey Kleshchev | |
| 2025-09-22 | #4715 disable ZoomIn an object item when the region is not connected to the ↵ | Maxim Nikolenko | |
| current region | |||
| 2025-09-20 | #4695 Fix missing voice cleanup | Andrey Kleshchev | |
| Cleanup is in LLVoiceClient::terminate() gWebRTCImpl was never deleted Added mDeviceModule security | |||
| 2025-09-19 | Fix OpenJPEG uploading small textures by correctly accounting for the ↵ | Hecklezz | |
| maximum numresolutions | |||
| 2025-09-19 | #4570 Make 'About' floater use real bandwidth | Andrey Kleshchev | |
| 2025-09-19 | Fix builds after update of build-variables branch | Andrey Kleshchev | |
| 2025-09-19 | #4671 Some locales are missing AM/PM labels | Andrey Kleshchev | |
| 2025-09-19 | Fix builds after update of build-variables branch | Andrey Kleshchev | |
| 2025-09-19 | #4679 Logging for crash on updateMenuOptions | Andrey Kleshchev | |
| Logs say that viewer closed settings picker and immediately crashed Yet callstack indicates that some inventory was right clicked, which shouldn't be possible if picker already closed. May be some click is closing the picker and opens menu at the same time, but it's better to gather information first. | |||
| 2025-09-18 | #2577 Worn transparent prims no longer show with 'Highlight transparent' | Alexander Gavriliuk | |
| 2025-09-18 | Merge pull request #4700 from secondlife/geenz/2025.07-develop | Jonathan "Geenz" Goodman | |
| Geenz/2025.07 -> develop | |||
| 2025-09-18 | Merge remote-tracking branch 'origin/release/2025.07' into geenz/2025.07-develop | Jonathan "Geenz" Goodman | |
| 2025-09-18 | NSIS build fix (#4698) | Andrey Lihatskiy | |
| 2025-09-18 | #4687 Fix audio device selection showing a bunch of zeros | Andrey Kleshchev | |
| 2025-09-17 | #4685 EventQueueGet shouldn't use llcorehttp's backoff-retry logic | Andrey Kleshchev | |
| - Event poll already has own backoff logic with 10 retries, using llcorehttp's one on top makes no sense. - Better logging coverage - Better in-code documentation - Add timing-based error detection | |||
| 2025-09-17 | #4691 Log WebRTC termination | Andrey Kleshchev | |
| for diagnostic purposes | |||
| 2025-09-17 | #4432 Change graphics quality via a debug setting | Maxim Nikolenko | |
