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

Ton Roosendaal ton at blender.org
Sun Nov 20 13:47:13 CET 2005


ton (Ton Roosendaal) 2005/11/20 13:47:13 CET

  Modified files:
    blender/source/blender/src drawoops.c 
  
  Log:
  Patch provided by Campbell Barton
  
  Oops drawing speedup:
  
  * Doesent draw splines that are totaly out of the view (big speedup)
  * Changes the spline resolution based on its size on the screen (smaller
    speedup)
  * Draws highlighted lines ontop of unhighlighted lines, makes it easy to see
    where selected data links to.
  * Text changes size with zoom.
  * Text draws better at small sizes.
  
  Revision  Changes    Path
  1.23      +65 -18    blender/source/blender/src/drawoops.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/drawoops.c.diff?r1=1.22&r2=1.23&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list