Alexander Gavrilov
c1fd97f15d
Fix T45936: invalid cycles motion blur for particle rotation and children.
...
Commit rB709ca0ece changed how rotation was handled for particles so
that unless actual rotation physics is enabled, there is no rotation.
However it only updated ptcache_particle_read, forgetting to change
exactly the same code in ptcache_particle_interpolate.
This means that for subframes old code that computes a rotation from
velocity is used, resulting in completely different rotation than for
integer frames. This causes rotational motion blur by itself, and also
mangles motion blur paths of child particles.
Reviewers: sergey, lukastoenne
Maniphest Tasks: T45936
Differential Revision: https://developer.blender.org/D2124
2016-07-26 18:06:42 +02:00
..
2016-07-26 18:06:42 +02:00
2016-07-21 16:54:36 +02:00
2016-07-07 21:21:33 +02:00
2016-07-21 16:54:36 +02:00
2016-04-25 19:27:45 +10:00
2016-06-25 21:19:54 +10:00
2016-05-09 00:53:51 +12:00
2016-06-24 10:05:18 +10:00
2016-04-25 19:27:45 +10:00
2016-07-21 16:54:36 +02:00
2016-07-02 10:08:33 +10:00
2016-07-21 16:54:36 +02:00
2015-09-23 22:57:00 +10:00
2016-05-06 11:40:19 +03:00
2015-10-28 02:43:06 +05:00
2016-02-07 13:32:11 +13:00
2016-07-21 16:54:36 +02:00
2016-05-17 03:07:40 +10:00
2016-02-09 00:19:28 +11:00
2015-08-27 12:10:01 +02:00
2016-06-22 21:31:00 +10:00
2016-06-25 11:24:25 +10:00
2016-05-21 16:09:35 +02:00
2015-12-14 00:16:05 +11:00
2016-06-04 00:57:44 +10:00
2016-07-21 16:54:36 +02:00
2016-07-04 11:01:32 +03:00
2016-07-21 16:54:36 +02:00
2016-07-21 16:54:36 +02:00
2016-07-19 16:27:40 +02:00
2015-10-15 16:12:00 +02:00
2016-07-21 16:54:36 +02:00
2016-07-14 18:33:12 +02:00
2016-07-21 16:54:36 +02:00
2016-07-21 16:54:36 +02:00
2016-06-07 17:27:52 +10:00
2016-07-08 19:33:22 +02:00
2016-07-08 18:11:20 +02:00
2016-07-25 16:16:35 +02:00
2016-07-21 16:54:36 +02:00
2015-10-23 01:20:01 +11:00
2016-07-21 16:54:36 +02:00
2016-07-21 16:54:36 +02:00
2016-07-21 16:54:36 +02:00
2016-07-21 16:54:36 +02:00
2016-07-21 16:54:36 +02:00
2016-05-18 22:46:29 +10:00
2016-06-25 18:36:27 +02:00
2016-07-21 16:54:36 +02:00
2016-01-21 08:03:47 +11:00
2016-07-21 16:54:36 +02:00
2015-11-12 18:54:26 +11:00
2015-08-31 22:00:30 +03:00
2016-07-21 16:54:36 +02:00
2016-02-13 18:59:56 +11:00
2016-04-02 13:04:26 +02:00
2015-11-13 15:26:22 +01:00
2015-10-08 15:05:37 +02:00
2016-06-22 17:53:50 +02:00
2016-07-21 16:54:36 +02:00
2016-06-22 17:53:50 +02:00
2016-02-16 00:07:03 +11:00
2016-03-07 11:24:03 +11:00
2016-05-11 20:20:25 +10:00
2016-01-09 04:37:53 +01:00
2016-07-21 16:54:36 +02:00
2016-07-21 16:54:36 +02:00
2015-11-04 21:30:25 +05:00
2015-10-25 17:44:32 +11:00
2016-07-21 16:54:36 +02:00
2016-07-21 16:54:36 +02:00
2016-01-26 11:44:43 +01:00
2016-05-03 13:52:07 +10:00
2016-07-21 16:54:36 +02:00
2016-06-25 21:19:54 +10:00
2016-02-03 14:40:02 +01:00