Age | Commit message (Expand) | Author |
2023-10-13 | DRTVWR-592: PBR terrain fallback for Mac/Intel: Drop emissive texture. Bump f... | Cosmic Linden |
2023-10-13 | Revert "DRTVWR-592: (WIP) Fix tiling only in the PBR case. Begin hooking up c... | Cosmic Linden |
2023-10-13 | SL-20464 Don't allow enetring non-unicode material name | Maxim Nikolenko |
2023-10-13 | DRTVWR-592: (WIP) Fix tiling only in the PBR case. Begin hooking up code for ... | Cosmic Linden |
2023-10-13 | DRTVWR-592: Overdraw is not free. Render terrain after Opaque Blinn-Phong/PBR... | Cosmic Linden |
2023-10-13 | DRTVWR-592: Fix issues with blending of materials, for example when fading ou... | Cosmic Linden |
2023-10-13 | DRTVWR-592: Fix some virtual functions not being marked override | Cosmic Linden |
2023-10-13 | DRTVWR-592: Fix unable to undo effect of local terrain debug setting without ... | Cosmic Linden |
2023-10-13 | DRTVWR-592: Add debug options LocalTerrainAssetN. Fix PBR terrain texture fli... | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) Roughly working draft of PBR terrain | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) (does not work) PBR terrain rendering - compiles, but doesn... | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) (does not run) PBR terrain rendering - more work on shaders... | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) (does not run) PBR terrain rendering - begin work on shader... | Cosmic Linden |
2023-10-13 | DRTVWR-592: Working tangent calculation, not yet used | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) Debugging, rethinking | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) Add code for generating terrain tangents (not yet used) | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) Separate code path for terrain rendering and shaders. Just ... | Cosmic Linden |
2023-10-13 | DRTVWR-592: Render PBR material terrain like legacy, using baseColor texture | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) Detect when terrain materials are loaded, use as fallback w... | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) More work on terrain texture editing GUI | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) Save PBR material terrain (does not yet render) | Cosmic Linden |
2023-10-13 | DRTVWR-592: Use overrides, make mac build happy | Cosmic Linden |
2023-10-13 | DRTVWR-592: (WIP) Add material terrain selection to GUI | Cosmic Linden |
2023-10-13 | DRTVWR-592: Allow using RGBA textures for terrain, as the texture uploader do... | Cosmic Linden |
2023-10-13 | SL-20453 Fix dupplicate items in menu | Andrey Kleshchev |
2023-10-12 | SL-20436 New accounts that select outfit in web fail to download clothing | Andrey Kleshchev |
2023-10-12 | SL-20437 Make the "Unable to load material" message a modal notification. | Maxim Nikolenko |
2023-10-11 | SL-20450: Fix missing LSL keyword INVENTORY_MATERIAL | Cosmic Linden |
2023-10-11 | SL-20440 Followup -- balance PBR point light with legacy point light | RunitaiLinden |
2023-10-11 | SL-20440 Followup -- fix for non-normalized vector and balance PBR spotlight ... | RunitaiLinden |
2023-10-11 | SL-20440 Followup -- remove UI for decrufted LOCAL_LIGHT_KILL et al. | RunitaiLinden |
2023-10-11 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden |
2023-10-11 | SL-20440 Fix for projector ambiance destroying PBR shading. Also fix longsta... | RunitaiLinden |
2023-10-10 | Merge pull request #419 from secondlife/SL-20396 | cosmic-linden |
2023-10-10 | SL-19311 Grey textures after teleport | Andrey Kleshchev |
2023-10-10 | SL-20372 Picker should remember choice of texture source | Andrey Kleshchev |
2023-10-09 | SL-20430 Camera won't follow avatar above 1024m | Andrey Kleshchev |
2023-10-07 | SL-20386 Fix default material recognition in picker's inventory | Andrey Kleshchev |
2023-10-07 | SL-20383 Fix scroll locking view | Andrey Kleshchev |
2023-10-06 | SL-20420 Emoji - Increase nearby chat history buffer size | Alexander Gavriliuk |
2023-10-06 | SL-20396: On second thought, just apply the whole Blinn-Phong transform stack... | Cosmic Linden |
2023-10-06 | SL-20396: Apply blinn-phong rotation to texture translation animations for GL... | Cosmic Linden |
2023-10-06 | Fix for probe stealing, and also make sure we're not super sampling. | Jonathan "Geenz" Goodman |
2023-10-04 | SL-18837: Merge branch 'actions-clean-manifest' into actions. | Nat Goodspeed |
2023-10-05 | SL-20348 Focus should be in the chat bar when the Conversations floater is op... | Alexander Gavriliuk |
2023-10-04 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden |
2023-10-04 | SL-20141 Remove "Local Lights" checkbox and instead make the number of lights... | RunitaiLinden |
2023-10-04 | SL-20254: Fix blinn-phong alpha of 0 making GLTF materials invisible for non-... | Cosmic Linden |
2023-10-04 | SL-18837: Fix set-but-unreferenced in LLInventoryGallery::startDrag() | Nat Goodspeed |
2023-10-04 | SL-20400 Fixed cannot touch objects with "Select Only My Objects" | Andrey Kleshchev |