Age | Commit message (Expand) | Author |
2023-10-16 | Revert an accidental message template sha1 update. | Jonathan "Geenz" Goodman |
2023-10-16 | Tons of masking changes and tweaks. | Jonathan "Geenz" Goodman |
2023-10-06 | Fix for probe stealing, and also make sure we're not super sampling. | Jonathan "Geenz" Goodman |
2023-09-29 | Add probe near clipping. | Jonathan "Geenz" Goodman |
2023-09-29 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman |
2023-09-29 | Wire up the debug settings. | Jonathan "Geenz" Goodman |
2023-09-29 | Can you say, generic reflectors? | Jonathan "Geenz" Goodman |
2023-09-29 | SL-20337 Add tooltips for HDR Scale and Reflection Probe Ambience environment... | Andrey Kleshchev |
2023-09-28 | Fix integer overflow when framebuffers are extremely high resolution resultin... | Rye Mutt |
2023-09-28 | SL-20343 Close material live editor if editor floater closes | Andrey Kleshchev |
2023-09-28 | SL-20343 Material floater was disconnected from object's face | Andrey Kleshchev |
2023-09-28 | SL-19958 Fix default material not droping into texture ctrl | Andrey Kleshchev |
2023-09-26 | SL-20338 FIXED Texture tab Material drop-down does not change if same numbere... | Maxim Nikolenko |
2023-09-25 | Start removing the concept of placement mode - it's either a mirror or not. | Jonathan "Geenz" Goodman |
2023-09-25 | Get the average normal of the face. | Jonathan "Geenz" Goodman |
2023-09-25 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman |
2023-09-22 | SL-20321 Fix for missing "has_te" check (thanks Henri) | RunitaiLinden |
2023-09-22 | SL-20325 Fix for double sided not working. | RunitaiLinden |
2023-09-21 | SL-20321 Interpret missing TEs in override messages as indication overrides s... | RunitaiLinden |
2023-09-20 | Remove some unnecessary irradiance map bits, also fix the leak. | Jonathan "Geenz" Goodman |
2023-09-20 | Merge pull request #379 from secondlife/davep/SL-19842 | Brad Linden |
2023-09-20 | Remove win32 build from DRTVWR-559 github build | Brad Linden |
2023-09-19 | SL-20177: Blind attempt at fixing crash in SetWindowLongPtr. Guess based on t... | Cosmic Linden |
2023-09-19 | SL-20229 Fix for mac build (and don't spam log on viewers that don't know abo... | RunitaiLinden |
2023-09-19 | SL-5522 Fix applying textuers and materials with limited restrictions to atta... | Andrey Kleshchev |
2023-09-18 | SL-20229 Cache GLTF updates that are received before the object they're appli... | RunitaiLinden |
2023-09-18 | SL-20229 Add blip for GLTF messages to "Show Updates to Objects" | RunitaiLinden |
2023-09-18 | SEC-430 'WARNING: LLFace::getGeometryVolume: Index buffer overflow' occuring ... | Alexander Gavriliuk |
2023-09-14 | SL-20268 FIXED clicking Cancel doesn't revert Materials perms | Mnikolenko Productengine |
2023-09-12 | SL-20157: Fix scale of avatar mesh parts when mikktspace tangent generation f... | Cosmic Linden |
2023-09-11 | Merge remote-tracking branch 'remotes/origin/DRTVWR-559' into davep/SL-19842 | RunitaiLinden |
2023-09-11 | SL-20090 BugSplat Crash: LLViewerFetchedTexture::updateFetch(2099) | Alexander Gavriliuk |
2023-09-11 | SL-20229 update message template hash | RunitaiLinden |
2023-09-11 | SL-19842 WIP -- Now that probes can override ambient, unroll ambient darkenin... | RunitaiLinden |
2023-09-09 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman |
2023-09-09 | Remove the rebuild on the drawable. Wasn't working as expected anyways. | Jonathan "Geenz" Goodman |
2023-09-08 | Update reflectionProbeF.glsl | Jonathan "Geenz" Goodman |
2023-09-08 | Update llheroprobemanager.cpp | Jonathan "Geenz" Goodman |
2023-09-08 | Mostly fixed placement math. | Jonathan "Geenz" Goodman |
2023-09-08 | Even more placement modes. Reflected axis modes need work. | Jonathan "Geenz" Goodman |
2023-09-08 | Some more modes for mirrors to place the probe. | Jonathan "Geenz" Goodman |
2023-09-06 | Merge pull request #361 from secondlife/SL-20167 | cosmic-linden |
2023-09-06 | SL-20167: Don't block clipboard if GLTF material is null | Cosmic Linden |
2023-09-06 | SL-20167: Also check permission on paste to be certain | Cosmic Linden |
2023-09-06 | SL-19842 WIP -- Change how probe ambiance mixes with sky ambient. | RunitaiLinden |
2023-09-05 | SL-19655 Remove a couple unused debug settings and related code (update) | Alexander Gavriliuk |
2023-09-05 | SL-18125 Fixed default upload permissions being ignored | Andrey Kleshchev |
2023-09-05 | SL-19709 Fix for fullbright shiny not factoring out exposure (update) | Alexander Gavriliuk |
2023-09-05 | SL-20236 BugSplat Crash in LLVertexBuffer::validateRange(708) | Alexander Gavriliuk |
2023-09-01 | SL-20167: Grey out the clipboard when copying the material to clipboard is no... | Cosmic Linden |