Blender Git Commit Log
Git Commits -> Revision d3ee995
Revision d3ee995 by Sybren A. Stüvel (master) March 20, 2019, 12:45 (GMT) |
Cleanup: return early in BLI_path_frame_get Instead of making the entire body of the function conditional, it now returns early, unindenting the entire function and preventing the reader from searching for a non-existent `else` clause. No semantic changes. |
Commit Details:
Full Hash: d3ee995eafa9640bad51f6bb0c3f69b6d6aca4e6
Parent Commit: 0333cf0
Lines Changed: +32, -30
1 Modified Path:
/source/blender/blenlib/intern/path_util.c (+32, -30) (Diff)