Author: dhudson
Date: 2006-07-19 15:14:38 -0400 (Wed, 19 Jul 2006)
New Revision: 62768

Modified:
   branches/tao_2_0/examples/DevIlExamples/DevIlExamples.License.txt
   branches/tao_2_0/examples/DevIlExamples/DevIlExamples.Readme.txt
   branches/tao_2_0/examples/GeWang/GeWang.License.txt
   branches/tao_2_0/examples/GeWang/GeWang.Readme.txt
   branches/tao_2_0/examples/NateRobins/NateRobins.License.txt
   branches/tao_2_0/examples/NateRobins/NateRobins.Readme.txt
   branches/tao_2_0/examples/NeHe/NeHe.License.txt
   branches/tao_2_0/examples/NeHe/NeHe.Readme.txt
   branches/tao_2_0/examples/OdeExamples/OdeExamples.License.txt
   branches/tao_2_0/examples/OdeExamples/OdeExamples.Readme.txt
   branches/tao_2_0/examples/OpenAlExamples/OpenAlExamples.License.txt
   branches/tao_2_0/examples/OpenAlExamples/OpenAlExamples.Readme.txt
   branches/tao_2_0/examples/Redbook/Redbook.License.txt
   branches/tao_2_0/examples/Redbook/Redbook.Readme.txt
   branches/tao_2_0/examples/SdlExamples/SdlExamples.License.txt
   branches/tao_2_0/examples/SdlExamples/SdlExamples.Readme.txt
   branches/tao_2_0/src/Tao.Ode/Tao.Ode.Authors.txt
   branches/tao_2_0/src/Tao.Ode/Tao.Ode.License.txt
   branches/tao_2_0/src/Tao.Ode/Tao.Ode.Readme.txt
   branches/tao_2_0/src/Tao.Ode/Tao.Ode.Todo.txt
   branches/tao_2_0/src/Tao.OpenGl/gen/spec-changes.txt
Log:
fix line endings

Modified: branches/tao_2_0/examples/DevIlExamples/DevIlExamples.License.txt
===================================================================
--- branches/tao_2_0/examples/DevIlExamples/DevIlExamples.License.txt   
2006-07-19 19:13:05 UTC (rev 62767)
+++ branches/tao_2_0/examples/DevIlExamples/DevIlExamples.License.txt   
2006-07-19 19:14:38 UTC (rev 62768)
@@ -1,22 +1,22 @@
-MIT License
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
+MIT License
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.

Modified: branches/tao_2_0/examples/DevIlExamples/DevIlExamples.Readme.txt
===================================================================
--- branches/tao_2_0/examples/DevIlExamples/DevIlExamples.Readme.txt    
2006-07-19 19:13:05 UTC (rev 62767)
+++ branches/tao_2_0/examples/DevIlExamples/DevIlExamples.Readme.txt    
2006-07-19 19:14:38 UTC (rev 62768)
@@ -1,23 +1,23 @@
-DevIlExamples
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-These are C# ports of some DevIL examples.  The originals
-are available from http://openil.sourceforge.net/.
-
-These examples use Tao.DevIl, Tao.FreeGlut, and Tao.OpenGl.  Make sure you
-have the appropriate native libraries for your system installed.
-
-These examples are fairly well documented, however, do not take
-them to be 'best practices' for .NET DevIL development.  The
-intent of these ports is as an introduction or as a comparison
-against the original native versions.
-
-Randy Ridge
-http://www.taoframework.com
-
-Change Log:
-
-December 04, 2004
-    Initial release, version 1.0.0.0.
+DevIlExamples
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+These are C# ports of some DevIL examples.  The originals
+are available from http://openil.sourceforge.net/.
+
+These examples use Tao.DevIl, Tao.FreeGlut, and Tao.OpenGl.  Make sure you
+have the appropriate native libraries for your system installed.
+
+These examples are fairly well documented, however, do not take
+them to be 'best practices' for .NET DevIL development.  The
+intent of these ports is as an introduction or as a comparison
+against the original native versions.
+
+Randy Ridge
+http://www.taoframework.com
+
+Change Log:
+
+December 04, 2004
+    Initial release, version 1.0.0.0.

Modified: branches/tao_2_0/examples/GeWang/GeWang.License.txt
===================================================================
--- branches/tao_2_0/examples/GeWang/GeWang.License.txt 2006-07-19 19:13:05 UTC 
(rev 62767)
+++ branches/tao_2_0/examples/GeWang/GeWang.License.txt 2006-07-19 19:14:38 UTC 
(rev 62768)
@@ -1,22 +1,22 @@
-MIT License
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
+MIT License
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.

Modified: branches/tao_2_0/examples/GeWang/GeWang.Readme.txt
===================================================================
--- branches/tao_2_0/examples/GeWang/GeWang.Readme.txt  2006-07-19 19:13:05 UTC 
(rev 62767)
+++ branches/tao_2_0/examples/GeWang/GeWang.Readme.txt  2006-07-19 19:14:38 UTC 
(rev 62768)
@@ -1,27 +1,27 @@
-GeWang
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-These are C# ports of some OpenGL examples developed by Ge Wang, the originals
-are available from http://www.gewang.com/projects/samples/opengl/.
-
-These examples use Tao.OpenGl and Tao.FreeGlut.  Make sure you have the
-appropriate native libraries for your system installed.
-
-These examples are fairly well documented, however, do not take
-them to be 'best practices' for .NET OpenGL development.  The
-intent of these ports is as an introduction or as a comparison
-against the original native versions.
-
-If you'd like to contribute you can port the Globe example as listed
-on Ge Wang's site.  I never got around to it, but it looks pretty
-trivial.
-
-Randy Ridge
-http://www.taoframework.com
-
-Change Log:
-
-April 23, 2004
-    Initial release, version 1.0.0.0.
+GeWang
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+These are C# ports of some OpenGL examples developed by Ge Wang, the originals
+are available from http://www.gewang.com/projects/samples/opengl/.
+
+These examples use Tao.OpenGl and Tao.FreeGlut.  Make sure you have the
+appropriate native libraries for your system installed.
+
+These examples are fairly well documented, however, do not take
+them to be 'best practices' for .NET OpenGL development.  The
+intent of these ports is as an introduction or as a comparison
+against the original native versions.
+
+If you'd like to contribute you can port the Globe example as listed
+on Ge Wang's site.  I never got around to it, but it looks pretty
+trivial.
+
+Randy Ridge
+http://www.taoframework.com
+
+Change Log:
+
+April 23, 2004
+    Initial release, version 1.0.0.0.

Modified: branches/tao_2_0/examples/NateRobins/NateRobins.License.txt
===================================================================
--- branches/tao_2_0/examples/NateRobins/NateRobins.License.txt 2006-07-19 
19:13:05 UTC (rev 62767)
+++ branches/tao_2_0/examples/NateRobins/NateRobins.License.txt 2006-07-19 
19:14:38 UTC (rev 62768)
@@ -1,22 +1,22 @@
-MIT License
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
+MIT License
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.

Modified: branches/tao_2_0/examples/NateRobins/NateRobins.Readme.txt
===================================================================
--- branches/tao_2_0/examples/NateRobins/NateRobins.Readme.txt  2006-07-19 
19:13:05 UTC (rev 62767)
+++ branches/tao_2_0/examples/NateRobins/NateRobins.Readme.txt  2006-07-19 
19:14:38 UTC (rev 62768)
@@ -1,24 +1,24 @@
-NateRobins
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-These are C# ports of some OpenGL examples developed by Nate Robins,
-the originals are available from http://www.xmission.com/~nate/sgi.html.
-
-These examples use Tao.OpenGl and Tao.FreeGlut.  Make sure you have the
-appropriate native libraries for your system installed.
-
-These examples are fairly well documented, however, do not take
-them to be 'best practices' for .NET OpenGL development.  The
-intent of these ports is as an introduction or as a comparison
-against the original native versions.
-
-Randy Ridge
-http://www.taoframework.com
-
-
-Change Log:
-
-April 24, 2004
-    Initial release, version 1.0.0.0.
+NateRobins
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+These are C# ports of some OpenGL examples developed by Nate Robins,
+the originals are available from http://www.xmission.com/~nate/sgi.html.
+
+These examples use Tao.OpenGl and Tao.FreeGlut.  Make sure you have the
+appropriate native libraries for your system installed.
+
+These examples are fairly well documented, however, do not take
+them to be 'best practices' for .NET OpenGL development.  The
+intent of these ports is as an introduction or as a comparison
+against the original native versions.
+
+Randy Ridge
+http://www.taoframework.com
+
+
+Change Log:
+
+April 24, 2004
+    Initial release, version 1.0.0.0.

Modified: branches/tao_2_0/examples/NeHe/NeHe.License.txt
===================================================================
--- branches/tao_2_0/examples/NeHe/NeHe.License.txt     2006-07-19 19:13:05 UTC 
(rev 62767)
+++ branches/tao_2_0/examples/NeHe/NeHe.License.txt     2006-07-19 19:14:38 UTC 
(rev 62768)
@@ -1,22 +1,22 @@
-MIT License
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
+MIT License
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.

Modified: branches/tao_2_0/examples/NeHe/NeHe.Readme.txt
===================================================================
--- branches/tao_2_0/examples/NeHe/NeHe.Readme.txt      2006-07-19 19:13:05 UTC 
(rev 62767)
+++ branches/tao_2_0/examples/NeHe/NeHe.Readme.txt      2006-07-19 19:14:38 UTC 
(rev 62768)
@@ -1,20 +1,20 @@
-NeHe
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-These are C# ports of examples found at http://nehe.gamedev.net.
-They make use of Windows API calls.
-
-These examples are well documented, however, do not take them to be 'best
-practices' for .NET OpenGL development.  The intent of these ports is as
-an introduction or as a comparison against the original native versions.
-
-Randy Ridge
-http://www.taoframework.com
-
-
-Change Log:
-
-April 25, 2004
-    Initial release, version 1.0.0.0.
+NeHe
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+These are C# ports of examples found at http://nehe.gamedev.net.
+They make use of Windows API calls.
+
+These examples are well documented, however, do not take them to be 'best
+practices' for .NET OpenGL development.  The intent of these ports is as
+an introduction or as a comparison against the original native versions.
+
+Randy Ridge
+http://www.taoframework.com
+
+
+Change Log:
+
+April 25, 2004
+    Initial release, version 1.0.0.0.

Modified: branches/tao_2_0/examples/OdeExamples/OdeExamples.License.txt
===================================================================
--- branches/tao_2_0/examples/OdeExamples/OdeExamples.License.txt       
2006-07-19 19:13:05 UTC (rev 62767)
+++ branches/tao_2_0/examples/OdeExamples/OdeExamples.License.txt       
2006-07-19 19:14:38 UTC (rev 62768)
@@ -1,22 +1,22 @@
-MIT License
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
+MIT License
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.

Modified: branches/tao_2_0/examples/OdeExamples/OdeExamples.Readme.txt
===================================================================
--- branches/tao_2_0/examples/OdeExamples/OdeExamples.Readme.txt        
2006-07-19 19:13:05 UTC (rev 62767)
+++ branches/tao_2_0/examples/OdeExamples/OdeExamples.Readme.txt        
2006-07-19 19:14:38 UTC (rev 62768)
@@ -1,17 +1,17 @@
-OdeExamples
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-Various ODE examples taken from all around, see the info in the source files.
-
-These examples use Tao.Ode, Tao.DevIl, Tao.FreeGlut, and Tao.OpenGl.  Make
-sure you have the appropriate native libraries for your system installed.
-
-Randy Ridge
-http://www.taoframework.com
-
-Change Log:
-
-December 07, 2004
-    Initial release, version 1.0.0.0.
+OdeExamples
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+Various ODE examples taken from all around, see the info in the source files.
+
+These examples use Tao.Ode, Tao.DevIl, Tao.FreeGlut, and Tao.OpenGl.  Make
+sure you have the appropriate native libraries for your system installed.
+
+Randy Ridge
+http://www.taoframework.com
+
+Change Log:
+
+December 07, 2004
+    Initial release, version 1.0.0.0.

Modified: branches/tao_2_0/examples/OpenAlExamples/OpenAlExamples.License.txt
===================================================================
--- branches/tao_2_0/examples/OpenAlExamples/OpenAlExamples.License.txt 
2006-07-19 19:13:05 UTC (rev 62767)
+++ branches/tao_2_0/examples/OpenAlExamples/OpenAlExamples.License.txt 
2006-07-19 19:14:38 UTC (rev 62768)
@@ -1,22 +1,22 @@
-MIT License
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
+MIT License
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.

Modified: branches/tao_2_0/examples/OpenAlExamples/OpenAlExamples.Readme.txt
===================================================================
--- branches/tao_2_0/examples/OpenAlExamples/OpenAlExamples.Readme.txt  
2006-07-19 19:13:05 UTC (rev 62767)
+++ branches/tao_2_0/examples/OpenAlExamples/OpenAlExamples.Readme.txt  
2006-07-19 19:14:38 UTC (rev 62768)
@@ -1,29 +1,29 @@
-OpenAlExamples
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-These are C# ports of various OpenAL examples, most of which can be
-found at http://www.devmaster.net/articles.php?catID=6.  They make use of
-OpenAL and some use FreeGLUT, make sure to have the appropriate native
-libraries for your system installed.
-
-These examples aren't well documented, but they should be fairly easy
-to understand, particularly if you follow along with the originals,
-however, do not take them to be 'best practices' for .NET OpenAL and
-OpenGL development.  The intent of these ports is as an introduction or
-as a comparison against the original native versions.
-
-If you'd like to contribute you may want to try porting further OpenAL
-examples from http://www.devmaster.net/articles.php?catID=6 particularly
-lesson 08 and you might like to try porting the examples from the native
-OpenAL distribution.
-
-Randy Ridge
-http://www.taoframework.com
-
-
-Change Log:
-
-April 24, 2004
-    Initial release, version 1.0.0.0.
+OpenAlExamples
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+These are C# ports of various OpenAL examples, most of which can be
+found at http://www.devmaster.net/articles.php?catID=6.  They make use of
+OpenAL and some use FreeGLUT, make sure to have the appropriate native
+libraries for your system installed.
+
+These examples aren't well documented, but they should be fairly easy
+to understand, particularly if you follow along with the originals,
+however, do not take them to be 'best practices' for .NET OpenAL and
+OpenGL development.  The intent of these ports is as an introduction or
+as a comparison against the original native versions.
+
+If you'd like to contribute you may want to try porting further OpenAL
+examples from http://www.devmaster.net/articles.php?catID=6 particularly
+lesson 08 and you might like to try porting the examples from the native
+OpenAL distribution.
+
+Randy Ridge
+http://www.taoframework.com
+
+
+Change Log:
+
+April 24, 2004
+    Initial release, version 1.0.0.0.

Modified: branches/tao_2_0/examples/Redbook/Redbook.License.txt
===================================================================
--- branches/tao_2_0/examples/Redbook/Redbook.License.txt       2006-07-19 
19:13:05 UTC (rev 62767)
+++ branches/tao_2_0/examples/Redbook/Redbook.License.txt       2006-07-19 
19:14:38 UTC (rev 62768)
@@ -1,22 +1,22 @@
-MIT License
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
+MIT License
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.

Modified: branches/tao_2_0/examples/Redbook/Redbook.Readme.txt
===================================================================
--- branches/tao_2_0/examples/Redbook/Redbook.Readme.txt        2006-07-19 
19:13:05 UTC (rev 62767)
+++ branches/tao_2_0/examples/Redbook/Redbook.Readme.txt        2006-07-19 
19:14:38 UTC (rev 62768)
@@ -1,23 +1,23 @@
-Redbook
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-These are C# ports of examples found at
-http://www.opengl.org/developers/code/examples/redbook/.  They make
-use of FreeGLUT, make sure to have the appropriate native libraries
-for your system installed.
-
-These examples are somewhat well documented, however, do not take
-them to be 'best practices' for .NET OpenGL development.  The
-intent of these ports is as an introduction or as a comparison
-against the original native versions.
-
-Randy Ridge
-http://www.taoframework.com
-
-
-Change Log:
-
-April 25, 2004
-    Initial release, version 1.0.0.0.
+Redbook
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+These are C# ports of examples found at
+http://www.opengl.org/developers/code/examples/redbook/.  They make
+use of FreeGLUT, make sure to have the appropriate native libraries
+for your system installed.
+
+These examples are somewhat well documented, however, do not take
+them to be 'best practices' for .NET OpenGL development.  The
+intent of these ports is as an introduction or as a comparison
+against the original native versions.
+
+Randy Ridge
+http://www.taoframework.com
+
+
+Change Log:
+
+April 25, 2004
+    Initial release, version 1.0.0.0.

Modified: branches/tao_2_0/examples/SdlExamples/SdlExamples.License.txt
===================================================================
--- branches/tao_2_0/examples/SdlExamples/SdlExamples.License.txt       
2006-07-19 19:13:05 UTC (rev 62767)
+++ branches/tao_2_0/examples/SdlExamples/SdlExamples.License.txt       
2006-07-19 19:14:38 UTC (rev 62768)
@@ -1,22 +1,22 @@
-MIT License
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
+MIT License
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.

Modified: branches/tao_2_0/examples/SdlExamples/SdlExamples.Readme.txt
===================================================================
--- branches/tao_2_0/examples/SdlExamples/SdlExamples.Readme.txt        
2006-07-19 19:13:05 UTC (rev 62767)
+++ branches/tao_2_0/examples/SdlExamples/SdlExamples.Readme.txt        
2006-07-19 19:14:38 UTC (rev 62768)
@@ -1,11 +1,11 @@
-SdlExamples
-Copyright �2003-2005 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-These are various SDL examples.
-
-Dave Hudson ([EMAIL PROTECTED])
-
-October 22, 2004
-    Initial release, version 1.0.0.0
+SdlExamples
+Copyright �2003-2005 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+These are various SDL examples.
+
+Dave Hudson ([EMAIL PROTECTED])
+
+October 22, 2004
+    Initial release, version 1.0.0.0

Modified: branches/tao_2_0/src/Tao.Ode/Tao.Ode.Authors.txt
===================================================================
--- branches/tao_2_0/src/Tao.Ode/Tao.Ode.Authors.txt    2006-07-19 19:13:05 UTC 
(rev 62767)
+++ branches/tao_2_0/src/Tao.Ode/Tao.Ode.Authors.txt    2006-07-19 19:14:38 UTC 
(rev 62768)
@@ -1,7 +1,7 @@
-Terry L. Triplett - Current maintainer
-mail: Terry L. Triplett <[EMAIL PROTECTED]>
-
----------------------------------------------------------------------
-Randy Ridge - Original author of Tao Ode bindings
-cody (Sebastian Kotulla) - submitter of new expanded ODE bindings to the TAO 
project
-
+Terry L. Triplett - Current maintainer
+mail: Terry L. Triplett <[EMAIL PROTECTED]>
+
+---------------------------------------------------------------------
+Randy Ridge - Original author of Tao Ode bindings
+cody (Sebastian Kotulla) - submitter of new expanded ODE bindings to the TAO 
project
+

Modified: branches/tao_2_0/src/Tao.Ode/Tao.Ode.License.txt
===================================================================
--- branches/tao_2_0/src/Tao.Ode/Tao.Ode.License.txt    2006-07-19 19:13:05 UTC 
(rev 62767)
+++ branches/tao_2_0/src/Tao.Ode/Tao.Ode.License.txt    2006-07-19 19:14:38 UTC 
(rev 62768)
@@ -1,22 +1,22 @@
-MIT License
-Copyright �2003-2006 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
+MIT License
+Copyright �2003-2006 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.

Modified: branches/tao_2_0/src/Tao.Ode/Tao.Ode.Readme.txt
===================================================================
--- branches/tao_2_0/src/Tao.Ode/Tao.Ode.Readme.txt     2006-07-19 19:13:05 UTC 
(rev 62767)
+++ branches/tao_2_0/src/Tao.Ode/Tao.Ode.Readme.txt     2006-07-19 19:14:38 UTC 
(rev 62768)
@@ -1,28 +1,28 @@
-Tao.Ode 0.6.0.0
-Copyright �2003-2006 Tao Framework Team
-http://www.taoframework.com
-All rights reserved.
-
-Tao.Ode is an ODE API binding for .NET, implementing ODE 0.6.
-
-
-Change Log:
-
-0.6.0.0 - June 24, 2006:
-       Update to ODE 0.6.
-       The ODE 0.6 release seems to consist mainly of bug fixes and
-       improvements, with few changes in the API.
-       One notable change: CCylinder renamed to Capsule
-       This update also includes a patch from Markus Ewald to fix a bug in
-       dGeomSetRotation.  Thanks Markus.
-
-0.5.0.2 - Jan 25, 2006:
-       Version bump.  Various bug fixes and changes made over the recent
-       months, the most significant being that collision callbacks should
-       now be working.
-
-0.5.0.1 - July 24, 2005:
-       Merge in changes from cody (Sebastian Kotulla)
-       
-0.5.0.0 - November 28, 2004:
-    Initial release.
+Tao.Ode 0.6.0.0
+Copyright �2003-2006 Tao Framework Team
+http://www.taoframework.com
+All rights reserved.
+
+Tao.Ode is an ODE API binding for .NET, implementing ODE 0.6.
+
+
+Change Log:
+
+0.6.0.0 - June 24, 2006:
+       Update to ODE 0.6.
+       The ODE 0.6 release seems to consist mainly of bug fixes and
+       improvements, with few changes in the API.
+       One notable change: CCylinder renamed to Capsule
+       This update also includes a patch from Markus Ewald to fix a bug in
+       dGeomSetRotation.  Thanks Markus.
+
+0.5.0.2 - Jan 25, 2006:
+       Version bump.  Various bug fixes and changes made over the recent
+       months, the most significant being that collision callbacks should
+       now be working.
+
+0.5.0.1 - July 24, 2005:
+       Merge in changes from cody (Sebastian Kotulla)
+       
+0.5.0.0 - November 28, 2004:
+    Initial release.

Modified: branches/tao_2_0/src/Tao.Ode/Tao.Ode.Todo.txt
===================================================================
--- branches/tao_2_0/src/Tao.Ode/Tao.Ode.Todo.txt       2006-07-19 19:13:05 UTC 
(rev 62767)
+++ branches/tao_2_0/src/Tao.Ode/Tao.Ode.Todo.txt       2006-07-19 19:14:38 UTC 
(rev 62768)
@@ -1,42 +1,42 @@
-Issues
-------
-
-Single/Double precision:
-       Currently the code is configured for single precision, so can only be 
-       run against a single precision Ode library.
-       Tao.Ode binding can be configured for double precision by changing the 
-       value of the dReal alias to System.Double and recompiling, but this 
-       hasn't been tested extensively.
-       What needs to be worked out is a reasonable way to deal with the fact 
-       that there can be at least 2 versions of the ODE library.  
-       Possible solutions:
-       -       Compile 2 versions of Tao.Ode (Tao.Ode.Single.dll and 
-               Tao.Ode.Double.dll) as part of normal build
-       -       Target a single assembly (Tao.Ode.dll) but control precision 
-               at compile time with appropriate #ifdef statements.
-       -       Your solution here - let me know on the Tao mailing list
-   
-Trimesh collision functions:
-       See codynotes below
-       
-# ---- Start codynotes ----
-# Excerpts from original notes by cody (Sebastian Kotulla) for his 
-# implementation of the bindings
-# Notes will be removed as issues are dealt with or clarified above.
-# Last update: Jan 28, 2006
-
-TriMeshData:
-       The trimesh functions take a pointer to mesh data and store the 
-       pointer internally, they dont copy the memory. 
-       This was one of the crash problems i guess. 
-       Right now my workaround is to pin the memory (at least this is what 
-       i intended, look at the OdeTriMeshData class).
-       TLT NOTE: Not in Tao Subversion repository.
-
-OdeGeom.Collide:
-       crashes sometimes when trimeshes are used, dont know why...
-       even when it works there is a chance that trimeshes intersect 
-       with each other.
-
-# End codynotes
-
+Issues
+------
+
+Single/Double precision:
+       Currently the code is configured for single precision, so can only be 
+       run against a single precision Ode library.
+       Tao.Ode binding can be configured for double precision by changing the 
+       value of the dReal alias to System.Double and recompiling, but this 
+       hasn't been tested extensively.
+       What needs to be worked out is a reasonable way to deal with the fact 
+       that there can be at least 2 versions of the ODE library.  
+       Possible solutions:
+       -       Compile 2 versions of Tao.Ode (Tao.Ode.Single.dll and 
+               Tao.Ode.Double.dll) as part of normal build
+       -       Target a single assembly (Tao.Ode.dll) but control precision 
+               at compile time with appropriate #ifdef statements.
+       -       Your solution here - let me know on the Tao mailing list
+   
+Trimesh collision functions:
+       See codynotes below
+       
+# ---- Start codynotes ----
+# Excerpts from original notes by cody (Sebastian Kotulla) for his 
+# implementation of the bindings
+# Notes will be removed as issues are dealt with or clarified above.
+# Last update: Jan 28, 2006
+
+TriMeshData:
+       The trimesh functions take a pointer to mesh data and store the 
+       pointer internally, they dont copy the memory. 
+       This was one of the crash problems i guess. 
+       Right now my workaround is to pin the memory (at least this is what 
+       i intended, look at the OdeTriMeshData class).
+       TLT NOTE: Not in Tao Subversion repository.
+
+OdeGeom.Collide:
+       crashes sometimes when trimeshes are used, dont know why...
+       even when it works there is a chance that trimeshes intersect 
+       with each other.
+
+# End codynotes
+

Modified: branches/tao_2_0/src/Tao.OpenGl/gen/spec-changes.txt
===================================================================
--- branches/tao_2_0/src/Tao.OpenGl/gen/spec-changes.txt        2006-07-19 
19:13:05 UTC (rev 62767)
+++ branches/tao_2_0/src/Tao.OpenGl/gen/spec-changes.txt        2006-07-19 
19:14:38 UTC (rev 62768)
@@ -1,14 +1,14 @@
-gl.spec:
-       LoadProgramNV
-               program -> String in value
-       ProgramNamedParameter4[fd][v]NV
-               name -> String in value
-       GetProgramNamedParameter*
-               name -> String in value
-       ColorFragmentOp[123]ATI
-               Uint32 -> ATIUint32
-       global
-               "charARB in array []" -> String in value
-       GetShaderSourceARB, GetActiveAttribARB, GetActiveUniformARB
-               source type to "StringBuilder in value"
-
+gl.spec:
+       LoadProgramNV
+               program -> String in value
+       ProgramNamedParameter4[fd][v]NV
+               name -> String in value
+       GetProgramNamedParameter*
+               name -> String in value
+       ColorFragmentOp[123]ATI
+               Uint32 -> ATIUint32
+       global
+               "charARB in array []" -> String in value
+       GetShaderSourceARB, GetActiveAttribARB, GetActiveUniformARB
+               source type to "StringBuilder in value"
+

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to