Releases: secondlife/viewer
Releases · secondlife/viewer
v6722766101
SL-20185 Fix connection issues Cuts out extra changes to pinpoint what is causing updater to fail
v6708515829
Full Changelog: Second_Life_Release#630b443...Second_Life_Release#b5c7c6b
v6710435595
Full Changelog: Second_Life_Release#b5c7c6b...Second_Life_Release#66ae243
v6709258523
What's Changed
New Features 🎉
- DRTVWR-578: Build the viewer with GitHub Actions by @nat-goodspeed in #257
Other Changes
- SL-19887 Water cuts avatar's name bubble by @LLGuru in #314
- SL-20078 Remove Google Translation UI (just fix error processing) by @LLGuru in #317
- SL-20086 esape the message text before sending by @maxim-productengine in #318
- SL-20090 BugSplat Crash: LLViewerFetchedTexture::updateFetch(2099) by @LLGuru in #319
- SL-19807 BugSplat Crash: LLDispatchSetEstateExperience::getIDs() by @LLGuru in #320
- SL-19528 Remove PERMISSION_DEBIT warning (revert recent change) by @LLGuru in #325
- SL-20146 Statistic bar collapsed/expanded accordions not saving by @LLGuru in #326
- SL-20139 pressing the Tab key should paste tooltip only when hovering functions in LSL editor by @maxim-productengine in #327
- Remove unused counters that cause fatal warnings by @nat-goodspeed in #332
- SL-20140 Fix formatting file llpaneleditwearable.cpp by @LLGuru in #335
- SL-20140 Setting shape hand size to 36 won't save by @LLGuru in #339
- SL-20173 show warning notification when trying to add invalid files as local texture by @maxim-productengine in #340
- SL-19299 Viewer crashes after change 'Pick a physics model:' dropdown by @LLGuru in #342
- SL-19299 Code formatting in modified files by @LLGuru in #343
- SL-18620 Statistics->Advanced->Memory Usage no longer updating by @LLGuru in #345
- SL-20226 Object Profile Floater Stays As Inactive Transparency When Active by @LLGuru in #359
- SL-19664 Crash in LLAppViewer::initStrings(2985) - log extended info by @LLGuru in #360
- SL-20236 BugSplat Crash in LLVertexBuffer::validateRange(708) by @LLGuru in #364
- Fix spelling error in source files by @PanteraPolnocy in #363
- SL-20280 BugSplat Crash in LLVertexBuffer::setBuffer() by @LLGuru in #380
- SL-20287 The 'search_history.txt' file in the user profile is always empty by @LLGuru in #381
- SL-20031: Update viewer-manager to v3.0-83fb46a. by @nat-goodspeed in #331
- SL-19311 Grey textures after teleport by @akleshchev in #414
Full Changelog: Second_Life_Release#6513535...Second_Life_Release#5f1008a
v6697022891
What's Changed
New Features 🎉
- DRTVWR-578: Build the viewer with GitHub Actions by @nat-goodspeed in #257
Other Changes
- SL-19816 Home location on world map for invalid locations by @LLGuru in #261
- SL-19565 Prefs Bug when searching in Prefs by @LLGuru in #262
- SL-19702 restore previous double clicking behavior for objects by @maxim-productengine in #266
- SL-18837: Remove C++17 override, given build-variables change. by @nat-goodspeed in #213
- added info log lines for assistance diagnosing SL-19968 by @brad-linden in #273
- SL-20009 - race condition - calling cards could be created without name by @roxanneskelly in #279
- SL-20011 Restrict 'Empty Trash' if objects are attached by @maxim-productengine in #282
- SL-19306 A method of displaying user-customized keybindings in user visible text by @akleshchev in #281
- SL-19995 FIXED The context menu is not fully displayed for the naviga… by @maxim-productengine in #283
- Major improvements to LLLeap functionality by @nat-goodspeed in #280
- Replace deprecated event mask call (macOS) by @larsnaesbye in #300
- Update DejaVu Fonts to 2.37, including LICENSE by @larsnaesbye in #295
- DRTVWR-587: Pacify VS 2022 specifically. by @marchcat-pe in #302
- SL-18619 Eyes not rendering in Shape floater thumbnails by @LLGuru in #304
- SL-20031: Update viewer-manager to 3.0-5cfc07c. by @nat-goodspeed in #310
- DRTVWR-587: Use [[noreturn]] attribute on callFail() methods by @nat-goodspeed in #303
- SL-18399 'DisableCameraConstraints' debug setting is not working on RC by @LLGuru in #309
- SL-19528 Remove PERMISSION_DEBIT warning from experience that is Grid and Privileged by @LLGuru in #313
- SL-20121 Fixed the crash in LLViewerInput::getKeyBindingAsString() by @marchcat-pe in #316
- SL-20214 Crash at LLControlAVBridge::updateSpatialExtents by @akleshchev in #349
- Fix builds using OpenAL by @Ansariel in #347
- Fix CMake CMP0148 deprecation warning introduced with CMake 3.27.4 by @Ansariel in #348
- SL-20206 Underwater visuals problematic when camera is swung below Z=0 by @LLGuru in #369
- DRTVWR-587: Simplify Python.cmake by omitting find_package(Python3). by @nat-goodspeed in #372
- AIS/Thumbnails post merge fixes by @akleshchev in #409
- Revert "DRTVWR-587: Simplify Python.cmake by omitting find_package(Python3)." by @marchcat-pe in #412
- SL-20436 New accounts that select outfit in web fail to download clothing by @akleshchev in #437
- Add python 3.12 to FindPython search path by @bennettgoble in #427
- SL-16661 dmg installer update by @marchcat-pe in #464
- Post merge build fix by @akleshchev in #475
- D587 build fix by @akleshchev in #476
- Revert the revert of "DRTVWR-587: Simplify Python.cmake by @marchcat-pe in #479
- Revert "DRTVWR-587: Simplify Python.cmake" by @marchcat-pe in #482
New Contributors
- @roxanneskelly made their first contribution in #279
- @larsnaesbye made their first contribution in #300
Full Changelog: Second_Life_Release#6513535...Second_Life_Release#630b443
v6658224456
What's Changed
New Features 🎉
- DRTVWR-578: Build the viewer with GitHub Actions by @nat-goodspeed in #257
Other Changes
- SL-12069 Backed out changeset: 544a91982eba by @akleshchev in #13
- Sl 18732: Fix responsiveness of GLTF texture transform controls in build floater by @cosmic-linden in #16
- brad/drtvwr 559 merge 528 by @brad-linden in #14
- SL-18648 and SL-18742 by @akleshchev in #17
- SL-18746: Fix misplaced control in build menu by @cosmic-linden in #19
- SL-18725 Texture picker should explain why dropping texture isn't allowed by @akleshchev in #20
- SL-18741 Basic bulk upload for gltf materials #1 by @akleshchev in #21
- SL-18448 When initing views and object has pbr, open pbr in texture tab by @akleshchev in #23
- SL-18777 PBR upload was stuck waiting for texture by @akleshchev in #27
- SL-18154 Try using custom fiber scheduler for ThreadPool threads. by @RunitaiLinden in #30
- SL-18740: Fix texture animations not working for GLTF materials by @cosmic-linden in #34
- Sl 18820: Build floater should preserve GLTF transforms when changing the PBR material by @cosmic-linden in #48
- Optimizations, decruft, and intel compatibility pass by @RunitaiLinden in #53
- SL-19014 Sanitize the override data sent for faces without GLTF materials by @akleshchev in #55
- SL-19012: Fix new material IDs sometimes not applying when set via LSL by @cosmic-linden in #59
- SL-19081: Fix assert when uploading texture by @cosmic-linden in #61
- SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending. by @RunitaiLinden in #63
- SL-19080: GLTF Material asset consistency: Part 2: Update viewer GLTF Material asset upload to v1.1 by @cosmic-linden in #73
- SL-19002: Handle edge case in client networking which could cause material ID and overrides to become out-of-sync by @cosmic-linden in #85
- SL-19121: Add some override tests by @cosmic-linden in #76
- Fix for crash on startup for M1 macs by @Geenz in #84
- SL-17640 Fix 'Apply now' being enabled when importing by @akleshchev in #87
- SL-19228: Fix GLTF texture transform rotation + add UV debug by @cosmic-linden in #89
- SL-19265: Fix precision issue with texture transforms, separate texture animations by @cosmic-linden in #92
- SL-19279: LLGLSLShader::bindXXX is not free. Pack the uniforms by @cosmic-linden in #96
- brad/drtvwr-559 mac shader and assert fixes by @brad-linden in #97
- SL-19316 fix filter for GLTF materials on mac by @maxim-productengine in #101
- SL-19294: Fix Blinn-Phong texture transforms affecting PBR materials by @cosmic-linden in #100
- SL-19293: Use Blinn-Phong texture transform as hint for texture animation direction on PBR materials by @cosmic-linden in #104
- Fix hiding huds in PBR viewer by @RyeMutt in #108
- Fix double copy of tangents array by @RyeMutt in #107
- SL-19345: Fix Blinn-Phong faces missing transforms by @cosmic-linden in #112
- SL-19128: Fix adding material to face sometimes not respecting protections by @cosmic-linden in #113
- Sl 19338: Fix textures not loading when RenderCompressTextures is 1 by @cosmic-linden in #114
- SL-19330: Fix texture animation in wrong direction when setting material on another side by @cosmic-linden in #115
- [PBR] Fix alpha blended blinn-phong glossiness in punctual lights by @RyeMutt in #117
- [PBR]Fix blinnphong tangents to use proper shader function by @RyeMutt in #118
- SL-19389: Fix textures not being optimally loaded after the fix in SL-19338 by @cosmic-linden in #119
- SL-19331: Improve performance of setSubImage (ex: media updates) by @cosmic-linden in #122
- SL-19434: Fix texture issues with minimap, but keep performance from SL-19331 by @cosmic-linden in #132
- Phase 2 of work on SL-18458 material override cache fixes by @brad-linden in #131
- SL-19394: Change default midday to an asset ID with probe ambiance by @cosmic-linden in #134
- SL-19169 Local material updates aren't applied with non-default transforms by @akleshchev in #136
- SL-19394: Update default midday per feedback by @cosmic-linden in #139
- SL-19399: Allow editing all PBR texture transforms at once with Complete material radio by @cosmic-linden in #137
- SL-19331: Prevent some unnecessary image updates on media prims by @cosmic-linden in #142
- SL-19331: Unlock mutex when bailing out from bad media state by @cosmic-linden in #143
- SL-18458 Make LLVOCache the one source of truth on most recently rece… by @RunitaiLinden in #147
- SL-19538 Remove hacky ambiance scale and take the mittens off probe a… by @RunitaiLinden in #151
- SL-19331: Partially revert code trim in LLViewerMediaImpl by @cosmic-linden in #145
- SL-19331: Move media updates off-thread on select hardware by @cosmic-linden in #153
- SL-19538 Followup -- tune exposure parameters and clamp local light a… by @RunitaiLinden in #154
- SL-19538 Followup -- fix for dynamic exposure having large gaps in it… by @RunitaiLinden in #157
- SL-19543: Fix blinn phong prims with alpha blending not blending by @cosmic-linden in #158
- SL-18839: Add basic windows build by @bennettgoble in #144
- Sl 19538 rebalance by @RunitaiLinden in #162
- Drtvwr 559 post processing refactor by @Geenz in #166
- SL-19573: Fix alpha mask prims not rendering in HUD by @cosmic-linden in #168
- SL-19592: Fix PBR alpha blend prims appear opaque when attached to HUD by @cosmic-linden in #169
- Fix moon texture being incorrectly multiplied by the global light color by @RyeMutt in #174
- SL-19561: Fix missing shadows on PBR alpha mask animeshes by @cosmic-linden in #176
- SL-19605 handling of batched material overrides in LargeGenericMessage by @brad-linden in #177
- SL-19594: Update to bugsplat build 579696 by @brad-linden in #180
- SL-19598: Fix shadows not having textures for PBR/non-rigged/alpha blended prims by @cosmic-linden in #182
- Drtvwr 559 to RC by @RunitaiLinden in #184
- Add buffer visulization by @Geenz in #172
- SL-19606: Fix PBR texture transforms in alpha shadows by @cosmic-linden in #185
- SL-19653: Fix some vertex buffer data mask asserts by @cosmic-linden in #195
- Update glext package in attempt to fix DRTVWR-559 viewer readiness report by @brad-linden in #194
- DRTVWR-559 merge 539 by @brad-linden in #198
- SL-19644: Move GLTF transform reset out of pushBatch by @cosmic-linden in #196
- Davep/sl 19656 by @RunitaiLinden in #200
- Fix SL-19675 crash due to thread unsafe LLRefCount usage possibly related to SL-19648 by @brad-linden in #191
- DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS(). by @nat-goodspeed in #203
- brad/mac nightly builds by @brad-linden in #179
- Fix exceptions during shutdown causing early program termination by @RyeMutt in #207
- SL-19644: De-virtualize pushBatch by @cosmic-linden in https://github.com/secondlife...
v6617197148
Full Changelog: Second_Life_Release#2e8e96c...Second_Life_Release#c8304d0
v6618271904
Full Changelog: Second_Life_Release#2e8e96c...Second_Life_Release#4934d81
v6613420984
Full Changelog: Second_Life_Release#2e8e96c...Second_Life_Release#00b4a09
v6614541464
Full Changelog: Second_Life_Release#2e8e96c...Second_Life_Project_Github#00b4a09