diff trunk/chipmunkd/cpShape.d @ 23:4ceef5833c8c

updated to chipmunk 5.3.3
author Extrawurst
date Fri, 10 Dec 2010 02:10:27 +0100
parents df4ebc8add66
children 4541ca17975b
line wrap: on
line diff
--- a/trunk/chipmunkd/cpShape.d	Thu Dec 09 22:25:04 2010 +0100
+++ b/trunk/chipmunkd/cpShape.d	Fri Dec 10 02:10:27 2010 +0100
@@ -218,6 +218,7 @@
 	}
 }
 
+// TODO this function should really take a position and rotation explicitly and be renamed
 cpBB
 cpShapeCacheBB(cpShape *shape)
 {