Nice!
The changes in screen_ops.c
should be within #ifdef WITH_IO_WAVEFRONT_OBJ
directives to ensure that the code you need is compiled in.
Ah, I did not know all that, thanks for the comment.
No worries.
Now knowing that this is a behavior expected by users, the patch could be changed to add this proposed behavior…
Hi, do you think this can be merged?
Yes, sorry. I didn't realize that you couldn't do so yourself. I just tested it again and will get on it. Thanks!
blo_lib_link_restore
.
@JulianEisel - Why would we store the UI description as trait?
I removed that section so didn't really look at it again, but I think that when I was examining the data there the names had…
@JulianEisel - ...using std::string...a lot more readable.
Yes, can't argue with that; looks much nice. Thanks!
@JulianEisel - Let's treat asset and file tooltips as separate patches
Done. This PR is now greatly simplified by only dealing with asset tooltips.