Blender Git Commit Log

Git Commits -> Revision ca47547

Revision ca47547 by Julian Eisel (master)
January 21, 2021, 21:23 (GMT)
Fix Asset Browser showing old name after renaming data-block

The "Current File" asset library didn't get refreshed after the data-block name
changed. But rather than entirely refreshing the file list, or doing possibly
problematic partial refreshes, reference the data-block name directly, so a
simple redraw gets the new name displayed.

Addresses T83751

Commit Details:

Full Hash: ca475479eb26b4798857b4e67f03eea89324da4b
Parent Commit: 41982af
Lines Changed: +32, -5

3 Modified Paths:

/source/blender/editors/space_file/filelist.c (+7, -4) (Diff)
/source/blender/editors/space_file/space_file.c (+22, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021