Commit Graph

27576 Commits (d58b9ee54e84b709e063cdbbc349de25feafa59b)

Author SHA1 Message Date
Nyx Linden d58b9ee54e SH-4050 FIX camera goes underground if hover set low enough
Changing viewer limit for avatar height to match server limit, camera does not go underground.
Also clarified where we do not need avatar offset in the code, through comments
2013-04-25 14:09:42 -04:00
Nyx Linden b4c60f4303 merge. pulled in sunshine-stable. 2013-04-08 17:03:24 -04:00
Nyx Linden 3e53ade13e merge 2013-04-05 15:24:22 -04:00
Don Kjer beeefb4526 Renaming HTTP_HEADER_* into HTTP_IN_HEADER_* and HTTP_OUT_HEADER_* to make it more clear which header strings should be used for incoming vs outgoing situations.
Using constants for commonly used llhttpnode context strings.
2013-04-04 21:50:45 +00:00
Nyx Linden 37303b9a2b merge with latest viewer-development 2013-04-04 14:26:43 -04:00
Nyx Linden 08bd67c0dd SH-4059 FIX other's hover parameters affects your avatar's setting
Added an additional sanity check to make sure that other avatars don't
affect your wearables.
2013-04-04 11:38:23 -04:00
Nyx Linden 4bcf1b911a SH-4051 REVERT teen accounts unable to remove underclothes even when switching outfits
Reverting fix as additional problems were found that could lead to even accidental nudity.
This fix is not required for the current release as it is not a regression.
Will review options for fixing for the next release.
2013-04-03 19:04:57 -04:00
Nyx Linden 106864bb8a merge 2013-04-03 19:00:13 -04:00
Nyx Linden b724791c2a SH-4050 FIX camera goes below ground when avatar offset set to 0
Added a constraint to ensure that the avatar's height (with offset)
does not go below 0.1 meters. Camera was getting confused since the avatar's
effective height was negative.

Note the avatar is mostly underground/contorted even at 0.1 meters, but
most users setting values this low will be making ultra-tinies and would
be hiding the avatar mesh. Camera stays above ground when height is at 0.1.
2013-04-03 18:59:50 -04:00
Oz Linden 00390ccbd7 merge changes for 3.5.0-release 2013-04-03 15:11:28 -04:00
Oz Linden 8a330ee2eb Added tag 3.5.0-release for changeset adc360e6bf21 2013-04-03 15:01:24 -04:00
Brad Payne (Vir Linden) d1d0a2cf67 SH-4058 - log spam reduction initiative. 2013-04-03 14:58:33 -04:00
Brad Payne (Vir Linden) 7c37af37d4 merge 2013-04-03 11:28:00 -04:00
Brad Payne (Vir Linden) d7b530008e SH-3058 WIP - disable debug-level logging for avatar by default 2013-04-03 11:09:23 -04:00
Brad Payne (Vir Linden) 0b5695fec1 merge 2013-04-02 20:42:41 -04:00
Brad Payne (Vir Linden) 72d0d81c7e SH-4057 FIX - cleaned up old canUseHTTP logic, now lives in llviewertexture.cpp 2013-04-02 20:40:19 -04:00
Nyx Linden af78acc037 merge 2013-04-02 18:33:26 -04:00
Nyx Linden 7ea7b236d8 BUILDFIX commit policy fixes 2013-04-02 18:32:57 -04:00
prep@lindenlab.com 96d87aa85e merge 2013-04-02 17:27:20 -05:00
prep@lindenlab.com ef6242d729 Merged in chui beta code. 2013-04-02 17:15:48 -05:00
Brad Payne (Vir Linden) 3eae5ba0d0 Removed setCanUseHTTP override in llvoavatar 2013-04-02 18:02:59 -04:00
Brad Payne (Vir Linden) e50a8b9a2b merge 2013-04-02 17:55:41 -04:00
Brad Payne (Vir Linden) 56d4a9f36b SH-4057 FIX - host bake textures should start with UDP fetching now, instead of waiting to fail down 2013-04-02 17:54:30 -04:00
Nyx Linden 323a2f2235 pulling in sunshine-stable to sunshine-internal. 2013-04-02 16:02:13 -04:00
Logan Dethrow 557adcabb9 Renamed logCapabilites static function to log_capabilities in llviewerregion.cpp to better match coding standard. 2013-04-02 19:51:45 +00:00
Nyx Linden 49731dd21d SH-4051 FIX problem with teen account and undershirt layers
Updated logic for teen accounts, to ensure that during any transition
that they are wearing at least one undershirt wearable and one
underpants wearable.
2013-04-02 12:51:45 -04:00
Nyx Linden 15b91b9149 SH-4044 FIX voice dot is offset vertically if using avatar height offset
Added the height offset in one too many places. fixing.
2013-04-02 12:46:41 -04:00
AlexanderP ProductEngine 3f1ad7dbd0 CHUI-811 FIXED [CHUIBUG]Too much spacing around the new chat UI elements 2013-04-02 18:56:52 +03:00
Logan Dethrow 9927963ac9 If we get more caps from a subsequent grant for a region, go ahead and use them. This is a hack that should be safe to remove after SH-3895 is fixed everywhere on the sim side. 2013-04-01 20:10:39 -04:00
AlexanderP ProductEngine 09db2bd9ff CHUI-896 : ADD FIX : Line flashing and FUI button flashing not working correctly for CHUI notifications
backed out 902caf2 and (partly) d498514; case "NOT_ON_TOP" was fixed
2013-04-01 19:40:40 +03:00
Gilbert Gonzales 791040d03b merge 2013-04-01 17:12:47 -07:00
Gilbert Gonzales b37f501a87 CHUI-796 (User doesn't get all messages in 'do not disturb' mode): Now when a conversation is focused by clicking on it's line item, selecting a torn off floater or unminimized a torn off floater the stored notifications for that conversation will be removed. 2013-04-01 15:36:05 -07:00
Merov Linden c588f6be31 CHUI-907 : Fixed! Suppress inexistant menu item and duplicated registrar entry to avoid warning 2013-04-01 13:39:14 -07:00
Merov Linden cb4ec92582 CHUI-907 : Prevent warning when parsing menus adding name to menu_item_check 2013-04-01 13:04:24 -07:00
Mnikolenko ProductEngine 56939a2a2b CHUI-904 FIXED Set the focus on the Nearby chat floater after setting visibility. 2013-04-01 20:09:37 +03:00
mberezhnoy b3e3cf8151 merge 2013-04-01 20:06:23 +03:00
Logan Dethrow 298660a5f1 Backed out accidentally committed change to logcontrol.xml. 2013-04-01 11:59:27 -04:00
Oz Linden 90b56ee9fa merge changes for 3.5.0-beta7 2013-04-01 09:34:41 -04:00
Oz Linden 49bef4e122 Added tag 3.5.0-beta7 for changeset 5c6098fd17d4 2013-04-01 09:33:58 -04:00
mberezhnoy 255159c50f CHUI-886 (Time in front of the name is not displayed when the Conversations size is reduced to a minimum.) 2013-04-01 08:53:44 +03:00
Merov Linden 2d84b0605e CHUI-807 : Trace add and remove sessions 2013-03-29 17:40:16 -07:00
Merov Linden 7c7ccf27d1 CHUI-807 : Add more defensive coding. Also trace in log the sessions created so we'll have a better idea of what people do with conversations if we see that crash again. 2013-03-29 17:22:53 -07:00
Nyx Linden adc4f8d02e merge 2013-03-29 18:06:05 -04:00
Nyx Linden 8e7c04f1d0 SUN-57 SH-4039 FIX bake fail on non-ssb regions
We were getting the texture ID from the type,index couple, but were not
passing in index, which defaulted to 0. texture ID is available from the
texture object itself, so using that and removing the index parameter
to prevent future confusion.
2013-03-29 18:05:36 -04:00
Oz Linden 7333731bbc merge changes for DRTVWR-306 2013-03-29 17:31:00 -04:00
Oz Linden 430b8547c4 tag merge of DRTVWR-306 2013-03-29 17:30:54 -04:00
prep@lindenlab.com ab272c20a9 Another Chui beta6+ merge to deal with build issues 2013-03-29 13:22:51 -05:00
Mnikolenko ProductEngine 305d111910 Additional fix for CHUI-903 2013-03-29 18:34:16 +02:00
prep@lindenlab.com 0f24668b0a Merged in Chui beta6+ fixes 2013-03-29 10:37:58 -05:00
Mnikolenko ProductEngine a62a824efb CHUI-903 FIXED Don't show toasts if Session floater is torn-off and in focus. 2013-03-29 15:23:17 +02:00