HGamer3D-Graphics3D 0.3.1 → 0.3.2
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
HGamer3D-Graphics3D.cabal view
@@ -1,5 +1,5 @@ Name: HGamer3D-Graphics3D -Version: 0.3.1 +Version: 0.3.2 Synopsis: 3D Graphics Functionality for HGamer3D Description: HGamer3D is a game engine for developing 3D games in the programming
HGamer3D/Graphics3D/Object3D.hs view
@@ -92,8 +92,8 @@ import Control.Monad import Control.Monad.Trans -import Control.Monad.IO.Class import Control.Monad.State.Class + -- set the material of an Ogre entity, used during mesh creation