Blender Git Commit Log
Git Commits -> Revision 1917e95
Revision 1917e95 by Campbell Barton (master) July 19, 2009, 09:33 (GMT) |
py rna arrays were assumed sizeof(char)*len, should be sizeof(int)*len, was causing end of array corruption errors when running operators that took bool array options - transform. |
Commit Details:
Full Hash: 1917e951ca4cb593399158f5b9222708dbb66f24
SVN Revision: 21693
Parent Commit: 8ced84e
Lines Changed: +1, -1
1 Modified Path:
/source/blender/python/intern/bpy_rna.c (+1, -1) (Diff)