Commit Graph

43938 Commits (b7dc69f147a2ff4a61667fce2e302f2b1602f3db)

Author SHA1 Message Date
Andrey Kleshchev b7dc69f147 SL-14541 Packages with fixed license label 2021-09-11 17:08:00 +03:00
Andrey Kleshchev a6313e90aa SL-14541 MacOS build fix 2021-09-09 14:52:55 +03:00
Andrey Kleshchev da29b6be10 SL-14541 Package with fixed minizip-ng version recognition 2021-09-09 14:46:01 +03:00
Andrey Kleshchev a791a22b1b SL-14541 remove mac-crash-logger 2021-09-09 02:17:36 +03:00
Andrey Kleshchev a212a862b4 SL-15211 SL-14541 Update OpenSSL library
Moving a copy of OpenSSL 1.1.1 to D543 from D520 to have less conflicts with zlib-ng integration later
2021-09-08 23:18:07 +03:00
Andrey Kleshchev 5af8f15a05 SL-14541 Replace zlib with zlib-ng 2021-09-08 23:18:07 +03:00
Andrey Kleshchev 6e200800ed SL-14541 removed breakpad, win_crash_logger
# Conflicts:
#	autobuild.xml
#	indra/CMakeLists.txt
#	indra/newview/CMakeLists.txt
#	indra/newview/llappviewerwin32.h
#	indra/win_crash_logger/llcrashloggerwindows.cpp
Cherry picked from DRTVWR-520
2021-09-08 22:38:46 +03:00
Andrey Kleshchev 9aa5be79d9 SL-4250 Do not allow editing worn items if items or avatar are not yet loaded 2021-09-07 23:47:16 +03:00
Mnikolenko Productengine c82995f3e6 SL-15832 Add OS bitness to ViewerStats 2021-09-07 18:46:40 +03:00
Andrey Kleshchev 59fc1ce288 SL-10659 Sometimes selection particles misbehave when selecting Animesh 2021-08-31 18:12:22 +03:00
Mnikolenko Productengine 9e4549117d SL-15887 FIXED Using Position buttons on an attachment that has a negative number for any position axii causes global position to be used 2021-08-27 17:29:09 +03:00
Andrey Kleshchev a6833096c4 SL-15881 Crash at setCommitCallback 2021-08-25 17:33:55 +03:00
Andrey Kleshchev cb9c8526c6 SL-15850 Mangled chat in case of lost connection 2021-08-20 23:37:18 +03:00
Andrey Kleshchev 49b7ce025d SL-7934 Driver version from wrong GPU 2021-08-20 13:54:50 +03:00
Mnikolenko Productengine 19a74195dd SL-15855 skip scroll wheel handling when quitting 2021-08-19 20:35:41 +03:00
Andrey Kleshchev f6b831a8a7 SL-15462 Refactor voiceControlCoro() into a state machine #2 2021-08-18 22:36:11 +03:00
Andrey Kleshchev c5ee0de58a SL-15462 Refactor voiceControlCoro() into a state machine #1 2021-08-18 22:36:11 +03:00
Mnikolenko Productengine cf244c191e SL-15848 FIXED Camera shaking when focused on terrain while avatar is in motion 2021-08-18 14:36:56 +03:00
Andrey Kleshchev 4a4838aa83 SL-14988 Removed redundant check
Potentially a result of a merge conflict, same check and recorder are inside doFlexibleUpdate();
2021-08-16 22:33:27 +03:00
Andrey Kleshchev c29a902e73 SL-14988 Overflow can keep flexi from updating 2021-08-16 22:11:52 +03:00
Andrey Kleshchev 23ad54c5a3 SL-15380 Do not mute object agent is riding when agent and object are in different parcels 2021-08-16 18:57:58 +03:00
Andrey Kleshchev 4043945dc7 SL-15689 EEP doesn't change with height for sitting agents 2021-08-13 20:04:36 +03:00
Mnikolenko Productengine 0124e8952b SL-15830 remove ancient "non-system grid" handling from the viewer 2021-08-13 18:23:33 +03:00
Mnikolenko Productengine ceb752c133 SL-11690 Parse URLs in Group description and Land description 2021-08-13 16:05:32 +03:00
Andrey Lihatskiy ca3e74efa3 Merge branch 'master' into DRTVWR-543-maint 2021-08-10 06:44:26 +03:00
Nat Goodspeed c40b8310b0 Increment viewer version to 6.4.23
following promotion of DRTVWR-531
2021-08-09 17:51:23 -04:00
Mnikolenko Productengine 43425018e8 SL-15722 FIXED The experience permissions request dialog has "Force your avatar to sit" shown twice. 2021-08-04 19:04:24 +03:00
Andrey Kleshchev e8dc5e27ce SL-15746 Turning right has priority over turning left
Does not cover other opposite-direction movements since only rotation is viewer handled.
2021-08-03 20:18:30 +03:00
Andrey Kleshchev dc1a194507 SL-15714 Update image on first time login screen 2021-07-29 19:11:05 +03:00
Mnikolenko Productengine 03e0640212 SL-15571 update ‘Reset’ button in the ‘Covenant’ tab correctly 2021-07-20 16:58:25 +03:00
Callum Prentice a242edc99d Merge with Master after Viewer Release (also fixed some glaring automerge screw ups) 2021-07-19 17:43:19 -07:00
Andrey Lihatskiy 52c898b765 Merge branch 'master' into DRTVWR-543-maint 2021-07-19 22:23:14 +03:00
Andrey Kleshchev 8a14d89582 SL-15592 Emergency login failure dialog
Server message by id "LoginFailure" was pulling in header instead of a message
2021-07-19 22:06:12 +03:00
Andrey Kleshchev eacd9a30bb SL-15574 If login response provides ISO8601 time, convert to local 2021-07-16 20:19:20 +03:00
Andrey Kleshchev 85f3345c35 SL-15574 Fixed message mising some text 2021-07-15 18:22:52 +03:00
Nat Goodspeed be6066eae2 Increment viewer version to 6.4.22
following promotion of DRTVWR-516
2021-07-14 23:27:32 -04:00
Callum Prentice 95b26d3bec Fix for SL-15560 pages with undefined html render with gray background instead of white in CEF v91 2021-07-12 14:17:04 -07:00
Andrey Kleshchev 35f2b14c1d Revert "SL-15434 Change default landmark destination"
This reverts commit efc8b268a2.
2021-07-13 00:05:04 +03:00
Callum Prentice 3602d64a09 Fix for SL-15559 PDF files do not load in CEF v91 2021-07-12 12:50:34 -07:00
Mnikolenko Productengine d38866d030 SL-15512 Update text in the Favorites Bar and Favorites window 2021-07-01 13:42:14 +03:00
Andrey Kleshchev efc8b268a2 SL-15434 Change default landmark destination 2021-06-30 23:24:27 +03:00
Andrey Kleshchev 21f70785d7 SL-15434 The 'Add to my Landmarks' star icon is not marked in the Top menu bar 2021-06-30 23:14:16 +03:00
Andrey Lihatskiy a4c6c7059f Merge branch 'master' into DRTVWR-516-maint
# Conflicts:
#	indra/newview/app_settings/settings.xml
#	indra/newview/llvoicevivox.cpp
2021-06-25 00:51:02 +03:00
Callum Prentice 7ff743a138 Merge branch 'master' into DRTVWR-531 2021-06-24 14:37:20 -07:00
Nat Goodspeed 467d8339c9 Increment viewer version to 6.4.21
following promotion of DRTVWR-518
2021-06-24 15:52:37 -04:00
Andrey Kleshchev abf8c4b364 SL-10297 windows local build fix
win_crash_logger will be fully removed in D520, for now just fixing local relwithdebinfo build
2021-06-24 18:37:22 +03:00
Andrey Kleshchev 9451b50b2b SL-15292 waitForChannel crash #4 2021-06-23 19:48:45 +03:00
Andrey Kleshchev 7cc5b01ded SL-15292 waitForChannel crash #3 2021-06-23 19:19:35 +03:00
Andrey Kleshchev 9241a87b6f SL-15292 waitForChannel crash #2 2021-06-23 18:32:57 +03:00
Callum Prentice 38765be8b0 Fix for: SL-15433 Update version of CEF used in the Viewer to 91.0.4472.114 2021-06-21 19:18:58 -07:00