Files
test/source/blender/blenkernel
Sybren A. Stüvel bf9c2e6fde Anim: added BKE_object_moves_in_time(object) function
This function exposes the already-existing static `object_moves_in_time()`
function, and optionally recursively checks the parent object for
animatedness as well.

I also added checking `AnimData::overrides` to
`BKE_animdata_id_is_animated()`. This ensures that, apart from the optional
recursion to the parent object, the function has the same functionality.
2019-11-26 17:59:27 +01:00
..
2019-10-17 11:51:02 +02:00
2019-10-04 16:23:39 +02:00
2019-10-07 15:22:22 +11:00
2019-09-07 23:17:40 +10:00
2019-11-21 23:15:02 +11:00
2019-11-25 01:51:11 +11:00
2019-11-14 19:24:49 +01:00
2019-02-18 08:22:12 +11:00
2019-06-11 15:11:07 +02:00
2019-11-25 01:51:11 +11:00
2019-06-14 10:12:10 +10:00
2019-09-07 23:17:40 +10:00
2019-09-30 17:07:05 +10:00
2019-10-04 06:00:08 +10:00