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

Alexander Ewering blender at instinctive.de
Fri Dec 23 23:16:33 CET 2005


intrr (Alexander Ewering) 2005/12/23 23:16:33 CET

  Modified files:
    blender/source/blender/python/api2_2x Armature.c 
  
  Log:
  Fixing a bit of horrible code in Armature.c (BonesDict_repr).
  There is a lot of very dangerous (and slow) string manipulation code in
  there. I do not want to appear arrogant, but a bit of basic code QA in this
  module certainly can't hurt.
  
  Please see the diff for further explanation ;-)
  
  Revision  Changes    Path
  1.31      +8 -11     blender/source/blender/python/api2_2x/Armature.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Armature.c.diff?r1=1.30&r2=1.31&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list