Update of /cvsroot/sheepengine/sheep/src/common/meshio In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14966/src/common/meshio Modified Files: XXXLOADER.cpp XXXLOADER.h aseloader.cpp aseloader.h imeshbuilder.h imeshloader.cpp imeshloader.h keywordtable.cpp keywordtable.h loadmesh.h meshmodifier.cpp meshmodifier.h objloader.cpp objloader.h smartloader.cpp smartloader.h triangulator.cpp triangulator.h triloader.cpp triloader.h Log Message: updated Copyright notice and contact information Index: meshmodifier.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/meshmodifier.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** meshmodifier.cpp 13 May 2004 23:12:25 -0000 1.2 --- meshmodifier.cpp 10 Nov 2004 00:09:11 -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: triangulator.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/triangulator.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** triangulator.h 13 May 2004 23:12:25 -0000 1.2 --- triangulator.h 10 Nov 2004 00:09:11 -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: imeshbuilder.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/imeshbuilder.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** imeshbuilder.h 13 May 2004 23:12:25 -0000 1.5 --- imeshbuilder.h 10 Nov 2004 00:09:11 -0000 1.6 *************** *** 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: smartloader.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/smartloader.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** smartloader.h 30 Oct 2004 15:55:07 -0000 1.5 --- smartloader.h 10 Nov 2004 00:09:11 -0000 1.6 *************** *** 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: objloader.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/objloader.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** objloader.h 30 Oct 2004 15:55:07 -0000 1.6 --- objloader.h 10 Nov 2004 00:09:11 -0000 1.7 *************** *** 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: imeshloader.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/imeshloader.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** imeshloader.cpp 13 May 2004 23:12:25 -0000 1.3 --- imeshloader.cpp 10 Nov 2004 00:09:11 -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: keywordtable.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/keywordtable.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** keywordtable.h 13 May 2004 23:12:25 -0000 1.2 --- keywordtable.h 10 Nov 2004 00:09:11 -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: meshmodifier.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/meshmodifier.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** meshmodifier.h 13 May 2004 23:12:25 -0000 1.3 --- meshmodifier.h 10 Nov 2004 00:09:11 -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: keywordtable.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/keywordtable.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** keywordtable.cpp 13 May 2004 23:12:25 -0000 1.2 --- keywordtable.cpp 10 Nov 2004 00:09:11 -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: loadmesh.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/loadmesh.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** loadmesh.h 30 Oct 2004 15:55:07 -0000 1.5 --- loadmesh.h 10 Nov 2004 00:09:11 -0000 1.6 *************** *** 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: imeshloader.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/imeshloader.h,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** imeshloader.h 30 Oct 2004 15:55:07 -0000 1.7 --- imeshloader.h 10 Nov 2004 00:09:11 -0000 1.8 *************** *** 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: objloader.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/objloader.cpp,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** objloader.cpp 30 Oct 2004 15:55:07 -0000 1.7 --- objloader.cpp 10 Nov 2004 00:09:11 -0000 1.8 *************** *** 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: smartloader.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/smartloader.cpp,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** smartloader.cpp 30 Oct 2004 15:55:07 -0000 1.6 --- smartloader.cpp 10 Nov 2004 00:09:11 -0000 1.7 *************** *** 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: aseloader.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/aseloader.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** aseloader.h 30 Oct 2004 15:55:07 -0000 1.4 --- aseloader.h 10 Nov 2004 00:09:11 -0000 1.5 *************** *** 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: XXXLOADER.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/XXXLOADER.cpp,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** XXXLOADER.cpp 30 Oct 2004 15:55:06 -0000 1.7 --- XXXLOADER.cpp 10 Nov 2004 00:09:11 -0000 1.8 *************** *** 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: XXXLOADER.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/XXXLOADER.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** XXXLOADER.h 30 Oct 2004 15:55:07 -0000 1.5 --- XXXLOADER.h 10 Nov 2004 00:09:11 -0000 1.6 *************** *** 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: aseloader.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/aseloader.cpp,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** aseloader.cpp 30 Oct 2004 15:55:07 -0000 1.6 --- aseloader.cpp 10 Nov 2004 00:09:11 -0000 1.7 *************** *** 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. *************** *** 336,340 **** accept(NODE_NAME); // *NODE_NAME ! const string mesh_name = accept_string(); #ifdef VERBOSE --- 337,341 ---- accept(NODE_NAME); // *NODE_NAME ! const string mesh_name = accept_string(); #ifdef VERBOSE Index: triloader.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/triloader.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** triloader.h 30 Oct 2004 15:55:07 -0000 1.5 --- triloader.h 10 Nov 2004 00:09:11 -0000 1.6 *************** *** 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: triangulator.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/triangulator.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** triangulator.cpp 13 May 2004 23:12:25 -0000 1.2 --- triangulator.cpp 10 Nov 2004 00:09:11 -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. *************** *** 133,137 **** } ! /* assert(input.size() >= 3); assert(output); --- 134,138 ---- } ! /* assert(input.size() >= 3); assert(output); Index: triloader.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/meshio/triloader.cpp,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** triloader.cpp 30 Oct 2004 15:55:07 -0000 1.9 --- triloader.cpp 10 Nov 2004 00:09:11 -0000 1.10 *************** *** 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. |