summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2022-11-16Merge branch 'DRTVWR-489-emoji' into DRTVWR-489-emojiKitty Barnett
2022-11-14SL-18637 Reverted material shader changesAndrey Lihatskiy
2022-11-13DRTVWR-575: Explain that NSInteger is really int64_t.Nat Goodspeed
2022-11-13DRTVWR-575: Merge brad's xcode-14.1 fixes with nat'sNat Goodspeed
2022-11-12DRTVWR-575: Address review comments on Xcode 14.1 type tweaks.Nat Goodspeed
2022-11-11DRTVWR-575 fix LLGetDarwinOSInfo for xcode-14.1. NSInteger is now 64 bitsBrad Kittenbrink
2022-11-11DRTVWR-575 fix LLWorkerThread subclasses to be compatiblie with recent size_t...Brad Kittenbrink
2022-11-11DRTVWR-575 xcode-14.1 compatibility fix. add more overloads for stricter siz...Brad Kittenbrink
2022-11-11DRTVWR-575 xcode-14.1 compatibility fix. add overloads for stricter integer ...Brad Kittenbrink
2022-11-10SL-18426 At log in only a part friends reported to chat as onlineAndrey Kleshchev
2022-11-09Merge branch contribution/emoji into DRTVWR-489-emojiKitty Barnett
2022-11-09Enable color on HUD textKitty Barnett
2022-11-09Show color emojis and emoji helper in notecardsKitty Barnett
2022-11-09[FIXED] Using the Windows emoji picker or pasting text containing emojis does...Kitty Barnett
2022-11-09Merge remote-tracking branch 'BeqJanus/ll-viewer-pull-requests/Beq-alpha-mask...Andrey Lihatskiy
2022-11-09Merge remote-tracking branch 'ZiRee/viewer/master' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-11-08Enable color emojis (and the emoji helper) on the chat history and editorKitty Barnett
2022-11-08Add proper mouse down handler to the emoji complete panelKitty Barnett
2022-11-08[FIXED] Various minor issuesKitty Barnett
2022-11-06Switch to using the Twemoji OT-SVG fontKitty Barnett
2022-11-06Merge branch contribution/emoji into contribution/emoji-uiKitty Barnett
2022-11-06Add support for OT-SVG fontsKitty Barnett
2022-11-05[BUG-232834][BUG-232871] Alpha mask is being applied with emissive maskBeq
2022-11-05SL-18581 Don't show the starter avatar toolbar button for NUXAndrey Lihatskiy
2022-11-04DRTVWR-575: Introduce llssize (signed size_t) and narrow() function.Nat Goodspeed
2022-11-04SL-7277 show Advanced permissions in Item profile that was opened from inventoryMnikolenko Productengine
2022-11-03SL-18565 Built-in bump maps and some environment textures fail to loadAndrey Kleshchev
2022-11-03DRTVWR-575: Suppress remaining size_t truncation warnings for now.Nat Goodspeed
2022-11-03DRTVWR-575: A few more tweaks addressing size_t wider than 32 bits.Nat Goodspeed
2022-11-03DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.Nat Goodspeed
2022-11-03SL-18492 Switch inventory script compiler default from LSO to monoMnikolenko Productengine
2022-11-03DRTVWR-575: Forbid Xcode 14.1 from implicitly signing every target.Nat Goodspeed
2022-11-02Add (partial) emoji set descriptorsKitty Barnett
2022-11-02Commit immediately if the user already typed a full shortcodeKitty Barnett
2022-11-02SL-18136 fix for Japanese IMEMnikolenko Productengine
2022-11-02SL-18533 Updated ToS XUI with new languageAndrey Lihatskiy
2022-11-02Merge remote-tracking branch 'RyeMutt/viewer/mac-fixes' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-11-02Merge branch 'master' into DRTVWR-568Callum Prentice
2022-11-01Merge branch 'master' into DRTVWR-573-maint-RAndrey Lihatskiy
2022-11-01Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-11-01Merge branch 'master' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-11-01Increment viewer version to 6.6.8Nat Goodspeed
2022-11-01Merge remote-tracking branch 'RyeMutt/viewer/minor-fixes' into DRTVWR-570-mai...Andrey Lihatskiy
2022-11-01Merge remote-tracking branch 'RyeMutt/viewer/llsd-usage-fixes' into DRTVWR-57...Andrey Lihatskiy
2022-10-31Fix SL-18511 TOS and MFA login failure handlers must cooperate to answer both...Brad Kittenbrink
2022-10-30Correct macOS png loader to use a default gamma of 2.2 as apple has done sinc...Rye Mutt
2022-10-30Fix menu checks for enabling object sit and touch to not traverse the entire ...Rye Mutt
2022-10-30Fix line editors deselecting when pressing capslockRye Mutt
2022-10-30Fix checks for empty LLSD maps to use size and not emptyMap which is for crea...Rye Mutt
2022-10-29Fix use of deprecated CGDisplayAvailableModes with CGDisplayCopyAllDisplayModesRye Mutt