Merge branch 'future' of git://github.com/siana/SingularityViewer.git into BatchIndexing
Conflicts: indra/newview/hippopanelgrids.cpp indra/newview/llstartup.cpp indra/newview/llsurface.cpp indra/newview/llviewermessage.cpp indra/newview/llviewerparceloverlay.cpp indra/newview/llviewertexturelist.cpp indra/newview/llworld.cpp
This commit is contained in:
@@ -1091,10 +1091,11 @@ BOOL LLPanelRegionTextureInfo::sendUpdate()
|
||||
llinfos << "LLPanelRegionTextureInfo::sendUpdate()" << llendl;
|
||||
|
||||
// Make sure user hasn't chosen wacky textures.
|
||||
if (!validateTextureSizes())
|
||||
{
|
||||
return FALSE;
|
||||
}
|
||||
// -Revolution Allow 'wacky' things
|
||||
//if (!validateTextureSizes())
|
||||
//{
|
||||
// return FALSE;
|
||||
//}
|
||||
|
||||
LLTextureCtrl* texture_ctrl;
|
||||
std::string buffer;
|
||||
|
||||
Reference in New Issue
Block a user