Blender Git Commit Log
Git Commits -> Revision e0a4b39
Revision e0a4b39 by Campbell Barton (master) January 12, 2021, 12:31 (GMT) |
Cleanup: use exact check for fread, move out of the loop Without this, additional items could be added in the future which wouldn't be included in the check. Move the check out of the loop since this is such an unlikely situation that checking every iteration isn't needed. Also remove redundant casts. |
Commit Details:
Full Hash: e0a4b392f3888b8d792e3ab1ad7e311edd2f4c56
Parent Commit: 28b17ef
Lines Changed: +11, -11
1 Modified Path:
/source/blender/imbuf/intern/indexer.c (+11, -11) (Diff)