summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2023-10-02SL-20394 Remove "glare" effect from PBR alpha shaders.RunitaiLinden
2023-10-02Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-10-02SL-20124 Wipe reflection probes when applying parcel EEP settings and pause u...RunitaiLinden
2023-10-02DRTVWR-589: Add initial integration test for LLLUAmanager.Nat Goodspeed
2023-10-02Fix ssao define in under water light softening shader (#403)Rye Mutt
2023-09-30DRTVWR-589: Emulate print() better, show output on Lua floater.Nat Goodspeed
2023-09-29SL-20244 On-screen animesh characters that start pelvis offset animations dis...Alexander Gavriliuk
2023-09-29SL-20337 Add tooltips for HDR Scale and Reflection Probe Ambience environment...Andrey Kleshchev
2023-09-28Fix integer overflow when framebuffers are extremely high resolution resultin...Rye Mutt
2023-09-28DRTVWR-589 - support for moving to destMnikolenko Productengine
2023-09-28DRTVWR-589: Call lua_pushstdstring() correctly.Nat Goodspeed
2023-09-28DRTVWR-589: Merge remote branch 'DRTVWR-589' into DRTVWR-589Nat Goodspeed
2023-09-28DRTVWR-589: Rename post_on_pump() to post_on()Nat Goodspeed
2023-09-28DRTVWR-589: Add Lua-callable await_event() function.Nat Goodspeed
2023-09-28DRTVWR-589: Try to override Lua's built-in print() with print_info()Nat Goodspeed
2023-09-28DRTVWR-589 - support for rezing primsMnikolenko Productengine
2023-09-28SL-20343 Close material live editor if editor floater closesAndrey Kleshchev
2023-09-28SL-20343 Material floater was disconnected from object's faceAndrey Kleshchev
2023-09-28SL-19958 Fix default material not droping into texture ctrlAndrey Kleshchev
2023-09-27DRTVWR-589: Always check regtype to avoid unref errorNat Goodspeed
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-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-25SL-20334 Unable to use non-square textures from inventoryAndrey Kleshchev
2023-09-25SL-20332 Crash at dragCategoryIntoFolderAndrey Kleshchev
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-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-21DRTVWR-589: lua_objlen() only defined in luaconf.hNat Goodspeed
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
2023-09-21DRTVWR-589 - adding menu items to the top menuMnikolenko Productengine
2023-09-20Merge pull request #379 from secondlife/davep/SL-19842Brad Linden
2023-09-20SL-20308 Clearing user's data should clear mfa #2Andrey Kleshchev
2023-09-20DRTVWR-589 - added play animation and started to collect demo scriptsBrad Payne (Vir Linden)
2023-09-20SL-20298 Fix recursive fetch not working properly.Andrey Kleshchev
2023-09-20SL-19242: Pass channel and imagename to sign-pkg-mac/action.yaml.Nat Goodspeed
2023-09-19SL-20229 Fix for mac build (and don't spam log on viewers that don't know abo...RunitaiLinden
2023-09-19Merge branch 'DRTVWR-589' of github.com:/secondlife/viewer-private into DRTVW...Brad Payne (Vir Linden)