EgtGraphics 2.6l1 :

- ricompilazione con cambio versione.
This commit is contained in:
Dario Sassi
2024-12-02 09:51:21 +01:00
parent d7385ec15d
commit 2fb3ffb614
2 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -522,7 +522,7 @@ Scene::DrawGeoObj( const IGdbIterator& iIter, int nPass, const MdStMkCol& siObj)
mMat[0].Set( m_colDef) ;
// secondo materiale per parti lavorate (tonalità spostata di +22.5 deg)
cCol[1] = cCol[0] ;
mMat[1] = mMat[0] ;
mMat[1] = mMat[0] ;
// se richiesto diverso
if ( ( m_nShowZmap & ZSM_COLORS) != 0) {
HSV hsv = GetHSVFromColor( siObj.colObj) ;