[tuhopuu-cvs] CVS commit: tuhopuu2/intern/opennl/intern opennl.c tuhopuu2/source/blender/src buttons_editing.c editmesh.c

Brecht Van Lommel blendix at pandora.be
Sun Jul 11 01:22:32 CEST 2004


blendix (Brecht Van Lommel) 2004/07/11 01:22:32 CEST

  Modified files:
    tuhopuu2/intern/opennl/intern opennl.c 
    tuhopuu2/source/blender/src buttons_editing.c editmesh.c 
  
  Log:
  Fix warning in OpenNL.
  
  Made Copy DrawMode/UV/VertCol tooltips a little more informative.
  
  Remove printf edge copy printf's, and make a decision what to do in these
  cases.
  
  Still not working properly (marked with FIXME in code):
  - Preserving creases on bevel, need to copy creases to a few more edges.
  
  - Copying creases on extrude, code was not changed. Would need much smarter
    code, for a predicatble result.
  
    For example, make a cylinder with a creased cube. Extrude sharp face
    (to make cylinder longer). Only way to find 'logical' crease value for
    new side edges would be to look at the side edges on the initial cylinder.
  
  Revision  Changes    Path
  1.6       +2 -1      tuhopuu2/intern/opennl/intern/opennl.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/intern/opennl/intern/opennl.c.diff?r1=1.5&r2=1.6&cvsroot=tuhopuu>
  1.34      +3 -3      tuhopuu2/source/blender/src/buttons_editing.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/buttons_editing.c.diff?r1=1.33&r2=1.34&cvsroot=tuhopuu>
  1.107     +11 -25    tuhopuu2/source/blender/src/editmesh.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/editmesh.c.diff?r1=1.106&r2=1.107&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list