[Soc-2005-cvs] CVS commit: soc-blender/intern/boolop/intern BOP_MathUtils.cpp BOP_MathUtils.h BOP_Mesh.cpp BOP_Mesh.h BOP_Triangulator.cpp soc-blender/source/blender/src booleanops.c

Marc Freixas mfreixas at lsi.upc.edu
Fri Sep 9 15:13:33 CEST 2005


mfreixas (Marc Freixas) 2005/09/09 15:13:33 CEST

  Modified files:        (Branch: mfreixas)
    soc-blender/intern/boolop/intern BOP_MathUtils.cpp 
                                     BOP_MathUtils.h BOP_Mesh.cpp 
                                     BOP_Mesh.h 
                                     BOP_Triangulator.cpp 
    soc-blender/source/blender/src booleanops.c 
  
  Log:
  Thin quad split bug has been fixed, this bug do holes or overlap faces and holding up the merge phase.
  Code comments has been improved.
  
  Revision  Changes    Path
  1.1.2.3   +30 -21    soc-blender/intern/boolop/intern/Attic/BOP_MathUtils.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/boolop/intern/Attic/BOP_MathUtils.cpp.diff?r1=1.1.2&r2=1.1.2.3&cvsroot=soc-2005&only_with_tag=mfreixas>
  1.1.2.3   +1 -0      soc-blender/intern/boolop/intern/Attic/BOP_MathUtils.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/boolop/intern/Attic/BOP_MathUtils.h.diff?r1=1.1.2&r2=1.1.2.3&cvsroot=soc-2005&only_with_tag=mfreixas>
  1.1.2.4   +50 -31    soc-blender/intern/boolop/intern/Attic/BOP_Mesh.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/boolop/intern/Attic/BOP_Mesh.cpp.diff?r1=1.1.2&r2=1.1.2.4&cvsroot=soc-2005&only_with_tag=mfreixas>
  1.1.2.3   +2 -1      soc-blender/intern/boolop/intern/Attic/BOP_Mesh.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/boolop/intern/Attic/BOP_Mesh.h.diff?r1=1.1.2&r2=1.1.2.3&cvsroot=soc-2005&only_with_tag=mfreixas>
  1.1.2.3   +26 -14    soc-blender/intern/boolop/intern/Attic/BOP_Triangulator.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/boolop/intern/Attic/BOP_Triangulator.cpp.diff?r1=1.1.2&r2=1.1.2.3&cvsroot=soc-2005&only_with_tag=mfreixas>
  1.1.1.1.8.5 +0 -0      soc-blender/source/blender/src/booleanops.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/src/booleanops.c.diff?r1=1.1.1.1.8&r2=1.1.1.1.8.5&cvsroot=soc-2005&only_with_tag=mfreixas>


More information about the Soc-2005-cvs mailing list