summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2012-05-23EXP-1947: Altering notification toasts in the case of a teen user.Todd Stinson
2012-05-23EXP-1946: Adding a missing teleport failure message.Todd Stinson
2012-05-23EXP-1944: Changing the default answer for the LandClaimAccessBlocked_Change ↵Todd Stinson
and LandBuyAccessBlocked_Change notifications.
2012-05-23MAINT-616 Much faster rendering of local lights when Lighting and Shadows ↵Dave Parks
enabled
2012-05-23MAINT-616 Fix for particles not rendering.Dave Parks
2012-05-22EXP1-1945: Adding in a flow to catch other cases of teleportation failures ↵Todd Stinson
due to maturity levels and bad network access. Still need better copy for the error message.
2012-05-22merge changes for DRTVWR-152Oz Linden
2012-05-22MAINT-119 FIXED (PUBLIC]no-transfer textures not searchable via texture picker)Paul ProductEngine
- Implemented Richard's and Leo's spec - Also fixed an issue when applying no-transfer texture for an object using texture picker, creates redundant copies of the texture in the object's content
2012-05-22merge changes for DRTVWR-149Oz Linden
2012-05-22merge changes for DRTVWR-147Oz Linden
2012-05-22MAINT-616 Minor raycasting optimization.Dave Parks
2012-05-22Fix for linux build.Dave Parks
2012-05-21mergeDave Parks
2012-05-21MAINT-616 Add shaders for experimental transform feedback LoD updatesDave Parks
2012-05-21MAINT-616 Factor out calls to glGenFoo where possible, add setting to ↵Dave Parks
control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update
2012-05-21EXP-1943: Incorporating Leo's new copy changes for notifications.Todd Stinson
2012-05-21EXP-1941: Adding in debug setting to force enable purchase flow disregarding ↵Todd Stinson
other checks including maturity.
2012-05-21EXP-1928: Restoring the flow for non-teleport-failure messages through the ↵Todd Stinson
special notification handler.
2012-05-21MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning)Paul ProductEngine
- Fix for potential truncation
2012-05-20STORM-1812 Store playing state from an additional place.Jonathan Yap
2012-05-20Merged with viewer-betaKitty Barnett
2012-05-18STORM-1862 The left-hand border of the input field for IMs is missingHitomi Tiponi
With help from Jonathan Yap
2012-05-18STORM-1812 / subtask STORM-1861 Media auto-play is off - but music stream ↵Jonathan Yap
starts to play anyway when teleport fails
2012-05-18MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning)Paul ProductEngine
- Requested permissions are added dynamically to the dialog's footer - And the footer is not shown when it is empty
2012-05-18STORM-1860 Remove obsolete code and file(s) for mesh model upload wizardJonathan Yap
2012-05-18STORM-1858 [TRUNCATED] FR - String truncation and floater not wide enough in ↵Jonathan Yap
the upload model window
2012-05-17EXP-1940: BUGFIX Correcting issue with changing maturity setting and ↵Todd Stinson
teleporting from dialog did not work on agni. Problem stemmed from 2 issues. 1) The server responded with different results between aditi and agni due to some changes in the Pathfinding project. 2) The viewer was actually sending two separate requests to change to the same preference setting. This fixes both issues.
2012-05-17EPX-1938: Adding a special behavior for the NotAgeVerified notification to ↵Todd Stinson
display either an ignorable modal dialog or a toast-style notification. Also, altering the copy for the notifications.
2012-05-17EXP-1937: Updating copy to change 'age-verified' to 'age 18 or older'.Todd Stinson
2012-05-17EXP-1928: Constructing the new maturity preferences flow for the case of a ↵Todd Stinson
teleport via lure (which cannot be restared).
2012-05-17MAINT-1092 Fix for broken avatar bakes on some AMD graphics cards.Dave Parks
2012-05-17EXP-1928: Minor tweak to ensure that the case of the copy for content type ↵Todd Stinson
is lower-case.
2012-05-17EXP-1928: Handling the rare case that the user preferences cannot be ↵Todd Stinson
successfully changed, and reporting that to the user.
2012-05-17EXP-1928: Implementing copy changes to notifications.Todd Stinson
2012-05-17EXP-1928: Adding functionality to show either a modal notification dialog or ↵Todd Stinson
the toast-style notification if a teleport fails due to maturity preferences.
2012-05-17MAINT-938 FIXED (Make debit-permissions dialog give a stronger warning)Paul ProductEngine
- Added new tag called "footer" to the notification. This tag allows to display messages under the buttons in toasts. - Created new class LLToastScriptQuestion for the "ScriptQuestionCaution" notification. This notification supports tag <footer>.
2012-05-16MAINT-1079: Viewer should throttle AgentUpdate messages based on thesimon@Simon-PC.lindenlab.com
simulator FPS. Bug not fixed, but added commented-out log messages that were useful when discovering the problem. Reviewed by Kelly
2012-05-16FIX VWR-23844 VWR-26542 VWR-28950eli
2012-05-16EXP-1928: Changing the actual copy for the teleport and maturity preference ↵William Todd Stinson
notifications.
2012-05-15EXP-1928: Removing ability to restart a teleport via lure because the ↵Todd Stinson
re-attempt will fail on the server.
2012-05-15EXP-1928: Removing some commented asserts following more development testing.Todd Stinson
2012-05-15MAINT-616 Different VBO Pooling scheme -- populate VBO pool with buffers ↵Dave Parks
that are likely to be requested, but never reuse a previously used buffer.
2012-05-14partial fix for SH-3132 - reduce max concurrent http requests to same level ↵Brad Payne (Vir Linden)
as in release
2012-05-14STORM-1812 Tweak how music is restarted for teleport within a parcelJonathan Yap
2012-05-12STORM-1738: fix class name and other coding standards issuesOz Linden
2012-05-12STORM-1738: remove unimplemented notecard target from autoreplace settings ↵Oz Linden
floater
2012-05-12STORM-1738: get autoreplace preferences working, clean up some coding and ↵Oz Linden
naming conventions
2012-05-11EXP-1928: First pass at building the functionality to restart teleport after ↵Todd Stinson
increasing the maturity preference level to match the intended teleport region. There are probably still some cases that are broken and bugs.
2012-05-11mergeDave Parks
2012-05-11Fix for linux build that doesn't stomp memory randomly or break particle ↵Dave Parks
rendering