EgtGraphics 1.5c6 :
- modifiche per materiale - spostato comando PAUSE di TSC in EgtGeneral.
This commit is contained in:
+1
-1
@@ -183,7 +183,7 @@ Scene::DrawGeoObj( const IGdbIterator& iIter, int nObjStat)
|
||||
int nGeoType = pGeoObj->GetType() ;
|
||||
// recupero il colore
|
||||
Color cCol ;
|
||||
if ( ! iIter.GetCalcColor( cCol))
|
||||
if ( ! iIter.GetCalcMaterial( cCol))
|
||||
cCol = m_colDef ;
|
||||
// se vettore
|
||||
if ( nGeoType == GEO_VECT3D) {
|
||||
|
||||
Reference in New Issue
Block a user