The latest version of Hipmunk is 5.2.0.17-0.

Hipmunk

Version 5.2.0.2 revision 0 uploaded by FelipeLessa.

Package meta

Synopsis
A Haskell binding for Chipmunk.
Description

Chipmunk is a fast, simple, portable, 2D physics engine (http://code.google.com/p/chipmunk-physics/ and http://wiki.slembcke.net/main/published/Chipmunk). This package contains a prerelease Chipmunk 5.0 source and Haskell bindings to all of its functions. It is completely self-contained. Please see http://hackage.haskell.org/package/HipmunkPlayground for a demonstration of this library.

New in version 5.2.0.2:

  • Update to Chipmunk 5.3.4. Note, however, that not all functionality available in Chipmunk 5.3.4 is here yet. But the bug fixes and performance improvements are.

  • Fix linking bug present since Hipmunk 5.1.0. Thanks, Sönke Hahn.

  • Correctly destroy the space in the presence of callbacks.

  • Workaround difficult-to-reproduce bug in Chipmunk where the number of contact points in an arbiter would get garbage. When that happens (and the garbage does look like garbage) we give an empty list of contact points.

Licensed under the MIT license (like Chipmunk itself).

Author
Felipe A. Lessa <felipe.lessa@gmail.com>
Bug reports
n/a
Category
Physics, Game
Copyright
(c) 2008-2010 Felipe A. Lessa
Homepage
http://patch-tag.com/r/felipe/hipmunk/home
Maintainer
Felipe A. Lessa <felipe.lessa@gmail.com>
Package URL
n/a
Stability
provisional

Components