Age | Commit message (Expand) | Author |
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 | Merge pull request #442 from secondlife/SL-20062 | cosmic-linden |
2023-10-13 | SL-20453 Fix dupplicate items in menu | Andrey Kleshchev |
2023-10-12 | SL-18837: Unify all llrand_test.cpp in-range tests. | Nat Goodspeed |
2023-10-12 | SL-20062: Fix near clip on reflection probes being clamped to at or below 10 | Cosmic Linden |
2023-10-12 | Merge pull request #427 from secondlife/signal/py312 | nat-goodspeed |
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-11 | SL-20288 Lags in Appearance floater (code format in LLAccordionCtrl) | Alexander Gavriliuk |
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-20225: LLGLTFMaterial code sync | Cosmic Linden |
2023-10-09 | SL-20430 Camera won't follow avatar above 1024m | Andrey Kleshchev |
2023-10-08 | Add python 3.12 to FindPython search path | Bennett Goble |
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-05 | SL-18837: When llrand_test.cpp fails, display the failing value. | Nat Goodspeed |
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 | Revert "DRTVWR-587: Simplify Python.cmake by omitting find_package(Python3)." | Andrey Lihatskiy |
2023-10-04 | SL-20400 Fixed cannot touch objects with "Select Only My Objects" | Andrey Kleshchev |
2023-10-04 | SL-18837: Restore setting ViewerManifest.package_file. | Nat Goodspeed |