Blender Git Commit Log

Git Commits -> Revision 2eca9c7

Revision 2eca9c7 by Julian Eisel (master)
July 5, 2021, 11:35 (GMT)
Cleanup: Move common File Browser renaming code into functions

Code would manually do the same things in a couple of places, obvious case of
unnecessary code duplication.

Commit Details:

Full Hash: 2eca9c7ed4e9819564a7be474e281e6f3b296107
Parent Commit: 2c6c1b6
Lines Changed: +52, -24

4 Modified Paths:

/source/blender/editors/space_file/filesel.c (+32, -2) (Diff)
/source/blender/editors/space_file/file_draw.c (+1, -7) (Diff)
/source/blender/editors/space_file/file_intern.h (+7, -0) (Diff)
/source/blender/editors/space_file/file_ops.c (+12, -15) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021