Age | Commit message (Expand) | Author |
2022-08-04 | SL-17902 Crash at LLAlignedArray, out of bounds | Andrey Kleshchev |
2022-08-04 | Increment Materials Viewr version to 7.0.0 after merge with 6.6.3 release | Brad Kittenbrink |
2022-08-04 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink |
2022-08-04 | SL-17785 FIXED World Map scrolls too slowly after pressing "Me" button | Mnikolenko Productengine |
2022-08-04 | DRTVWR-544 Post-merge build fix | Andrey Lihatskiy |
2022-08-04 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy |
2022-08-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy |
2022-08-04 | Merge branch master (DRTVWR-561) into DRTVWR-483 | Andrey Kleshchev |
2022-08-04 | SL-17628 Added attachments can be moved past limit #2 | Andrey Kleshchev |
2022-08-04 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy |
2022-08-03 | Increment viewer version to 6.6.3 | Nat Goodspeed |
2022-08-03 | SL-17890 readable warning for MAV_BLOCK_MISSING | Andrey Kleshchev |
2022-08-03 | SL-17706 Deprecate RenderGamma and RenderFogRatio and remove dead UI from gra... | Dave Parks |
2022-08-03 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-08-03 | SL-17706 Deprecate avatar cloth and remove dead UI from graphics preferences. | Dave Parks |
2022-08-02 | Merge branch 'SL-17763_ems_fix' into DRTVWR-559 | Ptolemy |
2022-08-02 | Merge branch 'SL-17762' into DRTVWR-559 | Ptolemy |
2022-08-02 | SL-17763: PBR: Add more BRDF debug outputs | Ptolemy |
2022-08-02 | SL-17763: PBR: Fix ems calculation | Ptolemy |
2022-08-03 | SL-17890 Face creation does not clean used arrays | Andrey Kleshchev |
2022-08-02 | Fix for: SL-17888 ORM (Occlusion, Roughness, Metal) all should be clamped bet... | Callum Linden |
2022-08-02 | SL-17048 Fixed not cleaning session | Andrey Kleshchev |
2022-08-02 | SL-17862 Fixed typo in rigged mesh rendering | Andrey Kleshchev |
2022-08-02 | SL-17706 Remove ability to disable deferred rendering and default PBR to on f... | Dave Parks |
2022-08-02 | SL-17762: PBR: Add support for spot lights | Ptolemy |
2022-08-02 | SL-17762: PBR: Add defines for spot light debugging | Ptolemy |
2022-08-02 | SL-17762: Cleanup dist_atten | Ptolemy |
2022-08-02 | SL-17762: PBR: Fix falloff | Ptolemy |
2022-08-02 | SL-17762: Cleanup: Move texture2DLodSpecular() to deferredUtil, remove redund... | Ptolemy |
2022-08-02 | SL-17762L PBR: Move texture2DLodDiffuse() to defferredUtil | Ptolemy |
2022-08-02 | SL-17762: PBR: Cleanup: Document specularRect for PBR | Ptolemy |
2022-08-02 | SL-17762: Cleanup: Document channels in projectionMap | Ptolemy |
2022-08-02 | SL-17762: PBR: Cleanup code, add clipProjectedLightVars() | Ptolemy |
2022-08-02 | SL-17762: PBR: Add debug flag to turn off regular output and color code point... | Ptolemy |
2022-08-02 | SL-17851 Highlight matching notifications when using Search Box in Preference | Mnikolenko Productengine |
2022-08-02 | SL-17653 Fix live material preview not working | Andrey Kleshchev |
2022-08-01 | SL-17868 Fixed macos build issue | Andrey Kleshchev |
2022-07-30 | SL-17868 Crash at ThreadRecorder::bringUpToDate | Andrey Kleshchev |
2022-07-29 | SL-17858 Sit on ground was enabled but not working if already sitting | Andrey Kleshchev |
2022-07-29 | DRTVWR-559: Revert "Revert "Fix minor Mac build issues."" | Nat Goodspeed |
2022-07-29 | DRTVWR-559: Revert "Fix minor Mac build issues." | Nat Goodspeed |
2022-07-28 | GCC11.1 does not like these being floats, so cast them to U32 before using th... | ZiRee |
2022-07-28 | Creating an LLVector4 from LLColor3 causes an array out of bounds read on rea... | ZiRee |
2022-07-28 | GCC11.1 warning: moving a local object in a return statement prevents copy el... | ZiRee |
2022-07-27 | Merged in SL-17826 (pull request #1077) | Sabrina Shanman |
2022-07-27 | SL-17831 Cut spammy log message | Andrey Kleshchev |
2022-07-27 | SL-17809 Sounds from Avatar position instead of Camera position | Mnikolenko Productengine |
2022-07-27 | SL-17828 Crash at LLPolyMorphData::loadBinary | Andrey Kleshchev |
2022-07-27 | SL-17827 Crash at LLCamera::setViewHeightInPixels | Andrey Kleshchev |
2022-07-26 | SL-17826: Fix index out of bounds in mOwnership when drawing parcel lines | Cosmic Linden |