[Soc-2005-cvs] CVS commit: soc-blender/sketching/include sketch_type.h soc-blender/sketching/src sketch_type.cpp

Pablo Diaz-Gutierrez ihaveajob at gmail.com
Mon Aug 22 07:09:31 CEST 2005


pdg (Pablo Diaz-Gutierrez) 2005/08/22 07:09:31 CEST

  Modified files:        (Branch: pdg)
    soc-blender/sketching/include sketch_type.h 
    soc-blender/sketching/src sketch_type.cpp 
  
  Log:
  Implemented data structures to hold faces of the sketch.
  
  These contain lists of segments cyclically connected, forming faces of the model to be
  produced. The identification of these faces is not implemented yet. When it is, it
  will be completely manual, since the problem of its automation is a tough one for
  which I don't have the solution yet.
  
  Revision  Changes    Path
  1.1.2.7   +44 -1     soc-blender/sketching/include/Attic/sketch_type.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/sketching/include/Attic/sketch_type.h.diff?r1=1.1.2&r2=1.1.2.7&cvsroot=soc-2005&only_with_tag=pdg>
  1.1.2.7   +107 -1    soc-blender/sketching/src/Attic/sketch_type.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/sketching/src/Attic/sketch_type.cpp.diff?r1=1.1.2&r2=1.1.2.7&cvsroot=soc-2005&only_with_tag=pdg>


More information about the Soc-2005-cvs mailing list