Blender Git Commit Log

Git Commits -> Revision 89792eb

Revision 89792eb by Campbell Barton (master)
July 21, 2007, 23:24 (GMT)
fixed some bugs in Draw.c
* incorrect args to Draw.Create() would crash blender because it wasnt deallocating the value properly.
* deallocation of an uninitialized button could also try and free uninitialized memory if the type happened to be a STRING.
* removed the unused tooltip pointer from teh Draw.h's Button struct.

Commit Details:

Full Hash: 89792eb7eeccd1cc624e28338bc7beed12bd3c34
SVN Revision: 11330
Parent Commit: 74ca178
Lines Changed: +23, -15

2 Modified Paths:

/source/blender/python/api2_2x/Draw.c (+22, -14) (Diff)
/source/blender/python/api2_2x/Draw.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021