Blender Git Loki
Git Commits -> Revision 3230520
Revision 3230520 by Benoit Bolsee (master) May 24, 2009, 23:12 (GMT) |
VideoTexture: exception in C++ was not returning an error in Python. Added function name ini PyArg_ParseTuple. |
Commit Details:
Full Hash: 323052068a8f0c35ec293ff3bd70989acfc6be8e
SVN Revision: 20387
Parent Commit: 4e0e720
Lines Changed: +21, -13
6 Modified Paths:
/source/gameengine/VideoTexture/blendVideoTex.cpp (+2, -2) (Diff)
/source/gameengine/VideoTexture/ImageBase.cpp (+6, -2) (Diff)
/source/gameengine/VideoTexture/ImageBuff.cpp (+1, -2) (Diff)
/source/gameengine/VideoTexture/ImageMix.cpp (+6, -2) (Diff)
/source/gameengine/VideoTexture/Texture.cpp (+2, -2) (Diff)
/source/gameengine/VideoTexture/VideoFFmpeg.cpp (+4, -3) (Diff)
/source/gameengine/VideoTexture/ImageBase.cpp (+6, -2) (Diff)
/source/gameengine/VideoTexture/ImageBuff.cpp (+1, -2) (Diff)
/source/gameengine/VideoTexture/ImageMix.cpp (+6, -2) (Diff)
/source/gameengine/VideoTexture/Texture.cpp (+2, -2) (Diff)
/source/gameengine/VideoTexture/VideoFFmpeg.cpp (+4, -3) (Diff)