Vec-Transform 1.0.1 → 1.0.2
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
Vec-Transform.cabal view
@@ -1,5 +1,5 @@ name: Vec-Transform-version: 1.0.1+version: 1.0.2 cabal-version: >=1.2.3 build-type: Simple license: BSD3
src/Data/Vec/LinAlg/Transform3D.hs view
@@ -119,7 +119,7 @@ 0, 0, -(f+n)/(f-n), -2*f*n/(f-n), 0,0,-1,0] where- t = 2*n*tan(fovy/2)+ t = n*tan(fovy/2) b = -t r = aspect*t l = -r