Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-20 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | Brad Linden | |
brad/merge-maint-a-to-dev | |||
2024-05-20 | triage#59 Render Friends Only option | Andrey Kleshchev | |
An option for performance testing, video recording or taking photos, so that unexpected people won't appear in your photos or tests. | |||
2024-05-17 | viewer#1501 Crash initiating screenSpaceReflUtil.glsl | Andrey Kleshchev | |
Error: Function return is not matching type | |||
2024-05-17 | viewer#1117 Use attachment info to prevent accidental nudity #2 | Andrey Kleshchev | |
Discard null id attachments | |||
2024-05-15 | Merge commit '29be88d60d654193926add496d2d851f7c217356' into ↵ | Brad Linden | |
project/gltf_development | |||
2024-05-15 | secondlife/viewer#1474: Remove small texture offset from PBR terrain | Cosmic Linden | |
2024-05-15 | secondlife/viewer#1474: Fix broken shader compilation | Cosmic Linden | |
2024-05-15 | #1267 Fix for alpha cutoff of zero and base color factor alpha of zero ↵ | Dave Parks | |
making objects disappear (#1485) | |||
2024-05-15 | jira-archive-internal#67837 Windows' bulk export of snapshots and textures | Andrey Kleshchev | |
Properly sanitize names Better duplicate avoidance | |||
2024-05-15 | #1466 Loosen clamp on haze glow to fix skies that want to be bonkers (#1470) | Dave Parks | |
2024-05-15 | secondlife/viewer#1418 Mesh Upload - Physics - Bounding Box is not working ↵ | Alexander Gavriliuk | |
as expected | |||
2024-05-15 | secondlife/viewer#1474: Remove small texture offset from PBR terrain | Cosmic Linden | |
2024-05-15 | triage#49 Menu didn't work for already selected items | Andrey Kleshchev | |
2024-05-14 | Fix shader error on mac: 'Redeclaration of sized array 'terrain_texcoord' ↵ | Brad Linden | |
not allowed' | |||
2024-05-14 | Merge branch 'brad/gltf-dev-merge-main-and-featurettes' into ↵ | Brad Linden | |
project/gltf_development | |||
2024-05-14 | Merge branch 'project/gltf_development' into project/gltf_development | Dave Parks | |
2024-05-14 | Merge remote-tracking branch 'origin/release/materials_featurette' into ↵ | Brad Linden | |
project/gltf_development | |||
2024-05-13 | Revert "viewer#819 Avoid reading the same XML file multiple times" | Andrey Kleshchev | |
This reverts commit a865d423974ea06dffa47798c81e98e7570b02ec. Reason for revert: viewer#1420, reverting to not hold maint-A (is deepCopy not full?) | |||
2024-05-10 | secondlife/viewer#907: Local PBR terrain texture transforms | Cosmic Linden | |
2024-05-10 | Fix broken merge and BOOL/bool issues | Ansariel | |
2024-05-08 | Fix for mirrors not functioning properly under water. (#1436) | Jonathan "Geenz" Goodman | |
* #1165 Fix for clipping and culling for mirrors under water. | |||
2024-05-08 | Even more mirror fixes. (#1429) | Jonathan "Geenz" Goodman | |
#1271 Add support for mirrors that do not have avatars in them. It does this based on if the probe is set to dynamic or not. #1370 More optimization work to reduce GPU utilization. #1058 - Removed sim feature flag that was overriding mirrors enabled flags secondlife/viewer-private#128 - Locally cache the mirror probe #679 Add additional options to the build floater for mirror probes, including descriptions. | |||
2024-05-07 | Merge pull request #1421 from secondlife/DRTVWR-600-maint-A | Dave Parks | |
Drtvwr 600 maint a | |||
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk | |
2024-05-07 | viewer#799 Account for renderTarget | Andrey Kleshchev | |
2024-05-07 | viewer#799 getAvailableVRAMMegabytes cleanup | Andrey Kleshchev | |
2024-05-06 | BOOL to bool | RunitaiLinden | |
2024-05-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | RunitaiLinden | |
gltf-dev-maint-a-merge | |||
2024-05-03 | Merge pull request #1399 from secondlife/release/materials_featurette | Dave Parks | |
#1382 Fix for scrubbing occlusion channel of ORM map (#1383) | |||
2024-05-02 | Merge branch 'project/gltf_development' into 1357-gltf-asset-prototype | RunitaiLinden | |
2024-05-02 | #1354 Make coroutines use LLCoros::Mutex instead of LLMutex (#1356) | RunitaiLinden | |
* #1354 Make coroutines use LLCoros::Mutex instead of LLMutex * #1354 Fix some more unsafe coroutine executions. * #1354 Implement changes requested by Nat | |||
2024-05-01 | #1382 Fix for scrubbing occlusion channel of ORM map (#1383) | RunitaiLinden | |
2024-05-01 | #1357 Preserve asset "extras" and switch to std::shared_ptr for referencing ↵ | RunitaiLinden | |
Asset from LLViewerObject to cut down rebuild time | |||
2024-04-30 | #1357 Proof of concept on decomposing a GLTF scene into its component parts | RunitaiLinden | |
2024-04-30 | Fix for SL-20652 shadows on mac breaking alpha blended objects. (#1264) | Brad Linden | |
* Fix for SL-20652 shadows on mac breaking alpha blended objects. fix secondlife/jira-archive-internal#71030 * clean up surrounding indentation * Skip unnecessary casting * Clean up LLGLSLShader::sIndexedTextureChannels usage and improve fix for SL-20652 | |||
2024-04-30 | Fix for black moon. (#1369) | RunitaiLinden | |
2024-04-30 | #1357 GLTF Export Prototype | RunitaiLinden | |
2024-04-29 | #886 Fix for crash in LLBumpImageList when connecting to a simulator with ↵ | RunitaiLinden | |
different feature flags (#1345) | |||
2024-04-28 | secondlife/viewer#1331 The animation with null id is attempted to fetch | Alexander Gavriliuk | |
2024-04-26 | #1325 Fix for GLTF overrides sometimes not showing up. (#1340) | RunitaiLinden | |
2024-04-26 | Merge pull request #1337 from secondlife/v-1184 | cosmic-linden | |
Cached minimap textures still using extra memory/loading still not reliable | |||
2024-04-25 | secondlife/viewer#1184: Fix mac build | Cosmic Linden | |
2024-04-25 | secondlife/viewer#1184: Discourage use of forceToRefetchTexture | Cosmic Linden | |
2024-04-25 | secondlife/viewer#1184: Use more robust/memory-friendly setLoadedCallback ↵ | Cosmic Linden | |
for minimap gen. Fix some emissive maps. | |||
2024-04-24 | Fix BOOL vs bool issues after merge | Ansariel | |
2024-04-24 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llimage/llimage.cpp # indra/llui/llsearcheditor.cpp # indra/llui/llview.cpp # indra/newview/llagent.cpp # indra/newview/llappviewer.cpp # indra/newview/llfloatercamera.cpp # indra/newview/llfloatereditsky.cpp # indra/newview/llfloatereditwater.cpp # indra/newview/llinventoryfunctions.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/lloutfitslist.cpp # indra/newview/llpanelgroupbulkban.cpp # indra/newview/llsidepanelappearance.cpp # indra/newview/llvovolume.cpp | |||
2024-04-24 | 1285 GLTF Animation Prototype | RunitaiLinden | |
2024-04-24 | Increment viewer version to 7.1.7 | Nat Goodspeed | |
following promotion of secondlife/viewer #736 | |||
2024-04-21 | Fix sampling normals from gbuffer and cleanup redundant gbuffer samples (#1294) | Rye Mutt | |
* Fix sampling normals from gbuffer and cleanup redundant gbuffer samples * Allow negative normals in gbuffer to fix broken material rendering |