Blender Git Loki
Git Commits -> Revision 2431e8e
Revision 2431e8e by Campbell Barton (master) January 18, 2011, 03:49 (GMT) |
bgl.Buffer() - invalid dimension type could be passed without raising an error. - negative dimensions could crash blender, now they raise errors. - zero length dimension arg was not detected. - floating point lengths were accepted, now only allow ints. also comment unused vars. |
Commit Details:
Full Hash: 2431e8e045f9fee8454ecd97f287d0e171b1ee94
SVN Revision: 34381
Parent Commit: 8cf1184
Lines Changed: +29, -12