Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-26 | Merge pull request #1058 from secondlife/v-1050 | cosmic-linden | |
secondlife/viewer#1050: Fix mirror clipping for PBR terrain. Also fixes environment settings for PBR terrain. | |||
2024-03-26 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
2024-03-26 | Increment viewer version to 7.1.5 | Nat Goodspeed | |
following promotion of secondlife/viewer #650 | |||
2024-03-26 | Merge GLTF PBR Maint 2 to main. | Nat Goodspeed | |
2024-03-26 | secondlife/viewer#1050: Fix mirror clipping for PBR terrain. Also fixes ↵ | Cosmic Linden | |
environment settings for PBR terrain. | |||
2024-03-25 | viewer#1051: Credit Ansariel for this fix | Cosmic Linden | |
2024-03-25 | viewer#1051: Fix UI typos in PBR terrain error messages (#1052) | cosmic-linden | |
2024-03-25 | https://github.com/secondlife/jira-archive-internal/issues/71091 Fix for ↵ | RunitaiLinden | |
divide by zero when alpha masking a PBR material with 0 alpha. (#1044) | |||
2024-03-22 | viewer-issues#85: update advanced graphics preferences UI layout | Maxim Nikolenko | |
2024-03-21 | Merge pull request #1028 from secondlife/v-1027 | cosmic-linden | |
secondlife/viewer#1027: Fix noise on transparent PBR materials on minimap | |||
2024-03-20 | secondlife/viewer#1027: Update test plan | Cosmic Linden | |
2024-03-20 | secondlife/viewer#1027: Fix noise on transparent PBR materials on minimap | Cosmic Linden | |
2024-03-20 | Merge pull request #1024 from secondlife/vi-83 | cosmic-linden | |
secondlife/viewer-issues#83: Disallow alpha blend/double sided from PBR terrain | |||
2024-03-20 | secondlife/viewer-issues#83: Add TODO/assert for deciding when to allow ↵ | Cosmic Linden | |
candidate future extensions on PBR terrain | |||
2024-03-20 | secondlife/viewer-issues#83, secondlife/viewer-issues#82: Combine terrain ↵ | Cosmic Linden | |
save error notifications | |||
2024-03-20 | secondlife/viewer-issues#83, secondlife/viewer-issues#82: Mark ↵ | Cosmic Linden | |
texture/material terrain save notifications as unique, to prevent duplicates | |||
2024-03-20 | secondlife/viewer-issues#83: Disallow alpha blend/double sided from PBR terrain | Cosmic Linden | |
2024-03-20 | Merge pull request #1019 from secondlife/vi-82 | cosmic-linden | |
secondlife/viewer-issues#82: Don't allow transparent texture terrain | |||
2024-03-19 | secondlife/viewer-issues#82: Update test plan | Cosmic Linden | |
2024-03-19 | secondlife/viewer-issues#82: Don't allow transparent texture terrain | Cosmic Linden | |
2024-03-19 | Merge pull request #1014 from secondlife/v-1006 | cosmic-linden | |
secondlife/viewer#1006: Review feedback: Move blank material constant to indra_constants.h | |||
2024-03-18 | secondlife/viewer#1006: Move blank material constant to indra_constants.h | Cosmic Linden | |
2024-03-18 | Merge pull request #1013 from secondlife/v-1006 | cosmic-linden | |
secondlife/viewer#1006: Prevent setting PBR terrain material swatches to null | |||
2024-03-18 | secondlife/viewer#1006: Update test plan | Cosmic Linden | |
2024-03-16 | Merge pull request #980 from secondlife/brad/fix-dependency-deprecations | nat-goodspeed | |
Fix github actions dependency deprecations | |||
2024-03-15 | secondlife/viewer#1006: Prevent PBR terrain material swatches from being ↵ | Cosmic Linden | |
null. Default to blank material for now. | |||
2024-03-15 | secondlife/viewer#1006: Don't send terrain update if validation fails | Cosmic Linden | |
2024-03-15 | secondlife/viewer#906: Fix broken test plan link | Cosmic Linden | |
2024-03-15 | Merge pull request #1009 from secondlife/v-760 | cosmic-linden | |
secondlife/viewer#760: Update test plan for terrain texture max resolution validation | |||
2024-03-15 | secondlife/viewer#760: Update test plan for terrain texture max resolution ↵ | Cosmic Linden | |
validation | |||
2024-03-15 | Merge pull request #1007 from secondlife/v-760 | cosmic-linden | |
secondlife/viewer#760: Fix terrain texture validator not respecting 2k texture feature flag | |||
2024-03-15 | secondlife/viewer#760: Fix terrain texture validator not respecting ↵ | Cosmic Linden | |
RenderMaxTextureResolution | |||
2024-03-14 | Merge pull request #993 from secondlife/v-988 | cosmic-linden | |
secondlife/viewer#988: Fix terrain composition label getting cut off | |||
2024-03-13 | Merge pull request #992 from secondlife/vi-76 | cosmic-linden | |
secondlife/viewer#76: Change wording of terrain blending documentation when using materials | |||
2024-03-13 | secondlife/viewer#988: Fix terrain composition label getting cut off | Cosmic Linden | |
2024-03-13 | secondlife/viewer#76: Update test plan to specify that terrain composition ↵ | Cosmic Linden | |
labels should match the current context | |||
2024-03-13 | secondlife/viewer#76: Change wording of terrain blending documentation when ↵ | Cosmic Linden | |
using materials | |||
2024-03-13 | Merge pull request #978 from secondlife/brad/926-hdri-local-openexr-static-link | Brad Linden | |
secondlife/viewer#926 chage openexr lib to use static link on mac | |||
2024-03-13 | #926 Unshuffle autobuild.xml | RunitaiLinden | |
2024-03-13 | Revert "secondlife/viewer#926 further work on mac openexr lib." | RunitaiLinden | |
This reverts commit ce6170802de1833a8d0d55e9dfc774c4c9dd7eca. | |||
2024-03-13 | #975 Add RenderHDRISplitScreen debug setting (#976) | RunitaiLinden | |
* #975 Add RenderHDRISplitScreen debug setting * Create hdri_local_preview.md | |||
2024-03-13 | 983 add debug setting to control the maximum download resolution (#986) | RunitaiLinden | |
* Create RenderMaxTextureResolution.md * #983 Add RenderMaxTextureResolution setting. Incidental crash fix. | |||
2024-03-13 | Merge pull request #987 from secondlife/v-906 | cosmic-linden | |
secondlife/viewer#906: Add test plan for PBR terrain tiling | |||
2024-03-13 | secondlife/viewer#906: Add tiling test to renamed PBR terrain appearance ↵ | Cosmic Linden | |
test plan | |||
2024-03-13 | secondlife/viewer#906: Rename a PBR terrain test plan | Cosmic Linden | |
2024-03-13 | Merge pull request #985 from secondlife/v-906 | cosmic-linden | |
secondlife/viewer#906: Bump PBR terrain scale, decreasing texel density by 1/2 | |||
2024-03-13 | secondlife/viewer#906: Bump PBR terrain scale, decreasing texel density by 1/2 | Cosmic Linden | |
2024-03-12 | Fix github actions dependency deprecations | Brad Linden | |
2024-03-12 | secondlife/viewer#926 switching cmake config for mac openexr to use new ↵ | Brad Linden | |
static libs | |||
2024-03-12 | secondlife/viewer#926 further work on mac openexr lib. | Brad Linden | |
switching mac lib to be statically linked autobuild installables edit openexr platform=darwin64 url=https://github.com/secondlife/3p-openexr/releases/download/v1.10/openexr-3.2.2-darwin64-df7544d.tar.zst hash_algorithm=sha1 hash=17cd63922214b588d9a36137fadf927237ec0f25 autobuild installables edit openexr platform=linux64 url=https://github.com/secondlife/3p-openexr/releases/download/v1.10/openexr-3.2.2-linux64-df7544d.tar.zst hash_algorithm=sha1 hash=b092658ab5ec009a5875e8b6e5b7109730ad6846 autobuild installables edit openexr platform=windows64 url=https://github.com/secondlife/3p-openexr/releases/download/v1.10/openexr-3.2.2-windows64-df7544d.tar.zst hash_algorithm=sha1 hash=c511ae9a3e401375af2199b498a75f32cebc010f |