From: Jonathan P. <jp...@us...> - 2004-11-10 01:32:42
|
Update of /cvsroot/sheepengine/sheep/src/engine/dynamics In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1840/src/engine/dynamics Modified Files: contact.inl contacthandler.inl forcetorque.inl joints.inl rctracker.inl rigidbody.inl Log Message: updated Copyright notice and contact information Index: rigidbody.inl =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/engine/dynamics/rigidbody.inl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** rigidbody.inl 13 May 2004 23:12:26 -0000 1.2 --- rigidbody.inl 10 Nov 2004 01:32:23 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: rctracker.inl =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/engine/dynamics/rctracker.inl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** rctracker.inl 13 May 2004 23:12:26 -0000 1.2 --- rctracker.inl 10 Nov 2004 01:32:23 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: contacthandler.inl =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/engine/dynamics/contacthandler.inl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** contacthandler.inl 13 May 2004 23:12:26 -0000 1.2 --- contacthandler.inl 10 Nov 2004 01:32:23 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: joints.inl =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/engine/dynamics/joints.inl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** joints.inl 13 May 2004 23:12:26 -0000 1.2 --- joints.inl 10 Nov 2004 01:32:23 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: contact.inl =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/engine/dynamics/contact.inl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** contact.inl 13 May 2004 23:12:26 -0000 1.2 --- contact.inl 10 Nov 2004 01:32:23 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: forcetorque.inl =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/engine/dynamics/forcetorque.inl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** forcetorque.inl 13 May 2004 23:12:26 -0000 1.2 --- forcetorque.inl 10 Nov 2004 01:32:23 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. |