Blender Git Commit Log

Git Commits -> Revision 88c8551

Revision 88c8551 by Julian Eisel (master)
July 2, 2021, 13:42 (GMT)
Cleanup: Remove unused/unneeded code from old Asset Engine design

This code was written for the File Browser together with the Asset Engine
design, that is not part of the Asset Browser/System design anymore. Updated
comments accordingly.

`FileDirEntryRevision` was actually used, but I removed it and moved the used
members to the parent `FileDirEntry`, since there is no concept of revisions
currently.

There should be no functional changes.

Commit Details:

Full Hash: 88c855174d4516df3afb524064ac1fd3bedc6780
Parent Commit: 5a693ce
Lines Changed: +31, -145

3 Modified Paths:

/source/blender/editors/space_file/filelist.c (+2, -40) (Diff)
/source/blender/editors/space_file/file_draw.c (+18, -13) (Diff)
/source/blender/makesdna/DNA_space_types.h (+11, -92) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021