summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2023-09-27SL-15039 Fixed missed filter time variableAndrey Kleshchev
2023-09-27DRTVWR-589: Use std::placeholders::_1, etc., for std::bind()Nat Goodspeed
2023-09-27DRTVWR-589: Fix compile errors in 354585d.Nat Goodspeed
2023-09-27DRTVWR-589: Add Lua-callable listen_events() function.Nat Goodspeed
2023-09-27SL-20346 Avoid of ASSERT (pos.isFinite()) in drawBoxOutline()Alexander Gavriliuk
2023-09-27SL-20345 Avoid of ASSERT (\!mRootVolp) in LLControlAvatar::~LLControlAvatar()Alexander Gavriliuk
2023-09-27SL-20346 Avoid of ASSERT (pos.isFinite()) in drawBoxOutline()Alexander Gavriliuk
2023-09-27SL-20345 Avoid of ASSERT (\!mRootVolp) in LLControlAvatar::~LLControlAvatar()Alexander Gavriliuk
2023-09-27SL-15039 Prune unused preferences #5Andrey Kleshchev
2023-09-27SL-15039 Restored couple settings that are still in use by TPVsAndrey Kleshchev
2023-09-27SL-15039 Prune unused preferences #4Andrey Kleshchev
2023-09-26DRTVWR-589: Extend timeouts for timing-sensitive pump & pipe fitness.Nat Goodspeed
2023-09-26SL-20292 Recent emojis panel: reduce spaces between controlsAlexander Gavriliuk
2023-09-26DRTVWR-589: Fix typo due to old documentation.Nat Goodspeed
2023-09-26SL-19242: Store Mac app bundle in tarball with top-level .app name.Nat Goodspeed
2023-09-26SL-20341 Item Properties floater closes on changes for task inventory itemAndrey Kleshchev
2023-09-26SL-19242: Allow overwriting the Mac viewer's app bundle tarball.Nat Goodspeed
2023-09-26DRTVWR-589: Collect int table keys in vector<int>, not set<int>.Nat Goodspeed
2023-09-26SL-19242: Package Mac app image as tarball for artifact uploading.Nat Goodspeed
2023-09-26SL-20338 FIXED Texture tab Material drop-down does not change if same numbere...Maxim Nikolenko
2023-09-25DRTVWR-589: Fix Lua table to LLSD array conversion.Nat Goodspeed
2023-09-25Start removing the concept of placement mode - it's either a mirror or not.Jonathan "Geenz" Goodman
2023-09-25SL-20276 shape thumbnails should display front of avatar regardless of 'Appea...Maxim Nikolenko
2023-09-25Get the average normal of the face.Jonathan "Geenz" Goodman
2023-09-25SL-20335 Disable ERROR # diffuseColor4fv : ASSERT (shader != NULL)Alexander Gavriliuk
2023-09-25SL-20335 Disable ERROR # diffuseColor4fv : ASSERT (shader != NULL)Alexander Gavriliuk
2023-09-25SL-20334 Unable to use non-square textures from inventoryAndrey Kleshchev
2023-09-25SL-20332 Crash at dragCategoryIntoFolderAndrey Kleshchev
2023-09-25Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-09-25SL-20188 Size of friend list affects time to open Preferences floaterAndrey Kleshchev
2023-09-23DRTVWR-589: Further timing-proof pipe and pump fitness test.Nat Goodspeed
2023-09-22SL-20321 Fix for missing "has_te" check (thanks Henri)RunitaiLinden
2023-09-22DRTVWR-589: Introduce LuaFunction: simplified function registration.Nat Goodspeed
2023-09-22SL-20325 Fix for double sided not working.RunitaiLinden
2023-09-22DRTVWR-589: Make pump&pipe fitness tests less timing sensitive.Nat Goodspeed
2023-09-22SL-18837: Bump the granularity of WorkQueue timing tests.Nat Goodspeed
2023-09-22DRTVWR-589: Bump the time deltas for ThreadSafeSchedule.Nat Goodspeed
2023-09-22SL-15039 Prune unused preferences #3Andrey Kleshchev
2023-09-22SL-15039 Prune unused preferences #2Andrey Kleshchev
2023-09-22SL-15039 Prune unused preferences #1Andrey Kleshchev
2023-09-22DRTVWR-589: Existing lua_pushmumble() functions usually return void.Nat Goodspeed
2023-09-22DRTVWR-589: lua_objlen() removed, use lua_rawlen() insteadNat Goodspeed
2023-09-22SL-20244 Log crash reason before assertion in check_rigged_group()Alexander Gavriliuk
2023-09-21DRTVWR-589: lua_objlen() only defined in luaconf.hNat Goodspeed
2023-09-22SL-20294 The row of recent emojis displays the recently sent emoji only after...Alexander Gavriliuk
2023-09-22SL-20292 The row of recent emojis should scrollAlexander Gavriliuk
2023-09-21SL-20321 Interpret missing TEs in override messages as indication overrides s...RunitaiLinden
2023-09-21DRTVWR-589: Merge branch 'DRTVWR-589-llsd' into DRTVWR-589Nat Goodspeed
2023-09-21DRTVWR-589: Add lua_tollsd() and lua_pushllsd() functions.Nat Goodspeed
2023-09-21DRTVWR-589 - allow adding branch to the menuMnikolenko Productengine