[Bf-blender-cvs] CVS commit: blender/release/scripts/bpymodules BPyMathutils.py BPyMesh.py

Campbell Barton cbarton at metavr.com
Sun May 28 12:44:29 CEST 2006


campbellbarton (Campbell Barton) 2006/05/28 12:44:29 CEST

  Modified files:
    blender/release/scripts/bpymodules BPyMathutils.py BPyMesh.py 
  
  Log:
  Added a 2d convex hull function to BPyMathutils
  Added a 2D Line intersection function
  Added a function to BPyMesh that gets the mesh space vertex location of a Faces UV Pixel.
  
  Revision  Changes    Path
  1.2       +146 -1    blender/release/scripts/bpymodules/BPyMathutils.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/bpymodules/BPyMathutils.py.diff?r1=1.1&r2=1.2&cvsroot=bf-blender>
  1.15      +49 -2     blender/release/scripts/bpymodules/BPyMesh.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/bpymodules/BPyMesh.py.diff?r1=1.14&r2=1.15&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list