[Bf-blender-cvs] CVS commit: blender/source/blender/src editaction.c editipo_mods.c header_action.c

Joshua Leung aligorith at gmail.com
Thu May 10 08:51:08 CEST 2007


aligorith (Joshua Leung) 2007/05/10 08:51:08 CEST

  Modified files:
    blender/source/blender/src editaction.c editipo_mods.c 
                               header_action.c 
  
  Log:
  Bugfix #6674:
  
  Action Editor: editing of action-channel keys is impossible if shapekeys are present
  for that object.
  
  Also, after toggling the 'swimmer' icon in the IPO editor header,on and then off again, then trying to expand/collapse/select/deselect the 'Shape' action channel, Blender would crash.
  
  Not really a showstopper, but still nice to fix. ;-)
  
  Revision  Changes    Path
  1.132     +117 -119  blender/source/blender/src/editaction.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editaction.c.diff?r1=1.131&r2=1.132&cvsroot=bf-blender>
  1.22      +4 -4      blender/source/blender/src/editipo_mods.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editipo_mods.c.diff?r1=1.21&r2=1.22&cvsroot=bf-blender>
  1.62      +115 -118  blender/source/blender/src/header_action.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/header_action.c.diff?r1=1.61&r2=1.62&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list