[Bf-blender-cvs] CVS commit: blender/source/blender/src buttons_editing.c drawobject.c

Ton Roosendaal ton at blender.org
Sun Jul 2 13:21:06 CEST 2006


ton (Ton Roosendaal) 2006/07/02 13:21:06 CEST

  Modified files:
    blender/source/blender/src buttons_editing.c drawobject.c 
  
  Log:
  Bugfix #4565
  
  Curves without bevel/extrude don't react to buttons to fill front/back.
  That is coded that way, so added this info to the tooltip
  
  Bug report #4566
  
  Creases drawing became very awkward in commit in august last year. Flipped
  the drawing order so the fat lines - denoting creases - are drawn first.
  That way the value of crease is visible, as well as edge selection state.
  
  Revision  Changes    Path
  1.261     +4 -4      blender/source/blender/src/buttons_editing.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/buttons_editing.c.diff?r1=1.260&r2=1.261&cvsroot=bf-blender>
  1.280     +4 -4      blender/source/blender/src/drawobject.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/drawobject.c.diff?r1=1.279&r2=1.280&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list