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

Pablo Diaz-Gutierrez ihaveajob at gmail.com
Mon Aug 22 00:27:23 CEST 2005


pdg (Pablo Diaz-Gutierrez) 2005/08/22 00:27:22 CEST

  Modified files:        (Branch: pdg)
    soc-blender/sketching/include sketch_type.h 
    soc-blender/sketching/src main.cpp sketch_type.cpp 
  
  Log:
  Interactive transformation of the normal of selected junction.
  
  A new rotation control transforms the normal of the selected junction. The change is
  applied when the user clicks on the screen (actually, whenever there's a possible
  change of selected junction).
  
  Known bug: When the change is applied to the normal, the rotation control should be
  reset, but right now it isn't.
  
  Left to do:
  - Correct, curvature minimizing depth interpolation (right now it's uniform
  interpolation).
  - Manual patch identification (counterclockwise user clicks on segments).
  - Skinning of identified patches.
  
  Revision  Changes    Path
  1.1.2.6   +5 -3      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.6&cvsroot=soc-2005&only_with_tag=pdg>
  1.1.2.5   +53 -9     soc-blender/sketching/src/Attic/main.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/sketching/src/Attic/main.cpp.diff?r1=1.1.2&r2=1.1.2.5&cvsroot=soc-2005&only_with_tag=pdg>
  1.1.2.6   +67 -45    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.6&cvsroot=soc-2005&only_with_tag=pdg>


More information about the Soc-2005-cvs mailing list