add Model to NoteDisplay
This commit is contained in:
@@ -702,6 +702,8 @@ void Model::DrawPrimitives()
|
||||
if (!m_pModel)
|
||||
return;
|
||||
|
||||
DISPLAY->Scale( 0, -1, 0 ); // flip so positive Y is up
|
||||
|
||||
DISPLAY->SetBlendModeNormal();
|
||||
DISPLAY->EnableZBuffer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user