Blender Git Commit Log

Git Commits -> Revision d9ac465

Revision d9ac465 by Bastien Montagne (master)
December 19, 2018, 16:02 (GMT)
Fix T59574: Prop_search fails to set objects from scene.

Another case where editstr from search button would be used, when we
actually have desired pointer itself already available in button.

Am growing tired of doing bandaids fixes on that search menu stuff,
whole thing would require some real re-coding imho, to get rid of that
tantacular dependency over string 'identifier' only (when we should also
have access to at the very least, the active index, and also probably
active data pointer itself...).
And/or clearly separate string identifier from 'UI' string shown to user.

Commit Details:

Full Hash: d9ac4653e70cace968d5a2d3acca894e4168b056
Parent Commit: 42bf7e4
Lines Changed: +12, -1

1 Modified Path:

/source/blender/editors/interface/interface.c (+12, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021