summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-30mergeDave Parks
2012-03-30MAINT-778, MAINT-793 Fix for crash when enabling Debug GL on Mobile Intel 4 ↵Dave Parks
Express. Don't pop up driver update notification if GPU class is < 1
2012-03-30MAINT-813 FIXED Potential fix for a crash at ↵Vadim ProductEngine
LLViewerRegion::getPosGlobalFromRegion. As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash. Adding a check that should prevent it (could not reproduce to make sure).
2012-03-30MAINT-813 FIXED Potential fix for a crash at ↵Vadim ProductEngine
LLViewerRegion::getPosGlobalFromRegion. As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash. Adding a check that should prevent it (could not reproduce to make sure).
2012-03-28Added tag 3.3.1-beta1 for changeset 28b95a6a28dcOz Linden
2012-03-28mergeDave Parks
2012-03-28MAINT-809 Disable FSAA above 4x if OpenGL version < 3.0Dave Parks
2012-03-28MAINT-405 FIXED ([PUBLIC]Ctrl W does not properly close IM tabs using tabbed ↵Paul ProductEngine
IM in 2.x/3.x) - Now tabs are closed with Ctrl+W as expected
2012-03-28mergeDave Parks
2012-03-28MAINT-793 Pop up notification when drivers are likely out of date. Allow ↵Dave Parks
Lighting and Shadows on Intel when drivers are up to date.
2012-03-27CHOP-854: Use new LLInventoryModel::removeObject() to discard offer.Nat Goodspeed
Introduce new LLInventoryModel::removeCategory() method comparable to removeItem(), but for folder objects (using changeCategoryParent() rather than changeItemParent()). Introduce removeObject() method that calls one of the above, depending on runtime object type.
2012-03-27CHOP-854: Make LLInventoryModel::removeItem() call changeItemParent().Nat Goodspeed
The body of removeItem() was already nearly identical to the body of changeItemParent(); this eliminates the redundancy. Improve logging for changeItemParent().
2012-03-27CHOP-854: move change_(item|category)_parent() into LLInventoryModel.Nat Goodspeed
It's not really clear why they're in llinventoryfunctions.{h,cpp} instead of LLInventoryModel, and in fact LLInventoryModel::removeItem() already contains code essentially cloned from change_item_parent() -- or perhaps vice-versa. This changeset addresses only migrating the functions, and fixing up existing references, to simplify code review.
2012-03-27merge fix for MAINT-710Oz Linden
2012-03-27Added tag viewer-beta-candidate for changeset 28b95a6a28dcOz Linden
2012-03-27STORM-1828 Set to proper jira issue. Intermittent write to character/new ↵Nicky Perian
archetype.xml from Develop->Avatar-> Character Tests->Apperance To XML. Add explicit outfile.close() method before returning to caller. Add llinfos for file location as a troubleshooting aid.
2012-03-27MAINT-853: Audit sendListToRegions() function calls and fix memory leaks.simon_linden
Reviewed by Kelly
2012-03-27MAINT-710: Fix for VertexBufferStrider could not find valid vertex data. ↵Oz Linden
(from Firestorm)
2012-03-27Tweaked the sun's glow to be less powerful.Jonathan Goodman
2012-03-26OPEN-138 Intermittent write to character/new archetype.xml from ↵Nicky Perian
Develop->Avatar-> Character Tests->Apperance To XML. Add explicit outfile.close() method before returning to caller. Add llinfos for file location as a troubleshooting aid.
2012-04-02storm-64: Local TexturesVaalith Jinn
2012-03-26Mergesimon@Simon-PC.lindenlab.com
2012-03-26MAINT-852 / VWR-8761 : Cannot delete object description. Now you can. ↵simon@Simon-PC.lindenlab.com
Reviewed by Kelly.
2012-03-26mergeDave Parks
2012-03-26MAINT-792 Only allow up to 4x FSAA on Intel graphics.Dave Parks
2012-03-26mergeDave Parks
2012-03-26mergeDave Parks
2012-03-26MAINT-806 Fix for some shaders failing to link on ATI x800.Dave Parks
2012-03-26mergeDave Parks
2012-03-26MAINT-822 Fix for ATI R300 (Radeon 9700) not being recognized on some systems.Dave Parks
2012-03-26Merging latest changes for normalized blinn-phong.Jonathan Goodman
2012-03-24MAINT-807 FIXED ([PUBLIC]Button Clear history from Preferences isn't clear ↵Paul ProductEngine
last teleport) - The order of clearing LLTeleportHistory and LLTeleportHistoryStorage does matter: first LLTeleportHistory must be cleared after LLTeleportHistoryStorage. Clearing LLTeleportHistory from LLNavigationBar::draw() breaks this order (see callback_clear_browser_cache)
2012-03-23EXP-1925 WIP Inventory folders being pasted to are hidden during a paste ↵Richard Linden
operation potential fix by not changing mostfiltereddescendant flag when dirtying folder as new contents arrive
2012-03-23fix for gccRichard Linden
2012-03-23CHUI-70 FIX Build floater and other floaters opened in default position ↵Richard Linden
become centered in viewer when object is built or viewer resized always initialize mPosition
2012-03-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-03-23MAINT-424 FIXED ([PUBLIC]IM-window loses focus when tab is closed)Paul ProductEngine
- Return focus to the ImFloaterContainer
2012-03-22mergeDave Parks
2012-03-22MAINT-810 Fix for crash in LLRenderTarget when exiting wireframe render mode ↵Dave Parks
after resizing window.
2012-03-22CHUI-68 FIX Using arrow keys to scroll through inventory folders does not ↵Richard Linden
scroll content in view as a side effect, "My Inventory" is not selected by default auto selection of filtered items now reliably turns itself off as soon as user scrolls or moves keyboard focus to inventory
2012-03-22Automated merge with http://hg.secondlife.com/viewer-releaseRichard Linden
2012-03-22STORM-1822 Change size of Block button in dialog boxes to help prevent ↵Jonathan Yap
accidental clicks
2012-03-22CHUI-54 FIXED Backed out fix for EXP-1550 restoring inventory folder ↵Seth ProductEngine
creation date updating logic. An inventory folder creation date should be updated every time a new item is created in it. Othervise the sorting by creation date is broken. However this leaves the EXP-1550 issue unresolved.
2012-03-21Added tag DRTVWR-125, 3.3.1-start for changeset 3e2fca4ed1a0Oz Linden
2012-03-21Added tag 3.3.1-start for changeset b43cd25be49eOz Linden
2012-03-21increment viewer version to 3.3.2Oz Linden
2012-03-21Added tag viewer-beta-candidate for changeset 3e2fca4ed1a0Oz Linden
2012-03-21pull back beta branch tagsOz Linden
2012-03-21MAINT-808 Disable indexed texture rendering and deferred rendering on Linux ↵Dave Parks
when OpenGL version is pre-3.0
2012-03-21MAINT-804, MAINT-810 Disable framebuffer object usage on intel chips ↵Dave Parks
(implicitly disables lighting and shadows)