[tuhopuu-cvs] CVS commit: tuhopuu2 featurelist.txt tuhopuu2/source/blender/src editarmature.c editmesh.c editobject.c

Martin Poirier theeth at yahoo.com
Wed Oct 1 03:21:46 CEST 2003


theeth (Martin Poirier) 2003/10/01 03:21:46 CEST

  Modified files:
    .                    featurelist.txt 
    tuhopuu2/source/blender/src editarmature.c editmesh.c 
                                editobject.c 
  
  Log:
  fixed a bad argument type in make_trans_bones
  
  deleted a couple of unreferenced variables in editobject and editmesh. AFAIK, those are not in functions that people have been working on, otherwise, appologies.
  
  fixed a bad type declaration in the auto parent to path function (WIP)
  
  Fixed some stuff with axis lines in transform and added a proper limit when working in edit mode with a lot of vertice selected. With more than 5 (number not fixed yet, only used for testing) vertice, it will shoot the line(s) through the center of deformation.
  
  Mirroring on viewpot axis works perfectly now, and mirroring around median point too. I still need to fix it for boundbox center and object center (though the later isn't hard at all).
  
  Revision  Changes    Path
  1.35      +4 -5      tuhopuu2/featurelist.txt
  1.3       +2 -2      tuhopuu2/source/blender/src/editarmature.c
  1.19      +1 -3      tuhopuu2/source/blender/src/editmesh.c
  1.17      +22 -17    tuhopuu2/source/blender/src/editobject.c



More information about the tuhopuu-cvs mailing list