EgtInterface 1.6h3 :
- EgtExplodeSurface per trimesh e Region - Count invece di Nbr - normale a regione e conteggio chunk.
This commit is contained in:
@@ -63,9 +63,9 @@ __stdcall EgtResetCurrPartLayer( void)
|
||||
|
||||
//-------------------------------------------------------------------------------
|
||||
int
|
||||
__stdcall EgtGetPartNbr( BOOL bOnlyVisible)
|
||||
__stdcall EgtGetPartCount( BOOL bOnlyVisible)
|
||||
{
|
||||
return ExeGetPartNbr( ( bOnlyVisible != FALSE)) ;
|
||||
return ExeGetPartCount( ( bOnlyVisible != FALSE)) ;
|
||||
}
|
||||
|
||||
//-------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user