[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17280] trunk/lib/windows/python/include/ python2.5/numpy/: VideoTexture: remove numpy dependency, the VideoTexture. imageToArray() function returns now a simple string.

Benoit Bolsee benoit.bolsee at online.be
Sat Nov 1 23:26:58 CET 2008


Revision: 17280
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=17280
Author:   ben2610
Date:     2008-11-01 23:26:58 +0100 (Sat, 01 Nov 2008)

Log Message:
-----------
VideoTexture: remove numpy dependency, the VideoTexture.imageToArray() function returns now a simple string. If the user wants to process the image data with some of the numpy algorithms, he will need to convert the string into a ndarray object in his script.

Removed Paths:
-------------
    trunk/lib/windows/python/include/python2.5/numpy/





More information about the Bf-blender-cvs mailing list