This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Bastien Montagne a80977cd21 Fix T49139: Memory leak in UV image editor related to Undo (and possibly Waveform and Vectorscope).
Assigning NULL to scopes' data pointer in 'non-UI readfile' context was terribly wrong for sure,
if we'd really want to reset them here we should freed them first.

But we can rather just ignore them here, those are purely runtime data managed by image editor,
no need to touch them here.
2016-08-26 12:54:49 +02:00
..
2016-01-04 14:20:48 +05:00
2016-08-06 10:58:13 +02:00
2016-08-18 16:18:58 +02:00
2016-08-26 16:25:39 +12:00
2016-07-21 18:16:08 -04:00
2016-08-06 10:58:13 +02:00
2016-07-15 02:39:45 +10:00
2016-08-06 10:58:13 +02:00