summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-15Added viewer-release.release-viewer.jira parameter to write build comment to ↵Dessie Linden
DRTVWR-13
2010-11-11Added tag 2.3.0-beta3 for changeset 6ad3d6fa35a4Dessie Linden
2010-11-09dummy checkin to fix buildsDessie Linden
2010-11-09SH-412 -- fix the way that redraws happen to eliminate flickering on resize ↵Kent Quirk
-- patch from davep and seraph, I'm just applying it.
2010-11-08CT-633 WIP PT DE translation for Delta Set19, new files, for Viewer 2.3Eli Linden
2010-11-08CT-633 WIP PT translation for Delta Set19 for Viewer 2.3Eli Linden
2010-11-08CT-633 WIP DE translation for Delta Set19 for Viewer 2.3Eli Linden
2010-11-05Fix type mismatch in loop variable.Christian Goetze (CG)
2010-11-05SEC-784Kent Quirk
2010-11-05mergeKent Quirk
2010-11-04CT-633 WIP FR linguisticEli Linden
2010-11-04CT-633 WIP FR translation for Viewer 2.3, Set19, new fileEli Linden
2010-11-04cEli Linden
2010-11-04CT-633 WIP FR linguisticEli Linden
2010-11-04INTL-6 WIP missing translations ES and PTEli Linden
2010-11-04INTL-5 FIX ES fix for missing translationsEli Linden
2010-11-04CT-633 WIP PL translation for Viewer 2.3, Set19Eli Linden
2010-11-04CT-633 WIP PL translation for Viewer 2.3, Set19, new fileEli Linden
2010-11-04ER-281: Object cache limit is too low in the viewerKyle Ambroff
* Bump CacheNumberOfRegionsForObjects up to 20k in the default settings. * Make LLVOCache *actually* use this setting, with no upper bound. Reviewed with Kelly.
2010-11-04DN-188 Fixed users with lastname residents not having inspectors in chat historyLeyla Farazha
2010-11-04DN-189 ??? Showing in tooltip over profile image in IM historyLeyla Farazha
2010-11-04DN-132 Top scripts now show complete namesLeyla Farazha
2010-11-04Pushing 2.3.0-beta2 tag to repoDessie Linden
2010-11-04Added tag 2.3.0-beta2 for changeset db0fe9bb6518Dessie Linden
2010-11-03CT-633 WIP ES translation for Viewer 2.3, Set19Eli Linden
2010-11-02DN-141 llGetDisplayName (and other new LSL fucntions) doesn't register ↵Leyla Farazha
(highlight in red) as an internal function in the script editor
2010-11-04SH-353 FIXED Crash when toggling anisotropic filteringLoren Shih
Anisotropic filtering does NOT require a viewer restart.
2010-11-04SH-353 FIXED Crash when toggling anisotropic filteringLoren Shih
2010-11-04SH-353 FIXED Crash when toggling anisotropic filteringLoren Shih
2010-11-04SH-358 FIXED Non-FBO driven fix for anti-aliasing (make applying of FSAA ↵Loren Shih
require restart when FBO is disabled).
2010-11-04SH-325 FIXED Add terminal / to SearchURL in viewer settings.xmlLoren Shih
Trivial fix to add "/" to the search string.
2010-11-04SH-281 Make UI in snapshot off by default.Loren Shih
2010-11-04SH-281 Fix for snapshots showing interface all the timeLoren Shih
2010-11-04Remove assert from lldictionary that keeps devs from working with mesh ↵Loren Shih
viewer and release viewer.
2010-11-04VWR-21349 Don't enable FBO by default on mac or linux when using high/ultra ↵Loren Shih
graphics. Cap samples in LLMultiSampleBuffer to 4 samples to avoid using tons of memory when RenderUseFBO is set to TRUE and RenderFSAASamples is > 4. Don't allocate multisample buffers at all when RenderUseFBO is FALSE.
2010-11-04SH-392 Port over fix from mesh-development for FBOs on OSXLoren Shih
2010-11-04SH-358 FIXED LLPipeline::renderBloom crash on WindowsLoren Shih
2010-11-01MergeLeyla Farazha
2010-11-01changing duplicate line editor nameLeyla Farazha
2010-10-29mergeRichard Linden
2010-10-29VWR-23444 FIXED Double clicking x on UI hint crashes Skylight ViewerRichard Linden
2010-10-29MergeLeyla Farazha
2010-10-29DN-154 Display Names only shown in Nearby Chat History when a user logs back ↵Leyla Farazha
in even if Usernames were shown in Chat during previous session
2010-10-29DN-192 [crashhunters] LLVOAvatar::clearNameTagLeyla Farazha
DN-193[crashhunters] LLHudNameTag::setLabel
2010-10-29Merged in 2.3.0-beta1 tagDessie Linden
2010-10-29Added tag 2.3.0-beta1 for changeset a3c12342b1afDessie Linden
2010-10-27MergeLeyla Farazha
2010-10-27DN-188 Inspectors and Profile images not available in IM history or local ↵Leyla Farazha
chat history
2010-10-27DN-190 Last name resident shown in title of IM Conference Window with no ↵Leyla Farazha
Display name
2010-10-25apply fixes for STORM-341, not quite a transplantKent Quirk