EgtExecutor.rc 1.6e3 :
- sistemata ExeOutLog (era rimasta EgtOutLog) - passato indice context a MachMgr - aggiunta LuaInstallEgtFunctions.
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ bool
|
||||
ExeInitScene( HWND hWnd, int nDriver, bool b2Buff, int nColorBits, int nDepthBits)
|
||||
{
|
||||
GseContext* pGseCtx = GetCurrGseContext() ;
|
||||
VERIFY_CTX( pGseCtx, false)
|
||||
VERIFY_CTX_GEOMDB( pGseCtx, false)
|
||||
// inizializzazione scena OpenGL
|
||||
PtrOwner<IEGrScene> pScene( MyCreateEGrScene()) ;
|
||||
VERIFY_NULL( Get( pScene), "Error in CreateEGrScene", false)
|
||||
|
||||
Reference in New Issue
Block a user