[Soya-cvs] r4 - in /trunk: ./ cal3d/ data/ definitions/ definitions/model/ definitions/soya3d/ editor/ manpage/ manpage/man1/ model/ ode-0.5/ ode-0.5/OPCODE/ ode-0.5/OPCODE/Ice/ ode-0.5/VC6/ ode-0.5/VC6/Samples/ ode-0.5/VC6/_configs/ ode-0.5/config/ ode-0.5/contrib/ ode-0.5/contrib/BreakableJoints/ ode-0.5/contrib/BreakableJoints/diff/ ode-0.5/contrib/DotNetManaged/ ode-0.5/contrib/DotNetManaged/Release/ ode-0.5/contrib/GeomTransformGroup/ ode-0.5/contrib/Mac_CFMCarbon/ ode-0.5/contrib/Mac_CFMCarbon/mac_source/ ode-0.5/contrib/Mac_CFMCarbon/mac_source/drawstuff/ ode-0.5/contrib/Mac_CFMCarbon/mac_source/drawstuff/src/ ode-0.5/contrib/Mac_CFMCarbon/mac_source/include/ ode-0.5/contrib/Mac_CFMCarbon/mac_source/include/GL/ ode-0.5/contrib/Mac_CFMCarbon/mac_source/include/ode/ ode-0.5/contrib/Mac_CFMCarbon/mac_source/ode/ ode-0.5/contrib/Mac_CFMCarbon/mac_source/ode/test/ ode-0.5/contrib/TerrainAndCone/ ode-0.5/contrib/dCylinder/ ode-0.5/contrib/dCylinder2/ ode-0.5/contrib/dCylinder2/include/ ode-0.5/contrib/dCylinder2/include/ode/ ode-0.5/contrib/dCylinder2/ode/ ode-0.5/contrib/dCylinder2/ode/src/ ode-0.5/contrib/dRay/ ode-0.5/contrib/dRay/Include/ ode-0.5/contrib/dRay/Test/ ode-0.5/contrib/msvc7/ ode-0.5/contrib/msvc7/ode_default/ ode-0.5/contrib/msvc7/ode_iterative_tricollide/ ode-0.5/contrib/msvc7/ode_triangle_collider/ ode-0.5/drawstuff/ ode-0.5/drawstuff/dstest/ ode-0.5/drawstuff/src/ ode-0.5/drawstuff/textures/ ode-0.5/include/ ode-0.5/include/drawstuff/ ode-0.5/include/ode/ ode-0.5/lib/ ode-0.5/ode/ ode-0.5/ode/doc/ ode-0.5/ode/doc/pix/ ode-0.5/ode/src/ ode-0.5/ode/test/ ode-0.5/tools/ ode/ ode/examples/ pudding/ pudding/ext/ pudding/styles/ soya3d/ text/ tutorial/ tutorial/data/ tutorial/data/blender/ tutorial/data/images/ tutorial/data/images/.xvpics/ tutorial/data/levels/ tutorial/data/materials/ tutorial/data/ms3d/ tutorial/data/players/ tutorial/data/shapes/ tutorial/data/shapes/balazar/ tutorial/data/sounds/ tutorial/data/svg/ tutorial/data/worlds/ tutorial/results/

Mon, 08 May 2006 04:10:15 -0700

Author: jiba
Date: Mon May  8 13:07:08 2006
New Revision: 4

URL: http://svn.gna.org/viewcvs/soya?rev=4&view=rev
Log: (empty)

Added:
    trunk/.cvsignore
    trunk/AUTHORS
    trunk/CHANGES
    trunk/LICENSE
    trunk/MANIFEST.in
    trunk/MANIFEST_tuto.in
    trunk/README
    trunk/README.0.7
    trunk/README.ode
    trunk/_3DS2soya.py
    trunk/__init__.py
    trunk/_ode.pyx
    trunk/_soya.pxd
    trunk/_soya.pyx
    trunk/ark2soya.py
    trunk/base.pyx
    trunk/blender2cal3d.py
    trunk/blender2soya.py
    trunk/c.pxd
    trunk/c_opengl.pxd
    trunk/cal3d/
    trunk/cal3d/cal3d.pxd
    trunk/cal3d/shape.pxd
    trunk/cal3d/shape.pyx
    trunk/cal3d/volume.pxd
    trunk/cal3d/volume.pyx
    trunk/cal3d_wrapper.h
    trunk/cerealizer4soya.py
    trunk/chunk.c
    trunk/chunk.h
    trunk/chunk.pxd
    trunk/config.py
    trunk/cube.py
    trunk/cursor.py
    trunk/data/
    trunk/data/FreeSans.ttf   (with props)
    trunk/data/fx.data   (with props)
    trunk/data/fx.png   (with props)
    trunk/data/particle_default.data   (with props)
    trunk/data/shader.png   (with props)
    trunk/data/shader_default.data   (with props)
    trunk/data/soya3d_logo.png   (with props)
    trunk/definitions/
    trunk/definitions/_cal3d.pxd
    trunk/definitions/base.pxd
    trunk/definitions/idler.pxd
    trunk/definitions/init.pxd
    trunk/definitions/math3d.pxd
    trunk/definitions/model/
    trunk/definitions/model/cellshading.pxd
    trunk/definitions/model/face.pxd
    trunk/definitions/model/image.pxd
    trunk/definitions/model/land.pxd
    trunk/definitions/model/land.pxd-0
    trunk/definitions/model/material.pxd
    trunk/definitions/model/particle.pxd
    trunk/definitions/model/shape.pxd
    trunk/definitions/model/shapifier.pxd
    trunk/definitions/model/sprite.pxd
    trunk/definitions/model/tree.pxd
    trunk/definitions/model/watercube.pxd
    trunk/definitions/renderer.pxd
    trunk/definitions/soya3d/
    trunk/definitions/soya3d/atmosphere.pxd
    trunk/definitions/soya3d/camera.pxd
    trunk/definitions/soya3d/coordsyst.pxd
    trunk/definitions/soya3d/light.pxd
    trunk/definitions/soya3d/portal.pxd
    trunk/definitions/soya3d/raypick.pxd
    trunk/definitions/soya3d/traveling_camera.pxd
    trunk/definitions/soya3d/volume.pxd
    trunk/definitions/soya3d/world.pxd
    trunk/editor/
    trunk/editor/__init__.py
    trunk/editor/main.py
    trunk/editor/material.py
    trunk/editor/world.py
    trunk/facecutter.py
    trunk/freetype_include.h
    trunk/idler.py
    trunk/idler.pyx
    trunk/init.pyx
    trunk/label3d.py
    trunk/land.py
    trunk/laser.py
    trunk/macosx.py
    trunk/manpage/
    trunk/manpage/man1/
    trunk/manpage/man1/soya_editor.1
    trunk/math3d.py
    trunk/math3d.pyx
    trunk/matrix.c
    trunk/matrix.h
    trunk/matrix.pxd
    trunk/model/
    trunk/model.py
    trunk/model/blend_materials.pyx
    trunk/model/cellshading.pyx
    trunk/model/face.pyx
    trunk/model/image.pyx
    trunk/model/land.pyx
    trunk/model/material.pyx
    trunk/model/particle.pyx
    trunk/model/shape.pyx
    trunk/model/shapifier.pyx
    trunk/model/solid_shape.pyx
    trunk/model/sprite.pyx
    trunk/model/tree.pyx
    trunk/model/watercube.pyx
    trunk/ms3d2soya.py   (with props)
    trunk/objmtl2soya.py
    trunk/ode/
    trunk/ode-0.5/
    trunk/ode-0.5/CHANGELOG
    trunk/ode-0.5/INSTALL
    trunk/ode-0.5/LICENSE-BSD.TXT
    trunk/ode-0.5/LICENSE.TXT
    trunk/ode-0.5/Makefile
    trunk/ode-0.5/Makefile.deps
    trunk/ode-0.5/OPCODE/
    trunk/ode-0.5/OPCODE/Ice/
    trunk/ode-0.5/OPCODE/Ice/IceAABB.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceAABB.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceAxes.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceBoundingSphere.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceContainer.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceContainer.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceFPU.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceHPoint.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceHPoint.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceIndexedTriangle.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceIndexedTriangle.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceLSS.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceMatrix3x3.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceMatrix3x3.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceMatrix4x4.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceMatrix4x4.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceMemoryMacros.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceOBB.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceOBB.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IcePairs.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IcePlane.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IcePlane.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IcePoint.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IcePoint.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IcePreprocessor.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceRandom.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceRandom.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceRay.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceRay.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceRevisitedRadix.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceRevisitedRadix.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceSegment.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceSegment.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceTriList.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceTriangle.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceTriangle.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceTypes.h   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceUtils.cpp   (with props)
    trunk/ode-0.5/OPCODE/Ice/IceUtils.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_AABBCollider.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_AABBCollider.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_AABBTree.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_AABBTree.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_BaseModel.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_BaseModel.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_BoxBoxOverlap.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_BoxPruning.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_BoxPruning.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_Collider.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_Collider.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_Common.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_Common.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_HybridModel.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_HybridModel.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_IceHook.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_LSSAABBOverlap.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_LSSCollider.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_LSSCollider.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_LSSTriOverlap.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_MeshInterface.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_MeshInterface.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_Model.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_Model.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_OBBCollider.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_OBBCollider.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_OptimizedTree.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_OptimizedTree.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_Picking.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_Picking.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_PlanesAABBOverlap.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_PlanesCollider.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_PlanesCollider.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_PlanesTriOverlap.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_RayAABBOverlap.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_RayCollider.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_RayCollider.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_RayTriOverlap.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_Settings.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_SphereAABBOverlap.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_SphereCollider.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_SphereCollider.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_SphereTriOverlap.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_SweepAndPrune.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_SweepAndPrune.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_TreeBuilders.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_TreeBuilders.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_TreeCollider.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_TreeCollider.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_TriBoxOverlap.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_TriTriOverlap.h   (with props)
    trunk/ode-0.5/OPCODE/OPC_VolumeCollider.cpp   (with props)
    trunk/ode-0.5/OPCODE/OPC_VolumeCollider.h   (with props)
    trunk/ode-0.5/OPCODE/Opcode.cpp   (with props)
    trunk/ode-0.5/OPCODE/Opcode.dsp   (with props)
    trunk/ode-0.5/OPCODE/Opcode.dsw
    trunk/ode-0.5/OPCODE/Opcode.h   (with props)
    trunk/ode-0.5/OPCODE/Opcode.opt   (with props)
    trunk/ode-0.5/OPCODE/Opcode.plg   (with props)
    trunk/ode-0.5/OPCODE/README-ODE.txt
    trunk/ode-0.5/OPCODE/ReadMe.txt   (with props)
    trunk/ode-0.5/OPCODE/StdAfx.cpp   (with props)
    trunk/ode-0.5/OPCODE/Stdafx.h   (with props)
    trunk/ode-0.5/OPCODE/TemporalCoherence.txt   (with props)
    trunk/ode-0.5/README
    trunk/ode-0.5/VC6/
    trunk/ode-0.5/VC6/ReadMe.txt
    trunk/ode-0.5/VC6/Samples/
    trunk/ode-0.5/VC6/Samples/DrawStuff.dsp
    trunk/ode-0.5/VC6/Samples/MakeAllTests.dsp
    trunk/ode-0.5/VC6/Samples/MakeAllTests.dsw
    trunk/ode-0.5/VC6/Samples/MakeAllTests.opt   (with props)
    trunk/ode-0.5/VC6/Samples/Test_BoxStack.dsp
    trunk/ode-0.5/VC6/Samples/Test_Buggy.dsp
    trunk/ode-0.5/VC6/Samples/Test_Chain1.dsp
    trunk/ode-0.5/VC6/Samples/Test_Chain2.dsp
    trunk/ode-0.5/VC6/Samples/Test_Collision.dsp
    trunk/ode-0.5/VC6/Samples/Test_Friction.dsp
    trunk/ode-0.5/VC6/Samples/Test_Hinge.dsp
    trunk/ode-0.5/VC6/Samples/Test_I.dsp
    trunk/ode-0.5/VC6/Samples/Test_Joints.dsp
    trunk/ode-0.5/VC6/Samples/Test_MovingTrimesh.dsp
    trunk/ode-0.5/VC6/Samples/Test_Ode.dsp
    trunk/ode-0.5/VC6/Samples/Test_Slider.dsp
    trunk/ode-0.5/VC6/Samples/Test_Space.dsp
    trunk/ode-0.5/VC6/Samples/Test_Step.dsp
    trunk/ode-0.5/VC6/Samples/Test_Trimesh.dsp
    trunk/ode-0.5/VC6/_configs/
    trunk/ode-0.5/VC6/_configs/config-double-trimesh.h
    trunk/ode-0.5/VC6/_configs/config-double.h
    trunk/ode-0.5/VC6/_configs/config-single-trimesh.h
    trunk/ode-0.5/VC6/_configs/config-single.h
    trunk/ode-0.5/VC6/configure-double-trimesh.bat
    trunk/ode-0.5/VC6/configure-double.bat
    trunk/ode-0.5/VC6/configure-single-trimesh.bat
    trunk/ode-0.5/VC6/configure-single.bat
    trunk/ode-0.5/VC6/msvcdefs.def
    trunk/ode-0.5/VC6/ode.dsp
    trunk/ode-0.5/VC6/ode.dsw
    trunk/ode-0.5/VC6/ode.opt   (with props)
    trunk/ode-0.5/VC6/odeDLL.cpp
    trunk/ode-0.5/VC6/odeDLL.dsp
    trunk/ode-0.5/VC6/odeDLL.dsw
    trunk/ode-0.5/VC6/odeDLL.opt   (with props)
    trunk/ode-0.5/config/
    trunk/ode-0.5/config/README
    trunk/ode-0.5/config/makefile.cygwin
    trunk/ode-0.5/config/makefile.mingw
    trunk/ode-0.5/config/makefile.msvc
    trunk/ode-0.5/config/makefile.msvc-cygwin
    trunk/ode-0.5/config/makefile.msvc-dll
    trunk/ode-0.5/config/makefile.msvc-dll-cygwin
    trunk/ode-0.5/config/makefile.osx
    trunk/ode-0.5/config/makefile.unix-gcc
    trunk/ode-0.5/config/makefile.unix-generic
    trunk/ode-0.5/config/msvcdefs-trimesh.def
    trunk/ode-0.5/config/msvcdefs.def
    trunk/ode-0.5/config/user-settings
    trunk/ode-0.5/config/user-settings.example
    trunk/ode-0.5/configurator.c
    trunk/ode-0.5/contrib/
    trunk/ode-0.5/contrib/BreakableJoints/
    trunk/ode-0.5/contrib/BreakableJoints/README.txt
    trunk/ode-0.5/contrib/BreakableJoints/common.h
    trunk/ode-0.5/contrib/BreakableJoints/diff/
    trunk/ode-0.5/contrib/BreakableJoints/diff/common.h.diff
    trunk/ode-0.5/contrib/BreakableJoints/diff/joint.cpp.diff
    trunk/ode-0.5/contrib/BreakableJoints/diff/joint.h.diff
    trunk/ode-0.5/contrib/BreakableJoints/diff/objects.h.diff
    trunk/ode-0.5/contrib/BreakableJoints/diff/ode.cpp.diff
    trunk/ode-0.5/contrib/BreakableJoints/diff/step.cpp.diff
    trunk/ode-0.5/contrib/BreakableJoints/diff/stepfast.cpp.diff
    trunk/ode-0.5/contrib/BreakableJoints/diff/test_buggy.cpp.diff
    trunk/ode-0.5/contrib/BreakableJoints/joint.cpp
    trunk/ode-0.5/contrib/BreakableJoints/joint.h
    trunk/ode-0.5/contrib/BreakableJoints/objects.h
    trunk/ode-0.5/contrib/BreakableJoints/ode.cpp
    trunk/ode-0.5/contrib/BreakableJoints/step.cpp
    trunk/ode-0.5/contrib/BreakableJoints/stepfast.cpp   (with props)
    trunk/ode-0.5/contrib/BreakableJoints/test_breakable.cpp
    trunk/ode-0.5/contrib/BreakableJoints/test_buggy.cpp
    trunk/ode-0.5/contrib/DotNetManaged/
    trunk/ode-0.5/contrib/DotNetManaged/AssemblyInfo.cpp
    trunk/ode-0.5/contrib/DotNetManaged/Body.cpp
    trunk/ode-0.5/contrib/DotNetManaged/Body.h
    trunk/ode-0.5/contrib/DotNetManaged/CommonMgd.h
    trunk/ode-0.5/contrib/DotNetManaged/DotNetManaged.sln
    trunk/ode-0.5/contrib/DotNetManaged/DotNetManaged.vcproj
    trunk/ode-0.5/contrib/DotNetManaged/Geom.cpp
    trunk/ode-0.5/contrib/DotNetManaged/Geom.h
    trunk/ode-0.5/contrib/DotNetManaged/Joint.cpp
    trunk/ode-0.5/contrib/DotNetManaged/Joint.h
    trunk/ode-0.5/contrib/DotNetManaged/JointAMotor.cpp
    trunk/ode-0.5/contrib/DotNetManaged/JointAMotor.h
    trunk/ode-0.5/contrib/DotNetManaged/JointBall.cpp
    trunk/ode-0.5/contrib/DotNetManaged/JointBall.h
    trunk/ode-0.5/contrib/DotNetManaged/JointFixed.cpp
    trunk/ode-0.5/contrib/DotNetManaged/JointFixed.h
    trunk/ode-0.5/contrib/DotNetManaged/JointGroup.cpp
    trunk/ode-0.5/contrib/DotNetManaged/JointGroup.h
    trunk/ode-0.5/contrib/DotNetManaged/JointHinge.cpp
    trunk/ode-0.5/contrib/DotNetManaged/JointHinge.h
    trunk/ode-0.5/contrib/DotNetManaged/JointHinge2.cpp
    trunk/ode-0.5/contrib/DotNetManaged/JointHinge2.h
    trunk/ode-0.5/contrib/DotNetManaged/JointSlider.cpp
    trunk/ode-0.5/contrib/DotNetManaged/JointSlider.h
    trunk/ode-0.5/contrib/DotNetManaged/Release/
    trunk/ode-0.5/contrib/DotNetManaged/Release/ode.dll   (with props)
    trunk/ode-0.5/contrib/DotNetManaged/Space.cpp
    trunk/ode-0.5/contrib/DotNetManaged/Space.h
    trunk/ode-0.5/contrib/DotNetManaged/Stdafx.cpp
    trunk/ode-0.5/contrib/DotNetManaged/Stdafx.h
    trunk/ode-0.5/contrib/DotNetManaged/TEST.h
    trunk/ode-0.5/contrib/DotNetManaged/World.cpp
    trunk/ode-0.5/contrib/DotNetManaged/World.h
    trunk/ode-0.5/contrib/GeomTransformGroup/
    trunk/ode-0.5/contrib/GeomTransformGroup/GeomTransformGroup.cpp
    trunk/ode-0.5/contrib/GeomTransformGroup/GeomTransformGroup.h
    trunk/ode-0.5/contrib/GeomTransformGroup/README.txt
    trunk/ode-0.5/contrib/Mac_CFMCarbon/
    trunk/ode-0.5/contrib/Mac_CFMCarbon/CW7_projects.sit.bin   (with props)
    trunk/ode-0.5/contrib/Mac_CFMCarbon/README.txt
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/CommonPrefix.h
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/DSPrefix.h
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/DebugPrefix.h
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/ExamplesPrefix.h
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/ODETestPrefix.h
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/ReleasePrefix.h
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/drawstuff/
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/drawstuff/src/
    
trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/drawstuff/src/mac_glut_carbon.cpp
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/include/
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/include/GL/
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/include/GL/gl.h
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/include/GL/glu.h
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/include/ode/
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/include/ode/config.h
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/ode/
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/ode/test/
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/ode/test/test_stability1.cpp
    trunk/ode-0.5/contrib/Mac_CFMCarbon/mac_source/ode/test/test_stacktest.c
    trunk/ode-0.5/contrib/README
    trunk/ode-0.5/contrib/TerrainAndCone/
    trunk/ode-0.5/contrib/TerrainAndCone/collision_std_internal.h
    trunk/ode-0.5/contrib/TerrainAndCone/dCone.cpp
    trunk/ode-0.5/contrib/TerrainAndCone/dTerrainY.cpp
    trunk/ode-0.5/contrib/TerrainAndCone/dTerrainZ.cpp
    trunk/ode-0.5/contrib/TerrainAndCone/readme.txt
    trunk/ode-0.5/contrib/TerrainAndCone/test_boxstackb.cpp
    trunk/ode-0.5/contrib/dCylinder/
    trunk/ode-0.5/contrib/dCylinder/dCylinder.cpp
    trunk/ode-0.5/contrib/dCylinder/dCylinder.h
    trunk/ode-0.5/contrib/dCylinder/readme.txt
    trunk/ode-0.5/contrib/dCylinder2/
    trunk/ode-0.5/contrib/dCylinder2/cylinder_collider.txt
    trunk/ode-0.5/contrib/dCylinder2/dcylinder2.patch
    trunk/ode-0.5/contrib/dCylinder2/include/
    trunk/ode-0.5/contrib/dCylinder2/include/ode/
    trunk/ode-0.5/contrib/dCylinder2/include/ode/collision.h
    trunk/ode-0.5/contrib/dCylinder2/ode/
    trunk/ode-0.5/contrib/dCylinder2/ode/src/
    trunk/ode-0.5/contrib/dCylinder2/ode/src/collision_cylinder_box.cpp
    trunk/ode-0.5/contrib/dCylinder2/ode/src/collision_cylinder_sphere.cpp
    trunk/ode-0.5/contrib/dCylinder2/ode/src/collision_cylinder_trimesh.cpp
    trunk/ode-0.5/contrib/dCylinder2/ode/src/collision_std.cpp
    trunk/ode-0.5/contrib/dCylinder2/ode/src/collision_trimesh_internal.h
    trunk/ode-0.5/contrib/dCylinder2/ode/src/collision_util.cpp
    trunk/ode-0.5/contrib/dCylinder2/ode/src/collision_util.h
    trunk/ode-0.5/contrib/dRay/
    trunk/ode-0.5/contrib/dRay/Include/
    trunk/ode-0.5/contrib/dRay/Include/dRay.h
    trunk/ode-0.5/contrib/dRay/README.txt
    trunk/ode-0.5/contrib/dRay/Test/
    trunk/ode-0.5/contrib/dRay/Test/test_ray.cpp
    trunk/ode-0.5/contrib/dRay/dRay.cpp
    trunk/ode-0.5/contrib/dRay/dRay_Box.cpp
    trunk/ode-0.5/contrib/dRay/dRay_CCylinder.cpp
    trunk/ode-0.5/contrib/dRay/dRay_Plane.cpp
    trunk/ode-0.5/contrib/dRay/dRay_Sphere.cpp
    trunk/ode-0.5/contrib/dRay/dxRay.h
    trunk/ode-0.5/contrib/msvc7/
    trunk/ode-0.5/contrib/msvc7/README
    trunk/ode-0.5/contrib/msvc7/ode.sln
    trunk/ode-0.5/contrib/msvc7/ode_default/
    trunk/ode-0.5/contrib/msvc7/ode_default/ReadMe.txt
    trunk/ode-0.5/contrib/msvc7/ode_default/config.h
    trunk/ode-0.5/contrib/msvc7/ode_default/default.vcproj
    trunk/ode-0.5/contrib/msvc7/ode_iterative_tricollide/
    
trunk/ode-0.5/contrib/msvc7/ode_iterative_tricollide/msvcdefs_iterative_tricollide.def
    
trunk/ode-0.5/contrib/msvc7/ode_iterative_tricollide/ode_iterative_tricollide.vcproj
    trunk/ode-0.5/contrib/msvc7/ode_triangle_collider/
    trunk/ode-0.5/contrib/msvc7/ode_triangle_collider/ReadMe.txt
    trunk/ode-0.5/contrib/msvc7/ode_triangle_collider/config.h
    
trunk/ode-0.5/contrib/msvc7/ode_triangle_collider/msvcdefs_triangle_collider.def
    trunk/ode-0.5/contrib/msvc7/ode_triangle_collider/trianglecollider.vcproj
    trunk/ode-0.5/drawstuff/
    trunk/ode-0.5/drawstuff/dstest/
    trunk/ode-0.5/drawstuff/dstest/dstest.cpp
    trunk/ode-0.5/drawstuff/src/
    trunk/ode-0.5/drawstuff/src/drawstuff.cpp
    trunk/ode-0.5/drawstuff/src/internal.h
    trunk/ode-0.5/drawstuff/src/resource.h
    trunk/ode-0.5/drawstuff/src/resources.rc
    trunk/ode-0.5/drawstuff/src/windows.cpp
    trunk/ode-0.5/drawstuff/src/x11.cpp
    trunk/ode-0.5/drawstuff/textures/
    trunk/ode-0.5/drawstuff/textures/ground.ppm
    trunk/ode-0.5/drawstuff/textures/sky.ppm   (with props)
    trunk/ode-0.5/drawstuff/textures/wood.ppm   (with props)
    trunk/ode-0.5/include/
    trunk/ode-0.5/include/drawstuff/
    trunk/ode-0.5/include/drawstuff/drawstuff.h
    trunk/ode-0.5/include/drawstuff/version.h
    trunk/ode-0.5/include/ode/
    trunk/ode-0.5/include/ode/README
    trunk/ode-0.5/include/ode/collision.h
    trunk/ode-0.5/include/ode/collision_space.h
    trunk/ode-0.5/include/ode/collision_trimesh.h   (with props)
    trunk/ode-0.5/include/ode/common.h
    trunk/ode-0.5/include/ode/compatibility.h
    trunk/ode-0.5/include/ode/contact.h
    trunk/ode-0.5/include/ode/error.h
    trunk/ode-0.5/include/ode/export-dif.h
    trunk/ode-0.5/include/ode/mass.h
    trunk/ode-0.5/include/ode/matrix.h
    trunk/ode-0.5/include/ode/memory.h
    trunk/ode-0.5/include/ode/misc.h
    trunk/ode-0.5/include/ode/objects.h
    trunk/ode-0.5/include/ode/ode.h
    trunk/ode-0.5/include/ode/odecpp.h
    trunk/ode-0.5/include/ode/odecpp_collision.h
    trunk/ode-0.5/include/ode/odecpp_old.h
    trunk/ode-0.5/include/ode/odemath.h
    trunk/ode-0.5/include/ode/rotation.h
    trunk/ode-0.5/include/ode/timer.h
    trunk/ode-0.5/lib/
    trunk/ode-0.5/lib/PLACEHOLDER
    trunk/ode-0.5/ode/
    trunk/ode-0.5/ode/README
    trunk/ode-0.5/ode/TODO
    trunk/ode-0.5/ode/doc/
    trunk/ode-0.5/ode/doc/README
    trunk/ode-0.5/ode/doc/build_DLL_exports_list   (with props)
    trunk/ode-0.5/ode/doc/ode.doc
    trunk/ode-0.5/ode/doc/ode.html
    trunk/ode-0.5/ode/doc/ode.pdf
    trunk/ode-0.5/ode/doc/pix/
    trunk/ode-0.5/ode/doc/pix/amotor.jpg   (with props)
    trunk/ode-0.5/ode/doc/pix/ball-and-socket-bad.jpg   (with props)
    trunk/ode-0.5/ode/doc/pix/ball-and-socket.jpg   (with props)
    trunk/ode-0.5/ode/doc/pix/body.jpg   (with props)
    trunk/ode-0.5/ode/doc/pix/contact.jpg   (with props)
    trunk/ode-0.5/ode/doc/pix/hinge.jpg   (with props)
    trunk/ode-0.5/ode/doc/pix/hinge2.jpg   (with props)
    trunk/ode-0.5/ode/doc/pix/joints.jpg   (with props)
    trunk/ode-0.5/ode/doc/pix/rollingcontact.jpg   (with props)
    trunk/ode-0.5/ode/doc/pix/sf-graph1.jpg   (with props)
    trunk/ode-0.5/ode/doc/pix/sf-graph2.jpg   (with props)
    trunk/ode-0.5/ode/doc/pix/slider.jpg   (with props)
    trunk/ode-0.5/ode/doc/pix/universal.jpg   (with props)
    trunk/ode-0.5/ode/doc/snarf   (with props)
    trunk/ode-0.5/ode/doc/verify_from_headers   (with props)
    trunk/ode-0.5/ode/src/
    trunk/ode-0.5/ode/src/array.cpp
    trunk/ode-0.5/ode/src/array.h
    trunk/ode-0.5/ode/src/collision_kernel.cpp
    trunk/ode-0.5/ode/src/collision_kernel.h
    trunk/ode-0.5/ode/src/collision_quadtreespace.cpp   (with props)
    trunk/ode-0.5/ode/src/collision_space.cpp
    trunk/ode-0.5/ode/src/collision_space_internal.h   (with props)
    trunk/ode-0.5/ode/src/collision_std.cpp
    trunk/ode-0.5/ode/src/collision_std.h
    trunk/ode-0.5/ode/src/collision_transform.cpp
    trunk/ode-0.5/ode/src/collision_transform.h
    trunk/ode-0.5/ode/src/collision_trimesh.cpp   (with props)
    trunk/ode-0.5/ode/src/collision_trimesh_box.cpp   (with props)
    trunk/ode-0.5/ode/src/collision_trimesh_ccylinder.cpp
    trunk/ode-0.5/ode/src/collision_trimesh_distance.cpp
    trunk/ode-0.5/ode/src/collision_trimesh_internal.h   (with props)
    trunk/ode-0.5/ode/src/collision_trimesh_ray.cpp   (with props)
    trunk/ode-0.5/ode/src/collision_trimesh_sphere.cpp   (with props)
    trunk/ode-0.5/ode/src/collision_trimesh_trimesh.cpp
    trunk/ode-0.5/ode/src/collision_util.cpp
    trunk/ode-0.5/ode/src/collision_util.h
    trunk/ode-0.5/ode/src/error.cpp
    trunk/ode-0.5/ode/src/export-dif.cpp
    trunk/ode-0.5/ode/src/fastdot.c
    trunk/ode-0.5/ode/src/fastldlt.c
    trunk/ode-0.5/ode/src/fastlsolve.c
    trunk/ode-0.5/ode/src/fastltsolve.c
    trunk/ode-0.5/ode/src/joint.cpp
    trunk/ode-0.5/ode/src/joint.h
    trunk/ode-0.5/ode/src/lcp.cpp
    trunk/ode-0.5/ode/src/lcp.h
    trunk/ode-0.5/ode/src/mass.cpp
    trunk/ode-0.5/ode/src/mat.cpp
    trunk/ode-0.5/ode/src/mat.h
    trunk/ode-0.5/ode/src/matrix.cpp
    trunk/ode-0.5/ode/src/memory.cpp
    trunk/ode-0.5/ode/src/misc.cpp
    trunk/ode-0.5/ode/src/objects.h
    trunk/ode-0.5/ode/src/obstack.cpp
    trunk/ode-0.5/ode/src/obstack.h
    trunk/ode-0.5/ode/src/ode.cpp
    trunk/ode-0.5/ode/src/odemath.cpp
    trunk/ode-0.5/ode/src/quickstep.cpp
    trunk/ode-0.5/ode/src/quickstep.h
    trunk/ode-0.5/ode/src/rotation.cpp
    trunk/ode-0.5/ode/src/scrapbook.cpp
    trunk/ode-0.5/ode/src/stack.cpp
    trunk/ode-0.5/ode/src/stack.h
    trunk/ode-0.5/ode/src/step.cpp
    trunk/ode-0.5/ode/src/step.h
    trunk/ode-0.5/ode/src/stepfast.cpp   (with props)
    trunk/ode-0.5/ode/src/testing.cpp
    trunk/ode-0.5/ode/src/testing.h
    trunk/ode-0.5/ode/src/timer.cpp
    trunk/ode-0.5/ode/src/util.cpp
    trunk/ode-0.5/ode/src/util.h
    trunk/ode-0.5/ode/test/
    trunk/ode-0.5/ode/test/test_I.cpp
    trunk/ode-0.5/ode/test/test_boxstack.cpp
    trunk/ode-0.5/ode/test/test_buggy.cpp
    trunk/ode-0.5/ode/test/test_chain1.c
    trunk/ode-0.5/ode/test/test_chain2.cpp
    trunk/ode-0.5/ode/test/test_collision.cpp
    trunk/ode-0.5/ode/test/test_crash.cpp   (with props)
    trunk/ode-0.5/ode/test/test_friction.cpp
    trunk/ode-0.5/ode/test/test_hinge.cpp
    trunk/ode-0.5/ode/test/test_joints.cpp
    trunk/ode-0.5/ode/test/test_moving_trimesh.cpp   (with props)
    trunk/ode-0.5/ode/test/test_ode.cpp
    trunk/ode-0.5/ode/test/test_slider.cpp
    trunk/ode-0.5/ode/test/test_space.cpp
    trunk/ode-0.5/ode/test/test_space_stress.cpp   (with props)
    trunk/ode-0.5/ode/test/test_step.cpp
    trunk/ode-0.5/ode/test/test_trimesh.cpp   (with props)
    trunk/ode-0.5/tools/
    trunk/ode-0.5/tools/build4   (with props)
    trunk/ode-0.5/tools/build4.bat   (with props)
    trunk/ode-0.5/tools/make_distribution   (with props)
    trunk/ode-0.5/tools/process_deps   (with props)
    trunk/ode-0.5/tools/rm.c
    trunk/ode-0.5/tools/rm.exe   (with props)
    trunk/ode.py
    trunk/ode/body.pyx
    trunk/ode/contact.pyx
    trunk/ode/declarations.pxd
    trunk/ode/examples/
    trunk/ode/examples/land.py
    trunk/ode/geomobject.pxd
    trunk/ode/geomobject.pyx
    trunk/ode/geoms.pyx
    trunk/ode/joints.pyx
    trunk/ode/land.pxd
    trunk/ode/land.pyx
    trunk/ode/mass.pyx
    trunk/ode/shape.pyx
    trunk/ode/space.pyx
    trunk/ode/util.pyx
    trunk/ode/world.pyx
    trunk/openal4soya.py
    trunk/opengl.c
    trunk/opengl.pyx
    trunk/particle.py
    trunk/pudding/
    trunk/pudding/__init__.py
    trunk/pudding/container.py
    trunk/pudding/control.py
    trunk/pudding/core.py
    trunk/pudding/ext/
    trunk/pudding/ext/__init__.py
    trunk/pudding/ext/fpslabel.py
    trunk/pudding/ext/meter.py   (with props)
    trunk/pudding/ext/slicingimage.py
    trunk/pudding/ext/svgelements.py
    trunk/pudding/idler.py
    trunk/pudding/python_console.py
    trunk/pudding/style.py
    trunk/pudding/styles/
    trunk/pudding/styles/__init__.py
    trunk/pudding/styles/application.py
    trunk/pudding/sysfont.py
    trunk/python.pxd
    trunk/ray.py
    trunk/renderer.pyx
    trunk/sdl.pxd
    trunk/sdl_mixer4soya.py
    trunk/sdlconst.pyx
    trunk/setup.cfg
    trunk/setup.py
    trunk/setup_tuto.py
    trunk/soya2blender.py
    trunk/soya3d/
    trunk/soya3d.py
    trunk/soya3d/atmosphere.pyx
    trunk/soya3d/camera.pyx
    trunk/soya3d/coordsyst.pyx
    trunk/soya3d/light.pyx
    trunk/soya3d/portal.pyx
    trunk/soya3d/raypick.pyx
    trunk/soya3d/traveling_camera.pyx
    trunk/soya3d/volume.pyx
    trunk/soya3d/world.pyx
    trunk/soya_editor   (with props)
    trunk/spc_material.py
    trunk/sphere.py
    trunk/text/
    trunk/text/freetype.pxd
    trunk/text/text.pxd
    trunk/text/text.pyx
    trunk/tofu4soya.py
    trunk/tutorial/
    trunk/tutorial/README
    trunk/tutorial/basic-1.py
    trunk/tutorial/basic-2.py
    trunk/tutorial/basic-3.py
    trunk/tutorial/basic-4.py
    trunk/tutorial/basic-5.py
    trunk/tutorial/basic-6.py
    trunk/tutorial/blender-auto-exporter-1.py
    trunk/tutorial/buggy.py
    trunk/tutorial/buggy_trimesh.py
    trunk/tutorial/character-animation-1.py
    trunk/tutorial/character-animation-2.py
    trunk/tutorial/character-animation-shadow-cellshading-1.py
    trunk/tutorial/data/
    trunk/tutorial/data/blender/
    trunk/tutorial/data/blender/knife.blend   (with props)
    trunk/tutorial/data/images/
    trunk/tutorial/data/images/.xvpics/
    trunk/tutorial/data/images/.xvpics/chenille.png   (with props)
    trunk/tutorial/data/images/.xvpics/chenille_tete.png   (with props)
    trunk/tutorial/data/images/balazar.png   (with props)
    trunk/tutorial/data/images/block2.png   (with props)
    trunk/tutorial/data/images/chaume.png   (with props)
    trunk/tutorial/data/images/chenille.png   (with props)
    trunk/tutorial/data/images/chenille_tete.png   (with props)
    trunk/tutorial/data/images/cloud.png   (with props)
    trunk/tutorial/data/images/epee_turyle-cs.png   (with props)
    trunk/tutorial/data/images/epee_turyle.png   (with props)
    trunk/tutorial/data/images/ferme.png   (with props)
    trunk/tutorial/data/images/grass.png   (with props)
    trunk/tutorial/data/images/ground.png   (with props)
    trunk/tutorial/data/images/knife.png   (with props)
    trunk/tutorial/data/images/lava.png   (with props)
    trunk/tutorial/data/images/little-dunk.png   (with props)
    trunk/tutorial/data/images/map.png   (with props)
    trunk/tutorial/data/images/map1.png   (with props)
    trunk/tutorial/data/images/metal1.png   (with props)
    trunk/tutorial/data/images/oomad.png   (with props)
    trunk/tutorial/data/images/shader.png   (with props)
    trunk/tutorial/data/images/shader2.png   (with props)
    trunk/tutorial/data/images/snow.png   (with props)
    trunk/tutorial/data/images/soustoit.png   (with props)
    trunk/tutorial/data/images/sphere_map.jpg   (with props)
    trunk/tutorial/data/images/test.png   (with props)
    trunk/tutorial/data/levels/
    trunk/tutorial/data/materials/
    trunk/tutorial/data/materials/balazar.data   (with props)
    trunk/tutorial/data/materials/block2.data   (with props)
    trunk/tutorial/data/materials/caterpillar.data   (with props)
    trunk/tutorial/data/materials/caterpillar_head.data   (with props)
    trunk/tutorial/data/materials/chaume.data   (with props)
    trunk/tutorial/data/materials/couteau.data   (with props)
    trunk/tutorial/data/materials/epee_turyle.data   (with props)
    trunk/tutorial/data/materials/ferme.data   (with props)
    trunk/tutorial/data/materials/grass.data   (with props)
    trunk/tutorial/data/materials/ground.data   (with props)
    trunk/tutorial/data/materials/knife.data   (with props)
    trunk/tutorial/data/materials/metal1.data   (with props)
    trunk/tutorial/data/materials/snow.data   (with props)
    trunk/tutorial/data/materials/soustoit.data   (with props)
    trunk/tutorial/data/materials/tux1.data   (with props)
    trunk/tutorial/data/materials/wall_material.data   (with props)
    trunk/tutorial/data/materials/white.data   (with props)
    trunk/tutorial/data/ms3d/
    trunk/tutorial/data/ms3d/buggy_chassis.txt
    trunk/tutorial/data/ms3d/wheel4.txt
    trunk/tutorial/data/players/
    trunk/tutorial/data/shapes/
    trunk/tutorial/data/shapes/balazar/
    trunk/tutorial/data/shapes/balazar/attente.caf   (with props)
    trunk/tutorial/data/shapes/balazar/balazar.cfg
    trunk/tutorial/data/shapes/balazar/balazar.cmf   (with props)
    trunk/tutorial/data/shapes/balazar/balazar.crf   (with props)
    trunk/tutorial/data/shapes/balazar/balazar.csf   (with props)
    trunk/tutorial/data/shapes/balazar/chute.caf   (with props)
    trunk/tutorial/data/shapes/balazar/marche.caf   (with props)
    trunk/tutorial/data/shapes/balazar/neighbors_0-0   (with props)
    trunk/tutorial/data/shapes/balazar/perso.cmf   (with props)
    trunk/tutorial/data/shapes/balazar/recule.caf   (with props)
    trunk/tutorial/data/shapes/balazar/tourneD.caf   (with props)
    trunk/tutorial/data/shapes/balazar/tourneG.caf   (with props)
    trunk/tutorial/data/shapes/buggy_chassis.data   (with props)
    trunk/tutorial/data/shapes/wheel4.data   (with props)
    trunk/tutorial/data/sounds/
    trunk/tutorial/data/sounds/test.wav   (with props)
    trunk/tutorial/data/svg/
    trunk/tutorial/data/svg/test.svg
    trunk/tutorial/data/worlds/
    trunk/tutorial/data/worlds/caterpillar.data   (with props)
    trunk/tutorial/data/worlds/caterpillar_head.data   (with props)
    trunk/tutorial/data/worlds/cube.data   (with props)
    trunk/tutorial/data/worlds/ferme.data   (with props)
    trunk/tutorial/data/worlds/pyramid.data   (with props)
    trunk/tutorial/data/worlds/sword.data   (with props)
    trunk/tutorial/facecutter-1.py
    trunk/tutorial/fullscreen-1.py
    trunk/tutorial/game_skel-1.py   (with props)
    trunk/tutorial/game_skel-2.py   (with props)
    trunk/tutorial/game_skel-3.py   (with props)
    trunk/tutorial/game_skel-4.py   (with props)
    trunk/tutorial/game_skel-5.py   (with props)
    trunk/tutorial/label3D-1.py
    trunk/tutorial/land-1.py
    trunk/tutorial/land-2.py
    trunk/tutorial/modeling-1.py
    trunk/tutorial/modeling-2.py
    trunk/tutorial/modeling-3.py
    trunk/tutorial/modeling-cellshading-1.py
    trunk/tutorial/modeling-env-mapping-1.py
    trunk/tutorial/modeling-material-1.py
    trunk/tutorial/modeling-material-2.py
    trunk/tutorial/modeling-shadow-1.py
    trunk/tutorial/modeling-smoothlit-1.py
    trunk/tutorial/modeling-solid-shape-1.py
    trunk/tutorial/modeling-transparency-1.py
    trunk/tutorial/multiple-cameras-1.py
    trunk/tutorial/particle-1.py
    trunk/tutorial/portal-1.py
    trunk/tutorial/pudding-1.py
    trunk/tutorial/pudding-2.py
    trunk/tutorial/pudding-buttonbar-1.py
    trunk/tutorial/pudding-buttonbar-2.py
    trunk/tutorial/pudding-console-1.py
    trunk/tutorial/pudding-console-2.py
    trunk/tutorial/pudding-game_skel-5.py
    trunk/tutorial/pudding-image-1.py
    trunk/tutorial/pudding-image-slicing-1.py
    trunk/tutorial/pudding-input-1.py
    trunk/tutorial/pudding-menu-1.py
    trunk/tutorial/pudding-meter-1.py
    trunk/tutorial/pudding-svgelements-1.py
    trunk/tutorial/pudding-z-index-1.py
    trunk/tutorial/ray-1.py
    trunk/tutorial/raypicking-1.py
    trunk/tutorial/raypicking-2.py
    trunk/tutorial/raypicking-3.py
    trunk/tutorial/results/
    trunk/tutorial/results/.cvswrappers
    trunk/tutorial/results/basic-1.jpeg   (with props)
    trunk/tutorial/results/basic-2.jpeg   (with props)
    trunk/tutorial/results/basic-3.jpeg   (with props)
    trunk/tutorial/results/basic-4.jpeg   (with props)
    trunk/tutorial/results/character-animation-1.jpeg   (with props)
    trunk/tutorial/results/character-animation-2.jpeg   (with props)
    trunk/tutorial/results/character-animation-shadow-cellshading-1.jpeg   
(with props)
    trunk/tutorial/results/facecutter-1.jpeg   (with props)
    trunk/tutorial/results/game_skel-1.jpeg   (with props)
    trunk/tutorial/results/game_skel-2.jpeg   (with props)
    trunk/tutorial/results/game_skel-3.jpeg   (with props)
    trunk/tutorial/results/game_skel-4.jpeg   (with props)
    trunk/tutorial/results/game_skel-5.jpeg   (with props)
    trunk/tutorial/results/land-1.jpeg   (with props)
    trunk/tutorial/results/land-2.jpeg   (with props)
    trunk/tutorial/results/modeling-1.jpeg   (with props)
    trunk/tutorial/results/modeling-2.jpeg   (with props)
    trunk/tutorial/results/modeling-3.jpeg   (with props)
    trunk/tutorial/results/modeling-cellshading-1.jpeg   (with props)
    trunk/tutorial/results/modeling-env-mapping-1.jpeg   (with props)
    trunk/tutorial/results/modeling-material-1.jpeg   (with props)
    trunk/tutorial/results/modeling-material-2.jpeg   (with props)
    trunk/tutorial/results/modeling-shadow-1.jpeg   (with props)
    trunk/tutorial/results/modeling-smoothlit-1.jpeg   (with props)
    trunk/tutorial/results/modeling-solid-shape-1.jpeg   (with props)
    trunk/tutorial/results/modeling-transparency-1.jpeg   (with props)
    trunk/tutorial/results/portal-1.jpeg   (with props)
    trunk/tutorial/results/ray-1.jpeg   (with props)
    trunk/tutorial/results/raypicking-1.jpeg   (with props)
    trunk/tutorial/results/raypicking-2.jpeg   (with props)
    trunk/tutorial/run_tofudemo.py
    trunk/tutorial/sound-openal-1.py
    trunk/tutorial/sound-sdl_mixer-1.py
    trunk/tutorial/state-1.py
    trunk/tutorial/test.py
    trunk/tutorial/tofudemo.py
    trunk/tutorial/tofudemo_create_level.py
    trunk/tutorial/traveling-camera-1.py
    trunk/tutorial/widget-1.py
    trunk/widget.py


_______________________________________________
Soya-cvs mailing list
Soya-cvs@gna.org
https://mail.gna.org/listinfo/soya-cvs

Reply via email to