Blender Git Commit Log
Git Commits -> Revision d40162b
Revision d40162b by Andrea Weikert (master) January 17, 2006, 17:23 (GMT) |
Fixed crash in pupmenu for image icons * Scaled down image can be smaller than icon - bad memory access * Also needed to copy float buffer for exr images * rectcpy only copied first row There probably is some unnessary copying, will check with a little more time. For now better be safe since it's no huge amount of mem that is copied. |
Commit Details:
Full Hash: d40162bc1a4a9cff9410217cb5359adddf634557
SVN Revision: 6477
Parent Commit: eb83960
Lines Changed: +20, -3