Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-23 | EXP-1947: Altering notification toasts in the case of a teen user. | Todd Stinson | |
2012-05-23 | EXP-1946: Adding a missing teleport failure message. | Todd Stinson | |
2012-05-23 | EXP-1944: Changing the default answer for the LandClaimAccessBlocked_Change ↵ | Todd Stinson | |
and LandBuyAccessBlocked_Change notifications. | |||
2012-05-23 | DRTVWR-151: Today's APR build should run on Windows XP again. | Nat Goodspeed | |
The previous tip Windows APR package: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-apr/rev/256201/arch/CYGWIN/installer/apr_suite-1.4.5-windows-20120509.tar.bz2 contained a libapr-1.dll that would not load on Windows XP. The code contained static calls to Windows API functions not yet present in Windows XP. The new Windows APR package has made those calls conditional, using LoadLibrary() and GetProcAddress() calls. The hope is that this new viewer build will behave identically on Windows Vista or later -- but unlike its predecessor, will also launch on Windows XP. | |||
2012-05-23 | Defaulting pathfinding project viewer to the agni grid. | Todd Stinson | |
2012-05-23 | MAINT-616 Much faster rendering of local lights when Lighting and Shadows ↵ | Dave Parks | |
enabled | |||
2012-05-23 | MAINT-616 Fix for particles not rendering. | Dave Parks | |
2012-05-22 | EXP1-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-22 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-05-22 | Update to latest llphysics extensions library | prep | |
2012-05-22 | PATH-638: Tweaking the percentage stepped characters multiplying by 100 as ↵ | Todd Stinson | |
the server range was different from expected. | |||
2012-05-22 | merge changes for DRTVWR-152 | Oz Linden | |
2012-05-22 | merge | prep | |
2012-05-22 | Fix for path-648: shapes are now positioned correctly in neighboring ↵ | prep | |
regions. Renamed api to better reflect it's purpose | |||
2012-05-22 | merge | Dave Parks | |
2012-05-22 | PATH-649: BUGFIX Re-initializing the navmesh zone following a teleport failure. | Todd Stinson | |
2012-05-22 | MAINT-616 Fix for crash on teleport from previous changes | Dave Parks | |
2012-05-22 | PATH-641: BUGFIX Resolving issue with show world movables only not working ↵ | Todd Stinson | |
as expected. | |||
2012-05-22 | MAINT-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-22 | merge changes for DRTVWR-149 | Oz Linden | |
2012-05-22 | merge changes for DRTVWR-147 | Oz Linden | |
2012-05-22 | Added tag 3.3.2-beta2 for changeset 675668bd24d3 | Oz Linden | |
2012-05-22 | merge changes for DRTVWR-150 | Oz Linden | |
2012-05-22 | Added tag 3.3.2-beta1 for changeset d29a260119f8 | Oz Linden | |
2012-05-22 | MAINT-616 Fix for crash on shutdown caused by previous changes. | Dave Parks | |
2012-05-22 | MAINT-616 Minor raycasting optimization. | Dave Parks | |
2012-05-22 | Fix for linux build. | Dave Parks | |
2012-05-21 | merge | Dave Parks | |
2012-05-21 | MAINT-616 Add shaders for experimental transform feedback LoD updates | Dave Parks | |
2012-05-21 | MAINT-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-21 | EXP-1943: Incorporating Leo's new copy changes for notifications. | Todd Stinson | |
2012-05-21 | EXP-1941: Adding in debug setting to force enable purchase flow disregarding ↵ | Todd Stinson | |
other checks including maturity. | |||
2012-05-21 | EXP-1928: Restoring the flow for non-teleport-failure messages through the ↵ | Todd Stinson | |
special notification handler. | |||
2012-05-21 | MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning) | Paul ProductEngine | |
- Fix for potential truncation | |||
2012-05-20 | STORM-1812 Store playing state from an additional place. | Jonathan Yap | |
2012-05-20 | Merged with viewer-beta | Kitty Barnett | |
2012-05-18 | MAINT-959 FIX [PUBLIC]Trouble resizing tabbed floaters | Richard Linden | |
don't auto position other floater when it is hosted | |||
2012-05-18 | PATH-638: Adding elements to render the new sim stats. | Todd Stinson | |
2012-05-18 | Altering the grab functionality so that characters cannot be grabbed. | Todd Stinson | |
2012-05-18 | STORM-1862 The left-hand border of the input field for IMs is missing | Hitomi Tiponi | |
With help from Jonathan Yap | |||
2012-05-18 | STORM-1812 / subtask STORM-1861 Media auto-play is off - but music stream ↵ | Jonathan Yap | |
starts to play anyway when teleport fails | |||
2012-05-18 | MAINT-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-18 | STORM-1860 Remove obsolete code and file(s) for mesh model upload wizard | Jonathan Yap | |
2012-05-18 | STORM-1858 [TRUNCATED] FR - String truncation and floater not wide enough in ↵ | Jonathan Yap | |
the upload model window | |||
2012-05-17 | EXP-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-17 | EPX-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-17 | EXP-1937: Updating copy to change 'age-verified' to 'age 18 or older'. | Todd Stinson | |
2012-05-17 | EXP-1928: Constructing the new maturity preferences flow for the case of a ↵ | Todd Stinson | |
teleport via lure (which cannot be restared). | |||
2012-05-17 | MAINT-1092 Fix for broken avatar bakes on some AMD graphics cards. | Dave Parks | |
2012-05-17 | EXP-1928: Minor tweak to ensure that the case of the copy for content type ↵ | Todd Stinson | |
is lower-case. |