Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-25 | MAINT-616 Faster issuance of occlusion queries. | Dave Parks | |
2012-05-24 | BUILDFIX: Correcting linux and mac build issues. | William Todd Stinson | |
2012-05-24 | EXP-1942,EXP-1945: Altering behavior when setting maturity preference to ↵ | Todd Stinson | |
check the server response in an effort to ensure the viewer and server remain in sync. This is a partial commit as I still need to add user behavior and notifications when things go wrong. | |||
2012-05-24 | merge changes for DRTVWR-154 | Oz Linden | |
2012-05-24 | merge changes for DRTVWR-151 | Oz Linden | |
2012-05-24 | FIX VWR-23844 VWR-26542 VWR-28950 | eli | |
2012-05-24 | sync with viewer-release | eli | |
2012-05-24 | Removing unused setting that is blocking my path to commit the subsequent ↵ | Todd Stinson | |
change. | |||
2012-05-24 | retag to force rebuild | Oz Linden | |
2012-05-24 | MAINT-616 Fix for accidental check in -- DON'T enable debug GL by default. | Dave Parks | |
2012-05-24 | Connected eventhost nearyby host listener. Connected getGroups eventhost hook. | Don Kjer | |
2012-05-24 | EXP-1948: Ensuring that we show the maturity changed notification in the ↵ | Todd Stinson | |
case of a teleport failure on the second attempt. | |||
2012-05-24 | MAINT-616 Fix for broken projectors. | Dave Parks | |
2012-05-24 | MAINT-616 Fix for corrupted mipmaps. Cleanup based on code review feedback. | Dave Parks | |
2012-05-24 | Added tag viewer-release-candidate, 3.3.2-release for changeset 675668bd24d3 | Oz Linden | |
2012-05-24 | storm-1738: fix entry of new abbreviations | Oz Linden | |
2012-05-23 | Removing some code that allowed the viewer to toggle the user's maturity ↵ | Todd Stinson | |
access level. But only toggling it in the viewer leads to some really bad discontinuities with the server's actual access level for the user. | |||
2012-05-23 | Removing cruft code that is no longer used. | Todd Stinson | |
2012-05-23 | storm-1738: restructure code, preferences storage, preferences ui; ui not ↵ | Oz Linden | |
completely tested | |||
2012-05-23 | EXP-1949: Altering the ignore text for the dialogs related to adult check. | Todd Stinson | |
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 | 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 | merge changes for DRTVWR-152 | Oz Linden | |
2012-05-22 | merge | Dave Parks | |
2012-05-22 | MAINT-616 Fix for crash on teleport from previous changes | Dave Parks | |
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 | STORM-1862 The left-hand border of the input field for IMs is missing | Hitomi Tiponi | |
With help from Jonathan Yap |