From 0f01492b377ed52e7967c75e834ee7ad6d487163 Mon Sep 17 00:00:00 2001 From: Csaba Hruska Date: Thu, 26 Jan 2017 00:36:48 +0000 Subject: fix calculation of active texture count, caused a bug when render textures were not binded properly, closes #5. --- lambdacube-gl.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lambdacube-gl.cabal') diff --git a/lambdacube-gl.cabal b/lambdacube-gl.cabal index 56e9cfc..b8b365b 100644 --- a/lambdacube-gl.cabal +++ b/lambdacube-gl.cabal @@ -1,5 +1,5 @@ name: lambdacube-gl -version: 0.5.2.2 +version: 0.5.2.3 synopsis: OpenGL 3.3 Core Profile backend for LambdaCube 3D description: OpenGL 3.3 Core Profile backend for LambdaCube 3D homepage: http://lambdacube3d.com -- cgit v1.2.3