Commit Graph

40429 Commits (bd008a170898e69beeb8bc0481b4bfd94de86c55)

Author SHA1 Message Date
callum@lindenlab.com 210e2a8bfb Pull in latest 3P Dullahan with change to cursor changed function signature 2017-02-23 10:16:47 -08:00
andreykproductengine 043d13d5e4 MAINT-2132 Fixed Avatar hasn't animation while moving if wear and detach object in edit mode 2017-02-23 19:38:12 +02:00
Mnikolenko Productengine f88881884f MAINT-7138 Fix Agent Limit field and spinner cap in Region/Estate floater 2017-02-23 12:17:59 +02:00
Callum Prentice 8f4cb2bc15 Use new version info from CEF plugin to display in About box 2017-02-22 19:22:15 -08:00
Callum Prentice 2c8299d643 reenable support for copy/cut/paste to/from a web page 2017-02-22 19:21:55 -08:00
Callum Prentice ea4ef0b4e0 Pull in new version of p64_3p-Dullahan with support for flippyingh pixels/mouse, copy/cut/paste and new version info 2017-02-22 19:21:01 -08:00
Oz Linden f0b256b1cb correct merge error in BuildVersion.cmake 2017-02-22 17:34:46 -05:00
Oz Linden f77af9df43 use AUTOBUILD_BUILD_ID value for revision if available (requires autobuild 1.1.4) 2017-02-22 17:03:00 -05:00
andreykproductengine 49b448b778 MAINT-7118 fixed erroneous name check 2017-02-22 18:31:12 +02:00
AndreyL ProductEngine c627d0a240 Merged in lindenlab/viewer-bear 2017-02-22 16:53:25 +02:00
Callum Prentice 5534ab4e18 First round of changes to replace LLCEFLib with Dullahan. Mostly Windows changes in this batch since I'm working on Windows box but some speculative macOS ones too although they are quite untested 2017-02-21 15:06:21 -08:00
Nat Goodspeed 038c555fc4 DRTVWR-418: In viewer64-mac-havok fork, turn on Xcode 8 Havok.
This is known not to work yet: the relevant Havok libraries are not being
bundled with llphysicsextensions, therefore the viewer can't link with any
Havok symbols.
2017-02-21 17:12:27 -05:00
Nat Goodspeed 0ecb32bafb DRTVWR-418: Merge from https://bitbucket.org/lindenlab/viewer64 2017-02-21 17:06:50 -05:00
Callum Prentice 8fd147f59d Add 3p Dullahan packages for windows 32/64 and darwin64 2017-02-21 10:25:55 -08:00
callum@lindenlab.com 135d96daca Automated merge with head of lindenlab/viewer64 2017-02-21 09:49:36 -08:00
Nat Goodspeed d18060e41c DRTVWR-418: At Oz's request, turn off HAVOK for Mac builds.
This is already done for TeamCity builds in build.sh, but since we don't yet
have 64-bit Xcode 8 Mac Havok working in the viewer, make plain developer
autobuild builds work also.
2017-02-21 12:15:47 -05:00
Nat Goodspeed 56d04963d4 DRTVWR-418: Fix CMake syntax for Havok.cmake refactoring. 2017-02-17 16:44:47 -05:00
Nat Goodspeed 2428b484e3 DRTVWR-418: Attempt to make sense of Havok.cmake Linux logic.
Aside from crazy indentation, much of Havok.cmake is redundant testing of
DEBUG_PREBUILT and conditional MESSAGE(STATUS ...) output, not to mention
repeating stanzas for each of debug_dir, release_dir and relwithdebinfo_dir.

Use local functions and foreach() to try to manage redundancy so the details
of what it's actually trying to do don't get lost in the noise.
2017-02-17 15:56:42 -05:00
callum@lindenlab.com bf90329dea Automated merge with head of lindenlab/callum_viewer64 2017-02-17 09:43:08 -08:00
Brad Payne (Vir Linden) 976b4f91ef SL-409 - more WIP on http fetching path for assets, capture results to LLVFile. 2017-02-17 09:04:28 -05:00
Brad Payne (Vir Linden) 7d375ed9b7 SL-409 - WIP on http fetching path for assets 2017-02-15 15:34:56 -05:00
Oz Linden 9472098e81 improve dependency declarations for packages-info and other settings files 2017-02-15 15:27:05 -05:00
andreykproductengine 605160d501 MAINT-7118 Swapping legacy people API with new cache 2017-02-15 20:40:03 +02:00
andreykproductengine 9c015df3fa MAINT-389 Fixed No way to wear an outfit from Library besides drag-n-drop 2017-02-21 15:50:09 +02:00
andreykproductengine aa52236c55 MAINT-768 Fixed mouse hover triggers foreground and background UI 2017-02-21 19:30:41 +02:00
Mnikolenko Productengine 3faad84a53 MAINT-7036 Communicate Menu - Voice Morphing - Subscribe Now options - update 2017-02-21 18:01:23 +02:00
Mnikolenko Productengine a6b3bb1a2d MAINT-7146 No callback for 'Url.RemoveFriend' in LLScrollListCtrl 2017-02-20 14:20:43 +02:00
Mnikolenko Productengine da3fde24aa MAINT-7133 add object name to inventory offer chat message 2017-02-20 11:24:30 +02:00
Mnikolenko Productengine 094c13d63b MAINT-7142 Use '/completename' in teleport offer and eject messages 2017-02-20 11:20:03 +02:00
andreykproductengine 58cb661352 MAINT-397 Fixing confusing behavior 2017-02-17 15:19:57 +02:00
Mnikolenko Productengine 515a2f9c39 MAINT-7132 snapshot window should re-open in last selected mode 2017-02-16 14:46:10 +02:00
Oz Linden b6cdeb2271 MAINT-7130: suppress stdout from run_build_tests by
converting to logging so that stdout from its command can be captured
cleanly
Make the default be to not print anything
2017-02-15 13:00:20 -05:00
Oz Linden 83f2f43e36 convert run_build_tests to use argparse rather than optparse 2017-02-15 12:14:30 -05:00
AndreyL ProductEngine 3c249e5d5f MAINT-7051 Release Notes url shouldn't include the EDU parameter 2017-02-15 14:52:33 +02:00
max nikolenko a71ddeafc2 Merged in MAINT-7104 Quicker and easier access to Grid Status from within the Second Life viewer 2017-02-15 10:02:02 +00:00
Brad Payne (Vir Linden) 86449a0ac4 SL-409 - debug setting to enable/disable use of ViewerAsset cap by asset type. Temporary construction until UDP path goes away. 2017-02-14 09:31:08 -05:00
Mnikolenko Productengine 6e06281477 MAINT-7104 whitespace clean-up 2017-02-14 15:46:27 +02:00
Mnikolenko ProductEngine 67edb011b5 MAINT-7104 Flash toolbar when grid status page is updated 2017-02-14 13:37:45 +02:00
callum@lindenlab.com c5ac455647 Automated merge with lindenlab/viewer64 2017-02-13 13:55:58 -08:00
Nat Goodspeed a0c1842595 DRTVWR-418: Fix syntax for previous test skip. 2017-02-13 16:53:18 -05:00
callum@lindenlab.com 189c043038 Automated merge with lindenlab/viewer64 2017-02-13 13:35:06 -08:00
Nat Goodspeed a971909a34 DRTVWR-418: Reluctantly skip llcorehttp 503-with-retry test on W64. 2017-02-13 16:07:38 -05:00
Nat Goodspeed 7c08ecff70 Automated merge with ssh://bitbucket.org/lindenlab/nat_viewer64 2017-02-13 16:02:55 -05:00
callum@lindenlab.com 238f9350b8 Automated merge with head of callum_linden/viewer64-xcode8 2017-02-13 12:29:37 -08:00
callum@lindenlab.com 13ec15beb9 Automated merge with head of callum_linden/viewer64-callum 2017-02-13 12:28:47 -08:00
Brad Payne (Vir Linden) 5db5f6148a SL-409 - initial cleanup, mostly indentation fixes and removing unused or inaccessible code 2017-02-13 14:32:50 -05:00
andreykproductengine 4524677fe5 MAINT-397 Teleport offers are not received after disabling "do not disturb" mode 2017-02-13 20:15:26 +02:00
andreykproductengine b923ee861b MAINT-6999 Cap attachment render weight 2017-02-13 17:39:39 +02:00
andreykproductengine 1c0a2f8779 MAINT-299 Fixed Inventory not mentioning additional inventory shortcut 2017-02-13 15:50:46 +02:00
Mnikolenko Productengine 85d05c7130 MAINT-5556 Active listing folder stays listed, with empty Version folder 2017-02-13 11:04:42 +02:00