Blender Git Loki
Git Commits -> Revision bcac112
Revision bcac112 by Antonis Ryakiotakis (master) April 23, 2015, 12:23 (GMT) |
Fix T44494 crop node changes values during execution. We used the node data as a store for node execution, bad idea, since the data itself is a template from which execution data should be derived, never to be modified during execution. |
Commit Details:
Full Hash: bcac112dde72a82180ed26d1fddea08766a0a788
Parent Commit: 2dfbf31
Lines Changed: +17, -16
1 Modified Path:
/source/blender/compositor/operations/COM_CropOperation.cpp (+17, -16) (Diff)