[Bf-blender-cvs] CVS commit: blender/extern/bullet2/src/LinearMath btAlignedAllocator.cpp btAlignedAllocator.h btAlignedObjectArray.h btGeometryUtil.cpp btGeometryUtil.h btQuadWord.h btScalar.h

Erwin Coumans blender at erwincoumans.com
Tue Dec 12 04:08:16 CET 2006


erwin (Erwin Coumans) 2006/12/12 04:08:16 CET

  Modified files:
    blender/extern/bullet2/src/LinearMath btGeometryUtil.cpp 
                                          btGeometryUtil.h 
                                          btQuadWord.h btScalar.h 
  Added files:
    blender/extern/bullet2/src/LinearMath btAlignedAllocator.cpp 
                                          btAlignedAllocator.h 
                                          btAlignedObjectArray.h 
  
  Log:
  added some new Bullet files, and upgraded to latest Bullet 2.x
  
  Please make sure to have extern/bullet/src/LinearMath/btAlignedAllocator.cpp in your build, if you add the files by name, instead of wildcard *.cpp
  
  Revision  Changes    Path
  1.5       +5 -5      blender/extern/bullet2/src/LinearMath/btGeometryUtil.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/extern/bullet2/src/LinearMath/btGeometryUtil.cpp.diff?r1=1.4&r2=1.5&cvsroot=bf-blender>
  1.5       +7 -6      blender/extern/bullet2/src/LinearMath/btGeometryUtil.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/extern/bullet2/src/LinearMath/btGeometryUtil.h.diff?r1=1.4&r2=1.5&cvsroot=bf-blender>
  1.2       +2 -3      blender/extern/bullet2/src/LinearMath/btQuadWord.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/extern/bullet2/src/LinearMath/btQuadWord.h.diff?r1=1.1&r2=1.2&cvsroot=bf-blender>
  1.4       +7 -5      blender/extern/bullet2/src/LinearMath/btScalar.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/extern/bullet2/src/LinearMath/btScalar.h.diff?r1=1.3&r2=1.4&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list