| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-20 | calcDataSizeJ2C adjusted to use maximum possible components (#2073) | TommyTheTerrible | |
| Previous pyramid walking calculation (#2032) assumed the incoming components variable can be accurate but unfortunately the needs_aux is only set to true if the face has an alpha mask setting. Without this information we must assume the J2C files have the maximum component size of four so that alpha channels are found when decoding both the color and aux textures. | |||
| 2024-07-20 | Merge branch 'main' into maint-b | Erik Kundiman | |
| 2024-07-19 | Merge pull request #1996 from secondlife/davep/fix_tracy_build | Brad Linden | |
| Fix for tracy build. | |||
| 2024-07-19 | toolbars.xml: replace "places" with "build" | secretfoxtail | |
| Landmarks button already exists in navigation bar. | |||
| 2024-07-19 | viewer#1923 Fix dependent floater going too far from parent | Andrey Kleshchev | |
| 2024-07-19 | #2053 BugSplat Crash #1494325: LLVOVolume::getReflectionProbeNearClip() | Alexander Gavriliuk | |
| 2024-07-19 | Enable SSE2 instruction support in glm for optimized codegen (#2066) | Rye Mutt | |
| 2024-07-19 | Copy profile link to clipboard in profile actions | Erik Kundiman | |
| https://megapahit.com/show_bug.cgi?id=47 | |||
| 2024-07-19 | CTRL-SHIFT-X to get the "Shared Enviroment" | Erik Kundiman | |
| https://megapahit.com/show_bug.cgi?id=46 | |||
| 2024-07-18 | viewer#2061 Crash in ~LLScriptEdCore() | Andrey Kleshchev | |
| 2024-07-18 | viewer#1997 Warn user if closing appearance with unsaved changes | Andrey Kleshchev | |
| 2024-07-18 | Fixes bad upload quality issue with OpenJPEG (#2054) | Ayane | |
| 2024-07-18 | Remove unnecessary code and (re-)add some more compile time constants (#2057) | Ansariel Hiller | |
| 2024-07-18 | #1500 Better out of disk space handling | Alexander Gavriliuk | |
| 2024-07-18 | Fix trailing whitespaces in webrtc code to pass pre-commit | Andrey Lihatskiy | |
| 2024-07-18 | #2051 BugSplat Crash #1495268: LLVOAvatar::updateRiggingInfo() | Alexander Gavriliuk | |
| 2024-07-18 | #2029 OSMessageBoxWin32 shows message box behind the viewer window | Alexander Gavriliuk | |
| 2024-07-18 | viewer#2027 Cannot apply PBR Materials on larger linksets | Andrey Kleshchev | |
| Split updates into batches that respect server update limit | |||
| 2024-07-17 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden | |
| # Conflicts: # autobuild.xml | |||
| 2024-07-17 | Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵ | Brad Linden | |
| release/2024.06-atlasaurus # Conflicts: # autobuild.xml # indra/newview/llvoicechannel.cpp | |||
| 2024-07-17 | Merge remote-tracking branch 'origin/release/webrtc-voice' into develop | Brad Linden | |
| # Conflicts: # autobuild.xml | |||
| 2024-07-17 | viewer-private#251 Fixed state of folder creation in marketplace | Andrey Kleshchev | |
| 2024-07-17 | #2036 BugSplat Crash #1494874: ↵ | Alexander Gavriliuk | |
| LLScrollingPanelList::updatePanelVisiblilty()(220) | |||
| 2024-07-17 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
| 2024-07-17 | Merge branch 'main' into maint-b | Erik Kundiman | |
| 2024-07-17 | Use `sed` a little bit differently on GNU/Linux | Erik Kundiman | |
| 2024-07-17 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
| 2024-07-17 | Merge branch 'main' into maint-b | Erik Kundiman | |
| 2024-07-17 | Apply contributors generation for non macOS too | Erik Kundiman | |
| 2024-07-17 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
| 2024-07-17 | Reenable OnDevicesUpdated on all platforms | Erik Kundiman | |
| but not as "override" on the less supported ones. | |||
| 2024-07-17 | Fix: Update calcDataSizeJ2C to pyramid-base file size estimation (#2032) | TommyTheTerrible | |
| * Fix: Update calcDataSizeJ2C to pyramid-base file size estimation Used the loop from the previous LayerFactored method to create a more accurate file size estimation by walking up the pyramid tiles. Sizes are much larger in many cases and eliminate partial decoder issues with OpenJPEG. KDU not tested but expected to produce better files as well. Should also stop decode failures on tiny or very rectangular dimensions. --------- Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com> | |||
| 2024-07-17 | Raised the 512x512 limitation for uploading snapshots to inventory to ↵ | Ayane | |
| 2048x2048 (#2025) | |||
| 2024-07-17 | Merge branch 'main' into maint-b | Erik Kundiman | |
| 2024-07-16 | Max visible distance fix in the people panel | mobserveur | |
| This commit adds a custom debug variable set to 4096 by default that affects only the people panel list. | |||
| 2024-07-16 | #2039 BugSplat Crash #1494687: LLPipeline::calcNearbyLights(LLCamera&) | Alexander Gavriliuk | |
| 2024-07-16 | #2034 BugSplat Crash #1494883: LLCullResult::clear(3983) | Alexander Gavriliuk | |
| 2024-07-16 | Merge branch 'main' into maint-b | Erik Kundiman | |
| 2024-07-16 | viewer#2006 Fixed terrain textures not updating in the "Region/Estate" floater | Andrey Kleshchev | |
| 2024-07-16 | viewer#1975 Fixed "Allow Land Resell" option not switching | Andrey Kleshchev | |
| 2024-07-15 | floater_gesture.xml cleanup | secretfoxtail | |
| Remove unneeded solid background | |||
| 2024-07-15 | WellButton_Lit & WellButton_Lit_Selected replacement | secretfoxtail | |
| New buttons that fit better | |||
| 2024-07-15 | floater_world_map.xml search results bg | secretfoxtail | |
| Add transparent gray block behind world map search results | |||
| 2024-07-15 | floater_my_environments.xml cleanup | secretfoxtail | |
| Remove unneeded background colour and bevel/border | |||
| 2024-07-15 | colors.xml: MapParcelOutlineColor | secretfoxtail | |
| Change from Yellow to White | |||
| 2024-07-15 | Merge branch 'main' into maint-b | Erik Kundiman | |
| 2024-07-15 | Fix macro processing syntax in previous commit | Erik Kundiman | |
| 2024-07-15 | Merge branch 'main' into maint-b | Erik Kundiman | |
| 2024-07-15 | Scope variables that are used when Fmod/Havok's on | Erik Kundiman | |
| This way it still builds whether FMOD or OpenAL is the one set ON. | |||
| 2024-07-15 | Revert "Eliminates the fatal warning in llprogressview.cpp" | Erik Kundiman | |
| This reverts commit 54ef82dae2005d2340ea39208f262c564642f98f. | |||
