Ankur Ahlawat
93100236ae
Merged lindenlab/viewer-release into default
2017-11-16 01:59:00 -08:00
andreykproductengine
02e418a5cd
MAINT-7228 Dummy triangle should use map instead of offset (in case of VBO)
2017-11-14 19:50:17 +02:00
andreykproductengine
6502e8bf33
MAINT-7228 Vertex buffer allocation failure handling
2017-11-14 18:55:36 +02:00
Brad Payne (Vir Linden)
2c8007bc4b
no-op whitespace commit to unstick the build machinery
2017-11-09 20:53:24 +00:00
Brad Payne (Vir Linden)
bb48fae5ce
SL-786 - control avatar deletion
2017-11-09 18:29:34 +00:00
Brad Payne (Vir Linden)
07e925d279
MAINT-7913, MAINT-7817 - fix for animesh attachment corruption after teleporting to a different simulator. Turns out the control avatar (skeleton) was getting caught up in the cleanup for the original region
2017-11-09 16:48:04 +00:00
ruslantproductengine
6aab85e6e4
MAINT-47 [PUBLIC]WindLight: Special overlays (including property lines and hilights for beacons) aren't visible in shader water
...
FIXED
2017-11-09 17:42:26 +02:00
AndreyL ProductEngine
99308bb8a8
Merged in andreyl_productengine/viewer64-marchcat (DRTVWR-431 fixes)
2018-01-17 03:46:29 +02:00
ruslantproductengine
df376c0299
MAINT-6437 - Tile-Based Texture Animation Scales Incorrectly for Rigged Mesh when worn (MacOS only)
...
FIXED.
2017-12-26 18:20:06 +02:00
ruslantproductengine
68200703f2
MAINT-6645 - Improvement - Agents that render as jelly dolls should have their attachments render at 0 LoD to prevent loading higher LoD complexity in memory thus deterring crashes.
...
Stability improve. (viewer x64)
2017-12-14 20:30:40 +02:00
ruslantproductengine
51c5f6319c
MAINT-6645 - Improvement - Agents that render as jelly dolls should have their attachments render at 0 LoD to prevent loading higher LoD complexity in memory thus deterring crashes.
...
Stability improve.
2017-12-04 19:16:19 +02:00
Brad Payne (Vir Linden)
625344a8e3
Added debug setting AnimatedObjectIgnoreLimits for server testing
2017-11-08 20:38:26 +00:00
Brad Payne (Vir Linden)
c7a0b25977
SL-831 - animesh objects are not required to have any tris. If they have no tris, we don't bother making a control avatar for them.
2017-11-08 19:56:09 +00:00
andreykproductengine
f986d1bcbe
MAINT-7979 Debug info should contain correct state
2017-11-07 19:16:21 +02:00
Mnikolenko Productengine
c372862a7a
MAINT-7966 Second Life viewer logs session ID in SecondLife.log
2017-11-07 15:44:06 +02:00
Brad Payne (Vir Linden)
14f429329f
SL-830 - fix for previously selected animated objects disappearing when going static
2017-11-07 13:20:04 +00:00
Brad Payne (Vir Linden)
e8fe39f332
SL-830 - more diagnostics and possible fixes around corrupted graphics state
2017-11-06 14:02:38 +00:00
Oz Linden
1a09fee8e1
[FIXED] Access (read) violation using a LLVivoxVoiceClient::sessionState() after it's been free'ed
...
The shared pointer is passed by reference to LLVivoxVoiceClient::deleteSession() where
mSessionsByHandle.erase(iter) removes the last reference causing it to destruct while still
being accessed later on in the function.
(from Kitty Barnett)
2017-11-03 16:19:54 -04:00
Nat Goodspeed
e6cf1f666e
MAINT-7684: Update viewer-manager to codeticket version 510474.
2017-11-03 16:08:41 -04:00
Nat Goodspeed
d3181c73bc
MAINT-7684: Update viewer-manager to codeticket version 510466.
2017-11-03 14:52:29 -04:00
andreykproductengine
e848127f23
MAINT-7228 Substituted assert with error
2017-11-03 19:27:09 +02:00
Brad Payne (Vir Linden)
e00f4d739b
merge
2017-11-01 22:07:55 +01:00
Brad Payne (Vir Linden)
ae40b68ba7
SL-830, SL-831 - no linking if any of the roots is animated object. isAnimatedObject() just uses check against extended mesh flag of the root. On select, LLVOVolume marks whole linkset for update if animated object.
2017-11-01 22:07:42 +01:00
andreykproductengine
149b2d88dd
MAINT-7228 Vertex buffer allocation failure handling
2017-11-01 19:36:13 +02:00
andreykproductengine
fec6bbddc3
MAINT-7974 Fixed LLProfile crash(error) caused by thread unsafe variable
2017-11-03 20:30:47 +02:00
andreykproductengine
7161619d6c
MAINT-7978 - Fixed allocation crash in doRead(), workers should never crash
2017-11-06 16:46:16 +02:00
Mnikolenko Productengine
ece5e6b827
MAINT-7961 Search link in Recent tab of Inventory should open the Search filters for Inventory
2017-11-06 16:30:47 +02:00
Nat Goodspeed
6d94bb263f
DRTVWR-418: Update viewer-manager to codeticket version 510348.
2017-10-31 14:01:34 -04:00
Nat Goodspeed
d78391a27b
DRTVWR-418: Update viewer-manager to codeticket version 510328.
2017-10-31 11:45:53 -04:00
andreykproductengine
c8c8005e2f
MAINT-2161 Fixed dae parsing issue - dae expects escaped names
2017-10-31 16:41:39 +02:00
Nat Goodspeed
2690ad4b38
DRTVWR-418: Update viewer-manager to codeticket version 510301.
2017-10-30 17:28:22 -04:00
Brad Payne (Vir Linden)
1f26a8f3b9
no-op change to try to get build host unstuck
2017-10-30 19:15:50 +01:00
Nat Goodspeed
7e15d6ae4a
Automated merge with ssh://bitbucket.org/lindenlab/viewer64
2017-10-30 11:15:52 -04:00
Brad Payne (Vir Linden)
ef0e3bfdd9
SL-731, SL-779 - more diagnostics for DebugAnimatedObjects, fixed a problem with recursiveMarkForUpdate
2017-10-27 21:27:36 +01:00
Nat Goodspeed
f643f79f09
DRTVWR-418: Update viewer-manager to codeticket version 510243.
2017-10-27 15:22:12 -04:00
Brad Payne (Vir Linden)
c025939e42
MAINT-7857 - shadow fix for animated objects.
2017-10-27 15:10:26 +01:00
ruslantproductengine
325c076d09
MAINT-7213 Shared media (media as a texture) unusable with transparent mesh
...
New outline selection around mesh objects.
2017-10-26 18:33:08 +03:00
ruslantproductengine
c969932a15
MAINT-6645 - Improvement - Agents that render as jelly dolls should have their attachments render at 0 LoD to prevent loading higher LoD complexity in memory thus deterring crashes.
...
Stability improve.
2017-11-15 15:45:08 +02:00
Nat Goodspeed
8ffaa4242b
DRTVWR-418, MAINT-7911: Merge to build 510144 of VMP
2017-10-26 10:13:12 -04:00
Nat Goodspeed
d8ea2a8a27
MAINT-7911: Update to viewer-manager build 510144
2017-10-26 09:48:26 -04:00
Nat Goodspeed
cc398dc397
Automated merge with ssh://bitbucket.org/lindenlab/viewer64
2017-10-26 09:42:14 -04:00
Nat Goodspeed
263f285697
MAINT-7911: Update viewer-manager to codeticket version 510137.
2017-10-25 21:22:35 -04:00
Brad Payne (Vir Linden)
96bc66a557
SL-779 - refactoring related to rigged-mesh determination. animated objects must contain some triangles even if not at the root
2017-10-25 20:16:39 +01:00
Nat Goodspeed
3f84c43e14
MAINT-7911: Set build_data.json's Platform to win for both W32, W64.
2017-10-25 14:33:26 -04:00
Brad Payne (Vir Linden)
6b6807598f
SL-785 - get non-mesh objects in animesh linksets to display
2017-10-25 19:01:47 +01:00
Brad Payne (Vir Linden)
67710e5100
SL-779 - partial support for animesh objects with non-mesh roots
2017-10-25 13:46:30 +01:00
callum_linden
2e3c5ac88a
Add in real SL viewer name and version
2017-10-24 16:13:23 -07:00
callum_linden
d359dca065
painfully add in the path to the second life log file that we also send - painful because of string <--> wstring issues
2017-10-24 14:28:43 -07:00
Nat Goodspeed
ead19aa22c
MAINT-7081: Only request HTTP2 with $VIEWERASSET override (testing)
2017-10-24 15:57:36 -04:00
Nat Goodspeed
762582c499
MAINT-7081: Mention libnghttp2*.dylib in yet another place.
2017-10-24 15:38:00 -04:00