Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2013-04-22 14:08:58 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2013-04-22 14:08:58 +0400
commit53479be58105155c319b7862c0e2c2d45415846d (patch)
tree53a6b6d8a48d8cc7f6fc6ee11430c099d4ee7f32 /source/blender/blenkernel/BKE_brush.h
parentf3dbfddc8a0eac54b57d39a3c8c92c0155ecacd1 (diff)
Fix #35037: Compositor: MultilayerEXR + undo loses image. Crash when selecting in Image Editor
Issue was cause dby ima->ibufs being stored in a ma on undo/redo and ima->rr not. In case of multilayer image ibufs hares pointer with render result, so current undo/redo policy lead to a dead pointer stored in ibuf. Made it so ima->rr also stores in the map and restores on redo/undo keeping all the pointers fine.
Diffstat (limited to 'source/blender/blenkernel/BKE_brush.h')
0 files changed, 0 insertions, 0 deletions