Update of /cvsroot/pyode/pyode
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23692
Modified Files:
ChangeLog
Log Message:
Applied the heightfield patch
Index: ChangeLog
===================================================================
RCS file: /cvsroot/pyode/pyode/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** ChangeLog 5 Jun 2007 08:42:17 -0000 1.16
--- ChangeLog 5 Jun 2007 09:03:46 -0000 1.17
***************
*** 5,8 ****
--- 5,9 ----
GeomObject, UniversalJoint angle updates, storing
Geoms with weak references, triangle count)
+ * Added the heightfield patch as well
2006-11-28 Matthias Baas <mb...@us...>
|