[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Text3d.c

Ken Hughes khughes at pacific.edu
Wed Dec 7 06:44:29 CET 2005


khughes (Ken Hughes) 2005/12/07 06:44:29 CET

  Modified files:
    blender/source/blender/python/api2_2x Text3d.c 
  
  Log:
  -- Bugfix #3551: fix memory corruption problem if Text3d.setText() called
     while selected text is in edit mode.
  
  (Future note: now that there is Unicode support in Blender, we need to add
  support for it in the BPy Text3d API.)
  
  Revision  Changes    Path
  1.16      +35 -18    blender/source/blender/python/api2_2x/Text3d.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Text3d.c.diff?r1=1.15&r2=1.16&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list