Age | Commit message (Expand) | Author |
2022-11-17 | SL-18641 fix for 'Always display friends in full detail' setting | Maxim Nikolenko |
2022-11-17 | SL-15869 Do not account for login menu when checking if key combination is av... | Andrey Kleshchev |
2022-11-14 | SL-18637 Reverted material shader changes | Andrey Lihatskiy |
2022-11-13 | DRTVWR-575: Explain that NSInteger is really int64_t. | Nat Goodspeed |
2022-11-13 | DRTVWR-575: Merge brad's xcode-14.1 fixes with nat's | Nat Goodspeed |
2022-11-12 | DRTVWR-575: Address review comments on Xcode 14.1 type tweaks. | Nat Goodspeed |
2022-11-11 | DRTVWR-575 fix LLGetDarwinOSInfo for xcode-14.1. NSInteger is now 64 bits | Brad Kittenbrink |
2022-11-11 | DRTVWR-575 fix LLWorkerThread subclasses to be compatiblie with recent size_t... | Brad Kittenbrink |
2022-11-11 | DRTVWR-575 xcode-14.1 compatibility fix. add more overloads for stricter siz... | Brad Kittenbrink |
2022-11-11 | DRTVWR-575 xcode-14.1 compatibility fix. add overloads for stricter integer ... | Brad Kittenbrink |
2022-11-10 | SL-18426 At log in only a part friends reported to chat as online | Andrey Kleshchev |
2022-11-09 | SL-18586 FIXED Crash when opening 360 snapshot | Mnikolenko Productengine |
2022-11-09 | Merge remote-tracking branch 'BeqJanus/ll-viewer-pull-requests/Beq-alpha-mask... | Andrey Lihatskiy |
2022-11-09 | Merge remote-tracking branch 'ZiRee/viewer/master' into DRTVWR-570-maint-Q | Andrey Lihatskiy |
2022-11-08 | SL-18584 FIXED viewer starts in minimized mode after a clean install | Mnikolenko Productengine |
2022-11-05 | [BUG-232834][BUG-232871] Alpha mask is being applied with emissive mask | Beq |
2022-11-05 | SL-18581 Don't show the starter avatar toolbar button for NUX | Andrey Lihatskiy |
2022-11-04 | DRTVWR-575: Introduce llssize (signed size_t) and narrow() function. | Nat Goodspeed |
2022-11-04 | SL-7277 show Advanced permissions in Item profile that was opened from inventory | Mnikolenko Productengine |
2022-11-03 | SL-18565 Built-in bump maps and some environment textures fail to load | Andrey Kleshchev |
2022-11-03 | DRTVWR-575: Suppress remaining size_t truncation warnings for now. | Nat Goodspeed |
2022-11-03 | DRTVWR-575: A few more tweaks addressing size_t wider than 32 bits. | Nat Goodspeed |
2022-11-03 | DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. | Nat Goodspeed |
2022-11-03 | SL-18492 Switch inventory script compiler default from LSO to mono | Mnikolenko Productengine |
2022-11-03 | DRTVWR-575: Forbid Xcode 14.1 from implicitly signing every target. | Nat Goodspeed |
2022-11-02 | SL-18136 fix for Japanese IME | Mnikolenko Productengine |
2022-11-02 | SL-18533 Updated ToS XUI with new language | Andrey Lihatskiy |
2022-11-02 | Merge remote-tracking branch 'RyeMutt/viewer/mac-fixes' into DRTVWR-570-maint-Q | Andrey Lihatskiy |
2022-11-02 | Merge branch 'master' into DRTVWR-568 | Callum Prentice |
2022-11-02 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine |
2022-11-01 | Merge branch 'master' into DRTVWR-573-maint-R | Andrey Lihatskiy |
2022-11-01 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy |
2022-11-01 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy |
2022-11-01 | Increment viewer version to 6.6.8 | Nat Goodspeed |
2022-11-01 | Merge remote-tracking branch 'RyeMutt/viewer/minor-fixes' into DRTVWR-570-mai... | Andrey Lihatskiy |
2022-11-01 | Merge remote-tracking branch 'RyeMutt/viewer/llsd-usage-fixes' into DRTVWR-57... | Andrey Lihatskiy |
2022-10-31 | Fix SL-18511 TOS and MFA login failure handlers must cooperate to answer both... | Brad Kittenbrink |
2022-10-31 | SL-18495 Enable autofps for new users by default | Mnikolenko Productengine |
2022-10-30 | Correct macOS png loader to use a default gamma of 2.2 as apple has done sinc... | Rye Mutt |
2022-10-30 | Fix menu checks for enabling object sit and touch to not traverse the entire ... | Rye Mutt |
2022-10-30 | Fix line editors deselecting when pressing capslock | Rye Mutt |
2022-10-30 | Fix checks for empty LLSD maps to use size and not emptyMap which is for crea... | Rye Mutt |
2022-10-29 | Fix use of deprecated CGDisplayAvailableModes with CGDisplayCopyAllDisplayModes | Rye Mutt |
2022-10-29 | Fix RenderAppleUseMultGL debug setting for enabling threaded GL engine | Rye Mutt |
2022-10-28 | Clean up autorelease behavior in llwindowmac and additional leaks | Rye Mutt |
2022-10-28 | Fix leaks in mac IME | Rye Mutt |
2022-10-28 | Fix leak of copy and paste on mac | Rye Mutt |
2022-10-28 | Fix leaks in mac filepicker code | Rye Mutt |
2022-10-28 | Fix memory leaks in lldir objc/mac | Rye Mutt |
2022-10-29 | Merge remote-tracking branch 'RyeMutt/viewer/datapacker-crashfixes/datapacker... | Andrey Lihatskiy |