[Bf-blender-cvs] CVS commit: blender/extern/solid LICENSE_GPL.txt LICENSE_QPL.txt Makefile.am Makefile.in README.txt aclocal.m4 config.guess config.sub configure configure.ac depcomp install-sh ltmain.sh missing mkinstalldirs blender/extern/solid/VisualC6 solid.dsw ...

Michel Selten michel.s at home.nl
Sat Dec 6 20:02:43 CET 2003


michel (Michel Selten) 2003/12/06 20:02:42 CET

  Added files:
    blender/extern/solid LICENSE_GPL.txt LICENSE_QPL.txt 
                         Makefile.am Makefile.in README.txt 
                         aclocal.m4 config.guess config.sub 
                         configure configure.ac depcomp install-sh 
                         ltmain.sh missing mkinstalldirs 
    blender/extern/solid/VisualC6 solid.dsw 
    blender/extern/solid/VisualC6/broad broad.dsp 
    blender/extern/solid/VisualC6/complex complex.dsp 
    blender/extern/solid/VisualC6/convex convex.dsp 
    blender/extern/solid/VisualC6/dynamics dynamics.dsp 
    blender/extern/solid/VisualC6/gldemo gldemo.dsp 
    blender/extern/solid/VisualC6/mnm mnm.dsp 
    blender/extern/solid/VisualC6/physics physics.dsp 
    blender/extern/solid/VisualC6/sample sample.dsp 
    blender/extern/solid/VisualC6/solid solid.dsp 
    blender/extern/solid/VisualC6/solid_dll solid_dll.dsp 
    blender/extern/solid/doc Makefile.am Makefile.in mdate-sh 
                             solid3.html solid3.info solid3.pdf 
                             solid3.texi stamp-vti texinfo.tex 
                             version.texi 
    blender/extern/solid/examples Makefile.am Makefile.in 
                                  README.txt gldemo.cpp mnm.cpp 
                                  physics.cpp sample.cpp 
    blender/extern/solid/examples/dynamics Dynamic.cpp Dynamic.h 
                                           Kinetic.cpp Kinetic.h 
                                           Makefile.am Makefile.in 
                                           RigidBody.cpp 
                                           RigidBody.h 
    blender/extern/solid/include GEN_MinMax.h GEN_random.h 
                                 MT_BBox.h MT_Interval.h 
                                 MT_Matrix3x3.h MT_Point3.h 
                                 MT_Quaternion.h MT_Scalar.h 
                                 MT_Transform.h MT_Vector3.h 
                                 Makefile.am Makefile.in SOLID.h 
                                 SOLID_broad.h SOLID_types.h 
                                 config.h.in 
    blender/extern/solid/include/MT Interval.h Matrix3x3.h 
                                    Quaternion.h Transform.h 
                                    Tuple3.h Tuple4.h Vector3.h 
    blender/extern/solid/src DT_AlgoTable.h DT_C-api.cpp 
                             DT_Encounter.cpp DT_Encounter.h 
                             DT_Object.cpp DT_Object.h 
                             DT_RespTable.cpp DT_RespTable.h 
                             DT_Response.h DT_Scene.cpp DT_Scene.h 
                             Makefile.am Makefile.in 
    blender/extern/solid/src/broad BP_C-api.cpp BP_Endpoint.h 
                                   BP_EndpointList.cpp 
                                   BP_EndpointList.h BP_Proxy.cpp 
                                   BP_Proxy.h BP_ProxyList.h 
                                   BP_Scene.cpp BP_Scene.h 
                                   Makefile.am Makefile.in 
    blender/extern/solid/src/complex DT_BBoxTree.cpp DT_BBoxTree.h 
                                     DT_CBox.h DT_Complex.cpp 
                                     DT_Complex.h Makefile.am 
                                     Makefile.in 
    blender/extern/solid/src/convex DT_Accuracy.cpp DT_Accuracy.h 
                                    DT_Array.h DT_Box.cpp DT_Box.h 
                                    DT_Cone.cpp DT_Cone.h 
                                    DT_Convex.cpp DT_Convex.h 
                                    DT_Cylinder.cpp DT_Cylinder.h 
                                    DT_Facet.cpp DT_Facet.h 
                                    DT_GJK.h DT_Hull.h 
                                    DT_IndexArray.h 
                                    DT_LineSegment.cpp 
                                    DT_LineSegment.h 
                                    DT_Minkowski.h DT_PenDepth.cpp 
                                    DT_PenDepth.h DT_Point.cpp 
                                    DT_Point.h DT_Polyhedron.cpp 
                                    DT_Polyhedron.h 
                                    DT_Polytope.cpp DT_Polytope.h 
                                    DT_Shape.h DT_Sphere.cpp 
                                    DT_Sphere.h DT_Transform.h 
                                    DT_Triangle.cpp DT_Triangle.h 
                                    DT_VertexBase.h Makefile.am 
                                    Makefile.in 
  
  Log:
  Added the Solid 3.5 sources to the blender source tree.
  This is a direct copy from the CD-ROM contents except for the generated
  libraries for the Windows platform. If needed, I can add those later on.
  (Those take up over 800 kb).
  All files, including license files, documentation, examples and sources are
  committed.



More information about the Bf-blender-cvs mailing list