From 105edbd5028399f9cd180ca5674a92edb1fb6efb Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 24 Apr 2005 01:44:48 +0000 Subject: Fixed texture mapping and added generation of materials for lighting --- opengl/gldialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'opengl/gldialog.h') diff --git a/opengl/gldialog.h b/opengl/gldialog.h index aa5d6e7..7df26e0 100644 --- a/opengl/gldialog.h +++ b/opengl/gldialog.h @@ -49,6 +49,7 @@ private: W32DLib::Text m_dir; W32DLib::AutoCheck m_forceCOG; W32DLib::AutoCheck m_blitzMax; + W32DLib::AutoCheck m_normals; W32DLib::StaticText m_funcLabel; std::string m_path; -- cgit v1.2.3