Blender Git Loki
Git Commits -> Revision 17e40f8
Revision 17e40f8 by Chad Fraleigh (master) July 14, 2016, 12:17 (GMT) |
Consolidate multiple checks for out->rect_float in prepare_effect_imbufs() Many checks for out->rect_float being [non-]NULL are done back-to-back. Combining them into a single check for slightly more efficient code and less code clutter for easier readability/understanding. Differential Revision: https://developer.blender.org/D2097 |
Commit Details:
Full Hash: 17e40f821e56ec1fc07a4e707d9b86fa8b0a2bda
Parent Commit: 3a5eff9
Committed By: Sergey Sharybin
Lines Changed: +25, -19
1 Modified Path:
/source/blender/blenkernel/intern/seqeffects.c (+25, -19) (Diff)