Commit Graph

40429 Commits (bd008a170898e69beeb8bc0481b4bfd94de86c55)

Author SHA1 Message Date
Nat Goodspeed a5b624fe3a SL-10030: Update to viewer-manager build 522023 2018-11-27 17:28:21 -05:00
andreykproductengine e2442851c6 SL-10080 Limit LOD factor to 4 2018-11-27 20:07:41 +02:00
andreykproductengine c7a7503b2c SL-10096 ParcelPropertiesRequest is sent too often when terraforming or hover tooltips are On 2018-11-27 18:51:53 +02:00
Ruslan Teliuk 4ab4c4498a Merged lindenlab/viewer-cougar into default 2018-11-27 17:45:45 +02:00
andreykproductengine e1c7688b2c SL-10101 Remade most frequent setting calls to cached variants 2018-11-26 18:50:40 +02:00
ruslantproductengine acc86a9139 SL-9766 [Render] [Mac] Alt + left mouse click has severely impaired functions
SL-10019 - [Mac] [Render] Right-click context menu immediately disappears when clicking any place in the ‘Inventory’ floater
SL-9984 - [Retina] Camera frustum, do not display correctly on "WORLD MAP" window.
SL-10027 - [Mac] [Render] Add toggle for Retina support to mitigate FPS loss

Re-FIX for Retina support.
2018-11-26 18:02:44 +02:00
AndreyL ProductEngine df497ee700 Merged in lindenlab/viewer-lynx 2018-11-22 18:33:19 +02:00
maxim_productengine 7d745679ce line endings fix 2018-11-22 15:46:59 +02:00
andreykproductengine 59d57c438e MAINT-8977 Only affect large LOD textures 2018-11-22 14:38:33 +02:00
Nat Goodspeed feb886e08a DRTVWR-447: Update to viewer-manager build 521943 2018-11-21 14:40:12 -05:00
Nat Goodspeed 7ca89229f8 SL-10077: Save correct uninstall directory and (un)install mode.
Curiously, the value of $INSTDIR is correct before MULTIUSER_UNINIT, but is
made incorrect by MULTIUSER_UNINIT. Save and restore the correct value.

Saving $MultiUser.InstallMode in the registry (by setting relevant macros
examined by MultiUser.nsh) is susceptible to overwriting if the user installs
multiple viewers with the same channel name. Instead, write an InstallMode.txt
in the install directory, and read it back on uninstall. Of course, add it to
the files to be deleted on uninstall.
2018-11-21 12:07:18 -05:00
Nat Goodspeed 24872bea74 DRTVWR-447: Fix longstanding NSIS warning about unused label. 2018-11-21 09:55:54 -05:00
Nat Goodspeed 8420e20102 DRTVWR-447: Fix syntax error in embedded variable reference. 2018-11-21 09:53:45 -05:00
andreykproductengine dea5450d78 SL-4730 Prevent viewer from getting more texture details when low on memory 2018-11-20 19:47:00 +02:00
maxim_productengine c99a66a482 SL-10113 FIXED [Win] File pickers are not threaded in XUI preview floater 2018-11-21 17:41:15 +02:00
Mnikolenko ProductEngine faf79976c0 SL-10094 FIXED Mute sound should ONLY mute the viewer's sounds, not the whole computer's (Mac) sound. 2018-11-20 15:53:43 +02:00
andreykproductengine baeca41027 SL-10089 Logs to see which gSavedSettings.get calls should be cached 2018-11-19 20:20:34 +02:00
andreykproductengine 4f6037a823 SL-3404 Named log output for easier debugging and testing 2018-11-19 19:20:57 +02:00
Nat Goodspeed db2cddf93f SL-10010: Use trunk NSIS + Unicode attrib, instead of Unicode fork.
Back out misguided attempt to overwrite $PROGRAMFILES with $PROGRAMFILES64.
2018-11-15 16:02:47 -05:00
Nat Goodspeed dd9f6784cc SL-10010: Use c:\Program Files rather than c:\Program Files (x86)
for 64-bit viewers.

It seems there's a longstanding bug in NSIS: it fails to use $PROGRAMFILES64
rather than $PROGRAMFILES when performing an all-users install of a 64-bit
program. Try to remedy that.

Also pick up a few NSIS suggestions from Ansariel Hiller.
2018-11-15 12:06:30 -05:00
Nat Goodspeed f49ee0a053 DRTVWR-447: Animesh + BugSplat = 6.1 2018-11-14 16:19:47 -05:00
Nat Goodspeed f7e99f0db7 Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2018-11-14 16:17:36 -05:00
AndreyL ProductEngine 88605685b0 Merged in lindenlab/viewer-release 2018-11-14 22:52:16 +02:00
AndreyL ProductEngine c21396181b Merged in lindenlab/viewer-release 2018-11-14 22:47:31 +02:00
AndreyL ProductEngine 9839a68c5a Merged in lindenlab/viewer-release 2018-11-14 22:40:23 +02:00
Nat Goodspeed 8558ce5c60 increment viewer version to 6.0.1 2018-11-14 15:31:16 -05:00
Nat Goodspeed d1bab77c1b Added tag 6.0.0-release for changeset 821edfcd1491 2018-11-14 15:31:16 -05:00
AndreyL ProductEngine 39652180ae Merged in lindenlab/axon 2018-11-14 16:20:05 +02:00
maxim_productengine ccd20624e3 SL-10018 FIXED Viewer crashes when clicking on a link of a folder in Inventory 2018-11-09 16:44:06 +02:00
Nat Goodspeed 4e776c522c SL-10030: Update to viewer-manager build 521526 2018-11-08 14:21:31 -08:00
Ruslan Teliuk 62085f9f79 Merged lindenlab/viewer-cougar into default 2018-11-08 18:42:12 +02:00
ruslantproductengine 755b4a3a6d SL-10019 - [Mac] [Render] Right-click context menu immediately disappears when clicking any place in the ‘Inventory’ floater 2018-11-08 18:33:42 +02:00
Nat Goodspeed cb5c5bb6ee SL-9952: updater.exe now renamed to SLVersionChecker.exe
thereby avoiding strange Windows requirement for elevated privilege.
2018-11-07 15:57:20 -08:00
Nat Goodspeed 6c51d3ba74 SL-9952: Update to viewer-manager build 521490 2018-11-07 15:45:18 -08:00
AndreyL ProductEngine 629b8eab09 Backed out changeset: c094e4b68ee9 2018-11-07 20:55:34 +02:00
AndreyL ProductEngine 5e27fc740a Backed out changeset: 8f9f962ad6c0 2018-11-07 20:55:20 +02:00
maxim_productengine 2f12e96e61 SL-10013 Crash in LLFolderViewModelItemInventory::filterChildItem(..) 2018-11-06 17:14:36 +02:00
AndreyL ProductEngine 23356ac003 Updated viewer manifest to address CEF runtime file differences 2018-11-06 15:28:39 +02:00
AndreyL ProductEngine da27856721 Updated dullahan to version 1.1.1093_3.3538.1849.g458cc98 build 521408 2018-11-06 15:25:06 +02:00
Andrey Lihatskiy 72bd727c42 Merged in graham_linden/viewer-cougar-graham (pull request #36)
SL-10005

Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
2018-11-05 18:47:38 +00:00
andreykproductengine 629d21e4ec SL-1386 Fix for onSelectionChange crash 2018-11-05 17:52:53 +02:00
maxim_productengine f8106e9f3f SL-9991 FIXED Crash in LLViewerLODTexture::processTextureStats() 2018-11-05 17:52:45 +02:00
andreykproductengine 74d28082b0 SL-10006 Fixed crash in addScriptLine 2018-11-05 16:08:26 +02:00
Graham Linden b6e59f09cb Merge SL-10005 fix 2018-11-02 22:39:04 +01:00
Graham Linden 060a0bc350 SL-10005
Make set of copied bits (depth and/or stencil) match those present in the source and dest.

May avoid driver crash on Intel HD graphics.
2018-11-02 22:36:56 +01:00
ruslantproductengine fc2cdf62f1 SL-9766 [Render] [Mac] Alt + left mouse click has severely impaired functions
FIX #2
2018-11-02 16:27:34 +02:00
maxim_productengine bb8481de43 SL-979 Don't allow DnD or paste folders to “Lost and Found” 2018-11-02 15:14:20 +02:00
Nat Goodspeed e7ce166469 DRTVWR-447: Fix NSIS installer icons with "Modern UI" mechanism. 2018-11-02 08:24:28 -04:00
Nat Goodspeed 559899f1bd DRTVWR-447: Merge directly executing updater for Windows precheck. 2018-11-02 08:00:46 -04:00
Nat Goodspeed 75cbe187a6 DRTVWR-447: Back out changeset 69118ad33b45: directly run updater
from NSIS installer, instead of via explorer.exe.

A recent test run performed the install, then opened an Explorer window on My
Documents. <eyeroll/>
2018-11-02 07:59:51 -04:00