Blender Git Commit Log
Git Commits -> Revision cb031ec
Revision cb031ec by Campbell Barton (master) November 21, 2010, 05:35 (GMT) |
incorrect argument parsing for python opengl module bgl. unsigned byte/short/int were being passes as signed values which would raise an overflow error if a range greater then the signed value was used. |
Commit Details:
Full Hash: cb031ec0927b9c1abb9b510f954ac21287f59cb7
SVN Revision: 33205
Parent Commit: 72279e1
Lines Changed: +3, -3
1 Modified Path:
/source/blender/python/generic/bgl.h (+3, -3) (Diff)