Blender Git Commit Log
Git Commits -> Revision 226eb53
Revision 226eb53 by Antonis Ryakiotakis (master) December 4, 2014, 15:37 (GMT) |
Fix T41883 proxy sizes not correct. Really bad issue which meant code could fetch an image buffer from the stored cache and modify it. Generally sequence image buffers could come from the cache and should not be modified directly. Easily solved by scaling a copy of the original. |
Commit Details:
Full Hash: 226eb53bc7f6d0aa1769b6c889d3b15d1f4944b5
Parent Commit: c57d9c0
Lines Changed: +10, -5
1 Modified Path:
/source/blender/blenkernel/intern/sequencer.c (+10, -5) (Diff)