Add Default Avatar Picker Floater (World->Default Avatars)
Default Avatars button option added to Toolbar prefs. Adds debug setting ToolbarVisibleAvatar Hooks into "avatar_picker_url" login response on opensim. Also includes hooking up of DestinationGuideShown to startup, which was left unstaged from the initial commit of the Destination Guide.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
// Helpers
|
||||
//
|
||||
|
||||
static std::string getLoginUriDomain()
|
||||
std::string getLoginUriDomain()
|
||||
{
|
||||
LLURI uri(gHippoGridManager->getConnectedGrid()->getLoginUri());
|
||||
std::string hostname = uri.hostName(); // Ie, "login.<gridid>.lindenlab.com"
|
||||
|
||||
Reference in New Issue
Block a user