diff options
author | Csaba Hruska <csaba.hruska@gmail.com> | 2016-12-23 14:13:56 +0100 |
---|---|---|
committer | Csaba Hruska <csaba.hruska@gmail.com> | 2016-12-23 14:13:56 +0100 |
commit | 5332c0ae54eeb591762e0b348d2fcf8132988b1d (patch) | |
tree | 6dbc20251ec78e2213b6f8c50971e8f18ccc2940 /lambdacube-gl.cabal | |
parent | 2f7f5032a8ddaa968b53476c8ae070d1d2961691 (diff) |
make renderable graphics order optional
Diffstat (limited to 'lambdacube-gl.cabal')
-rw-r--r-- | lambdacube-gl.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lambdacube-gl.cabal b/lambdacube-gl.cabal index e9a8e71..ee76dab 100644 --- a/lambdacube-gl.cabal +++ b/lambdacube-gl.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | name: lambdacube-gl | 1 | name: lambdacube-gl |
2 | version: 0.5.1.2 | 2 | version: 0.5.2.0 |
3 | synopsis: OpenGL 3.3 Core Profile backend for LambdaCube 3D | 3 | synopsis: OpenGL 3.3 Core Profile backend for LambdaCube 3D |
4 | description: OpenGL 3.3 Core Profile backend for LambdaCube 3D | 4 | description: OpenGL 3.3 Core Profile backend for LambdaCube 3D |
5 | homepage: http://lambdacube3d.com | 5 | homepage: http://lambdacube3d.com |