Files
test/source/blender/editors
Sybren A. Stüvel 9b74e648c5 Fix T71495: Some Textures with AnimData not visible in Dopesheet
T71495 describes two problems with animation of textures not showing up in
the dope sheet:

1. textures connected to force fields
2. textures of brushes

This patch resolves the first case.

An alternative would be to switch to iteration of dependencies using
`BKE_library_foreach_ID_link()`. This is a good idea to do at some point,
but adding these few lines was considerably easier & safer to do.
2020-01-03 11:02:35 +01:00
..
2020-01-02 13:08:20 +11:00
2019-12-20 10:46:17 +11:00
2019-09-21 10:18:29 +10:00
2019-12-11 10:56:53 +11:00
2019-11-27 16:10:07 +01:00