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

Pablo Diaz-Gutierrez ihaveajob at gmail.com
Sun Aug 21 02:05:32 CEST 2005


pdg (Pablo Diaz-Gutierrez) 2005/08/21 02:05:32 CEST

  Modified files:        (Branch: pdg)
    soc-blender/sketching/include sketch_type.h util.h 
    soc-blender/sketching/src sketch_type.cpp util.cpp 
  
  Log:
  Normal propagation along segments of the sketch.
  
  - Normals are propagated between the junction points using SLERP, as described in
  previous CVS log.
  - A bug in normal estimation has been fixed.
  
  Revision  Changes    Path
  1.1.2.5   +5 -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.5&cvsroot=soc-2005&only_with_tag=pdg>
  1.1.2.3   +6 -1      soc-blender/sketching/include/Attic/util.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/sketching/include/Attic/util.h.diff?r1=1.1.2&r2=1.1.2.3&cvsroot=soc-2005&only_with_tag=pdg>
  1.1.2.5   +132 -10   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.5&cvsroot=soc-2005&only_with_tag=pdg>
  1.1.2.3   +14 -1     soc-blender/sketching/src/Attic/util.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/sketching/src/Attic/util.cpp.diff?r1=1.1.2&r2=1.1.2.3&cvsroot=soc-2005&only_with_tag=pdg>


More information about the Soc-2005-cvs mailing list