[Bf-blender-cvs] CVS commit: blender/source/blender/blenkernel/intern font.c

Alexander Ewering blender at instinctive.de
Sat Jun 10 14:00:14 CEST 2006


intrr (Alexander Ewering) 2006/06/10 14:00:14 CEST

  Modified files:
    blender/source/blender/blenkernel/intern font.c 
  
  Log:
  Fixed an almost one-decade long annoyance: Text objects with "TextOnCurve"
  now scale correctly.
  
  Formerly, they just used to scale away from the curve into nirwana. Now,
  they nicely follow the curve while scaling. Both the curve and the text
  objects themselves can be scaled.
  
  This will of course break compatibility with files that used this "bug".
  Acceptable? I guess :-)
  
  Revision  Changes    Path
  1.41      +5 -2      blender/source/blender/blenkernel/intern/font.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenkernel/intern/font.c.diff?r1=1.40&r2=1.41&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list