From: Jonathan P. <jp...@us...> - 2004-11-10 01:32:42
|
Update of /cvsroot/sheepengine/sheep/src/glrenderer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1840/src/glrenderer Modified Files: glmesh.inl material.inl sgnode.inl texture.inl Log Message: updated Copyright notice and contact information Index: sgnode.inl =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/glrenderer/sgnode.inl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** sgnode.inl 13 May 2004 23:12:27 -0000 1.2 --- sgnode.inl 10 Nov 2004 01:32:24 -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: texture.inl =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/glrenderer/texture.inl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** texture.inl 13 May 2004 23:12:27 -0000 1.2 --- texture.inl 10 Nov 2004 01:32:24 -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: material.inl =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/glrenderer/material.inl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** material.inl 13 May 2004 23:12:27 -0000 1.3 --- material.inl 10 Nov 2004 01:32:24 -0000 1.4 *************** *** 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: glmesh.inl =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/glrenderer/glmesh.inl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** glmesh.inl 13 May 2004 23:12:27 -0000 1.3 --- glmesh.inl 10 Nov 2004 01:32:24 -0000 1.4 *************** *** 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. |