From: Timothy S. <pe...@us...> - 2005-07-02 14:21:09
|
Update of /cvsroot/pyode/pyode In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6881 Modified Files: ChangeLog Log Message: Added an old change to the Changelog. Index: ChangeLog =================================================================== RCS file: /cvsroot/pyode/pyode/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** ChangeLog 24 Jun 2005 16:21:41 -0000 1.5 --- ChangeLog 2 Jul 2005 14:21:00 -0000 1.6 *************** *** 23,24 **** --- 23,28 ---- Updated doc about collide and category bits (which are actually long instead of int). + 2004-11-30 Timothy Stranex <ti...@st...> + + * Modified setup to work with both Trimesh-enabled and Trimesh-disabled + builds of ODE without needing Pyrex to be installed. |