Files
test2/source/blender/makesrna/intern
Brecht Van Lommel 83f8f44791 Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.
This removes a bunch of animation/driver evaluations and recalc flags that
should be redundant in the new depsgraph, and were incorrectly affecting
the evaluated scene in a permanent way.

Still two cases that could be removed if the depsgraph is improved, in
BKE_object_handle_data_update and BKE_cachefile_update_frame.

For physics subframe interpolation there are also still calls to
BKE_object_where_is_calc that should ideally be removed as well, though
they are not known to cause keyframing bugs.

Differential Revision: https://developer.blender.org/D4274
2019-01-31 12:04:57 +01:00
..
2019-01-25 08:49:51 +11:00
2018-06-09 14:40:09 +02:00
2018-12-20 17:34:30 +11:00
2018-06-29 08:02:49 +02:00
2018-06-29 08:02:49 +02:00
2019-01-28 22:27:45 +01:00
2018-06-29 08:02:49 +02:00
2018-12-29 10:04:39 +11:00
2019-01-02 17:07:47 +11:00
2019-01-04 22:18:23 +01:00
2018-06-09 14:40:09 +02:00
2018-07-05 22:25:34 +02:00