Merge branch 'V2MultiWear' of bitbucket.org:Lirusaito/singularityviewer into AltCompilers

Conflicts:
	indra/cmake/00-Common.cmake
	indra/newview/llvovolume.cpp
This commit is contained in:
Drake Arconis
2012-07-02 20:16:56 +00:00
93 changed files with 3912 additions and 2204 deletions

View File

@@ -265,7 +265,9 @@ void LLDrawPoolAvatar::beginPostDeferredAlpha()
sRenderingSkinned = TRUE;
gPipeline.bindDeferredShader(*sVertexProgram);
sVertexProgram->setMinimumAlpha(0.2f);
sDiffuseChannel = sVertexProgram->enableTexture(LLViewerShaderMgr::DIFFUSE_MAP);
}