Comment out (build breaking) mouse code for OS X, fix 3d noteskins + characters at the same time (I hope)
This commit is contained in:
@@ -287,6 +287,7 @@ bool Model::EarlyAbortDraw() const
|
||||
|
||||
void Model::DrawCelShaded()
|
||||
{
|
||||
// TODO: use shell shader for outline.
|
||||
this->SetGlow(RageColor(0,0,0,1));
|
||||
this->SetDiffuseAlpha(0);
|
||||
DISPLAY->SetPolygonMode( POLYGON_LINE );
|
||||
|
||||
Reference in New Issue
Block a user