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-03 11:02:35 +01:00
2019-12-27 09:51:37 -03:00
2019-12-17 15:22:29 +01:00
2019-12-26 19:51:02 +01:00
2019-12-13 22:43:48 +11:00
2019-12-17 19:54:34 +01:00
2020-01-02 13:08:20 +11:00
2020-01-02 18:06:11 +11:00
2019-12-17 17:00:18 +01:00
2019-11-11 13:07:37 +11:00
2019-11-04 10:54:59 +01:00
2020-01-02 17:18:42 +11:00
2019-11-07 16:56:21 +11:00
2020-01-02 17:18:42 +11:00
2019-12-19 20:59:11 +01:00
2019-12-20 10:46:17 +11:00
2019-09-21 10:18:29 +10:00
2020-01-03 16:40:10 +11:00
2019-12-31 13:04:57 -03:00
2019-10-08 13:10:37 -07:00
2019-11-30 17:08:04 +11:00
2019-11-25 15:45:49 +11:00
2019-12-16 16:37:01 +01:00
2019-12-12 18:40:37 +01:00
2019-12-03 23:43:01 +11:00
2019-12-13 10:27:40 +01:00
2019-12-17 12:42:48 -03:00
2019-12-30 19:20:54 +01:00
2019-12-11 10:56:53 +11:00
2019-11-30 17:08:04 +11:00
2019-12-10 20:44:46 +01:00
2019-12-24 09:37:21 +11:00
2019-10-01 01:59:31 +10:00
2019-12-02 13:15:52 +01:00
2019-04-24 14:41:12 +10:00
2019-11-28 01:04:21 +11:00
2019-05-14 14:21:17 +02:00
2019-12-19 13:30:18 +11:00
2020-01-03 14:04:11 +11:00
2020-01-02 12:53:46 -03:00
2019-11-07 16:56:21 +11:00
2019-11-27 16:10:07 +01:00
2020-01-02 13:17:06 +11:00
2019-04-17 06:21:24 +02:00