[tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/blenkernel BKE_global.h tuhopuu2/source/blender/blenlib BLI_arithb.h tuhopuu2/source/blender/blenlib/intern arithb.c tuhopuu2/source/blender/src buttons_editing.c drawobject.c

Campbell Barton cbarton at metavr.com
Mon Aug 2 14:00:24 CEST 2004


ideas_man (Campbell Barton) 2004/08/02 14:00:23 CEST

  Modified files:
    tuhopuu2/source/blender/blenkernel BKE_global.h 
    tuhopuu2/source/blender/blenlib BLI_arithb.h 
    tuhopuu2/source/blender/blenlib/intern arithb.c 
    tuhopuu2/source/blender/src buttons_editing.c drawobject.c 
  
  Log:
  Cleaned up some code for teac drawing and added angles drawn inset from
  each vert from a face.
  
  Added function to VecAngle3 that makes 2 vectors and returns there angle
  in degrees.
  
  Revision  Changes    Path
  1.9       +4 -3      tuhopuu2/source/blender/blenkernel/BKE_global.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/blenkernel/BKE_global.h.diff?r1=1.8&r2=1.9&cvsroot=tuhopuu>
  1.7       +7 -1      tuhopuu2/source/blender/blenlib/BLI_arithb.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/blenlib/BLI_arithb.h.diff?r1=1.6&r2=1.7&cvsroot=tuhopuu>
  1.10      +15 -1     tuhopuu2/source/blender/blenlib/intern/arithb.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/blenlib/intern/arithb.c.diff?r1=1.9&r2=1.10&cvsroot=tuhopuu>
  1.37      +2 -3      tuhopuu2/source/blender/src/buttons_editing.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/buttons_editing.c.diff?r1=1.36&r2=1.37&cvsroot=tuhopuu>
  1.45      +93 -36    tuhopuu2/source/blender/src/drawobject.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/drawobject.c.diff?r1=1.44&r2=1.45&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list