Age | Commit message (Expand) | Author |
2023-09-27 | DRTVWR-589: Always check regtype to avoid unref error | Nat Goodspeed |
2023-09-27 | SL-15039 Fixed missed filter time variable | Andrey Kleshchev |
2023-09-27 | DRTVWR-589: Use std::placeholders::_1, etc., for std::bind() | Nat Goodspeed |
2023-09-27 | DRTVWR-589: Fix compile errors in 354585d. | Nat Goodspeed |
2023-09-27 | DRTVWR-589: Add Lua-callable listen_events() function. | Nat Goodspeed |
2023-09-27 | SL-20346 Avoid of ASSERT (pos.isFinite()) in drawBoxOutline() | Alexander Gavriliuk |
2023-09-27 | SL-20345 Avoid of ASSERT (\!mRootVolp) in LLControlAvatar::~LLControlAvatar() | Alexander Gavriliuk |
2023-09-27 | SL-20346 Avoid of ASSERT (pos.isFinite()) in drawBoxOutline() | Alexander Gavriliuk |
2023-09-27 | SL-20345 Avoid of ASSERT (\!mRootVolp) in LLControlAvatar::~LLControlAvatar() | Alexander Gavriliuk |
2023-09-27 | SL-15039 Prune unused preferences #5 | Andrey Kleshchev |
2023-09-27 | SL-15039 Restored couple settings that are still in use by TPVs | Andrey Kleshchev |
2023-09-27 | SL-15039 Prune unused preferences #4 | Andrey Kleshchev |
2023-09-26 | DRTVWR-589: Extend timeouts for timing-sensitive pump & pipe fitness. | Nat Goodspeed |
2023-09-26 | SL-20292 Recent emojis panel: reduce spaces between controls | Alexander Gavriliuk |
2023-09-26 | DRTVWR-589: Fix typo due to old documentation. | Nat Goodspeed |
2023-09-26 | SL-19242: Store Mac app bundle in tarball with top-level .app name. | Nat Goodspeed |
2023-09-26 | SL-20341 Item Properties floater closes on changes for task inventory item | Andrey Kleshchev |
2023-09-26 | SL-19242: Allow overwriting the Mac viewer's app bundle tarball. | Nat Goodspeed |
2023-09-26 | DRTVWR-589: Collect int table keys in vector<int>, not set<int>. | Nat Goodspeed |
2023-09-26 | SL-19242: Merge branch 'actions' of viewer-private into actions | Nat Goodspeed |
2023-09-26 | SL-19242: Package Mac app image as tarball for artifact uploading. | Nat Goodspeed |
2023-09-26 | SL-20338 FIXED Texture tab Material drop-down does not change if same numbere... | Maxim Nikolenko |
2023-09-25 | DRTVWR-589: Fix Lua table to LLSD array conversion. | Nat Goodspeed |
2023-09-25 | Start removing the concept of placement mode - it's either a mirror or not. | Jonathan "Geenz" Goodman |
2023-09-25 | Attempt to fix SL-19242 notarize creds secrets loading | Brad Linden |
2023-09-25 | SL-20276 shape thumbnails should display front of avatar regardless of 'Appea... | Maxim Nikolenko |
2023-09-25 | Get the average normal of the face. | Jonathan "Geenz" Goodman |
2023-09-25 | SL-20335 Disable ERROR # diffuseColor4fv : ASSERT (shader != NULL) | Alexander Gavriliuk |
2023-09-25 | SL-20335 Disable ERROR # diffuseColor4fv : ASSERT (shader != NULL) | Alexander Gavriliuk |
2023-09-25 | SL-20334 Unable to use non-square textures from inventory | Andrey Kleshchev |
2023-09-25 | SL-20332 Crash at dragCategoryIntoFolder | Andrey Kleshchev |
2023-09-25 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman |
2023-09-25 | SL-19242: Reference the actual stored GitHub repo secrets. | Nat Goodspeed |
2023-09-25 | SL-20188 Size of friend list affects time to open Preferences floater | Andrey Kleshchev |
2023-09-23 | DRTVWR-589: Further timing-proof pipe and pump fitness test. | Nat Goodspeed |
2023-09-23 | DRTVWR-589: Merge remote branch 'DRTVWR-589' into DRTVWR-589 | Nat Goodspeed |
2023-09-22 | SL-20321 Fix for missing "has_te" check (thanks Henri) | RunitaiLinden |
2023-09-22 | DRTVWR-589: Introduce LuaFunction: simplified function registration. | Nat Goodspeed |
2023-09-22 | Merge branch 'DRTVWR-589' of github.com:/secondlife/viewer-private into DRTVW... | Brad Payne (Vir Linden) |
2023-09-22 | DRTVWR-589 - more demo.lua tweaks | Brad Payne (Vir Linden) |
2023-09-22 | SL-20325 Fix for double sided not working. | RunitaiLinden |
2023-09-22 | DRTVWR-589: Make pump&pipe fitness tests less timing sensitive. | Nat Goodspeed |
2023-09-22 | SL-18837: Bump the granularity of WorkQueue timing tests. | Nat Goodspeed |
2023-09-22 | DRTVWR-589: Bump the time deltas for ThreadSafeSchedule. | Nat Goodspeed |
2023-09-22 | SL-15039 Prune unused preferences #3 | Andrey Kleshchev |
2023-09-22 | SL-15039 Prune unused preferences #2 | Andrey Kleshchev |
2023-09-22 | SL-15039 Prune unused preferences #1 | Andrey Kleshchev |
2023-09-22 | Merge branch 'DRTVWR-589' of github.com:/secondlife/viewer-private into DRTVW... | Brad Payne (Vir Linden) |
2023-09-22 | DRTVWR-589 - updates to demo.lua, take avs from library | Brad Payne (Vir Linden) |
2023-09-22 | DRTVWR-589: Existing lua_pushmumble() functions usually return void. | Nat Goodspeed |