Blender Git Loki
Git Commits -> Revision ebcb4b5
Revision ebcb4b5 by Sergey Sharybin (master) March 12, 2013, 14:04 (GMT) |
Fix for crash in special cases when mixing translate node with other Issue was caused by calling ensureDelta from initexecution, which will read pixels from an input and it could read from non-initialized operations. Issue was originally introduced in svn rev54235 which added ensureDelta to translate's initExecution, but since rev54349 this call seems to be doing nothing. |
Commit Details:
Full Hash: ebcb4b5e75c4bb317018fe523511a71dbcaaddc7
SVN Revision: 55215
Parent Commit: b3ff0d6
Lines Changed: +0, -2
1 Modified Path:
/source/blender/compositor/operations/COM_TranslateOperation.cpp (+0, -2) (Diff)