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

Brecht Van Lommel brechtvanlommel at pandora.be
Wed Feb 15 23:31:43 CET 2006


blendix (Brecht Van Lommel) 2006/02/15 23:31:43 CET

  Modified files:
    blender/source/blender/python/api2_2x matrix.c 
  
  Log:
  ==Python==
  Small bug reported on irc, matrix.translationPart didn't check bounds
  properly (needed to use || instead of &&). Also fixed similar bugs in
  rotationPart and rich compare.
  
  Revision  Changes    Path
  1.34      +4 -4      blender/source/blender/python/api2_2x/matrix.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/matrix.c.diff?r1=1.33&r2=1.34&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list