[Bf-committers] CVS commit: blender/intern/bsp/intern BSP_CSGHelper.cpp BSP_CSGMesh_CFIterator.h BSP_CSGUserData.cpp BSP_Triangulate.cpp

Unprivileged User bf-committers@blender.org
Sat, 28 Dec 2002 18:55:24 +0100 (CET)


nobody      2002/12/28 18:55:24 CET

  Modified files:
    blender/intern/bsp/intern BSP_CSGHelper.cpp 
                              BSP_CSGMesh_CFIterator.h 
                              BSP_CSGUserData.cpp 
                              BSP_Triangulate.cpp 
  
  Log:
  Reverted changes to bsp code so that the code will compile
  under gcc 3.x. A better solution should be found as this
  breaks booleans.
  
  Chris
  
  Revision  Changes    Path
  1.6       +1 -1      blender/intern/bsp/intern/BSP_CSGHelper.cpp
  1.8       +11 -9     blender/intern/bsp/intern/BSP_CSGMesh_CFIterator.h
  1.7       +5 -6      blender/intern/bsp/intern/BSP_CSGUserData.cpp
  1.6       +1 -1      blender/intern/bsp/intern/BSP_Triangulate.cpp