Files
test2/source/blender/blenkernel/intern
Philipp Oeser ffddf9e5c9 Fix T93338: Curve Guide force field crash
Caused by {rBcf2baa585cc8}.

For Curve Guide force fields to work, the `Path Animation` option has to
be enabled. With it disabled, we are lacking the necessary
`anim_path_accum_length` data initialized [done by
`BKE_anim_path_calc_data`] which `BKE_where_on_path` relies on since
above commit.

Now just check for this before using it - and return early otherwise.
Prior to said commit, `BKE_where_on_path` would equally return early
with a similar message, so that is expected behavior here.

Maniphest Tasks: T93338

Differential Revision: https://developer.blender.org/D13371
2021-11-25 14:16:12 +01:00
..
2021-11-16 22:29:50 +01:00
2021-09-24 11:31:23 +10:00
2021-05-25 17:16:54 +02:00
2021-10-18 12:13:10 +11:00
2021-08-06 14:24:16 +10:00
2021-10-12 17:55:02 +11:00
2021-10-26 16:35:26 +02:00
2021-07-07 13:42:46 +10:00
2021-10-12 17:55:02 +11:00
2021-10-20 11:16:43 +11:00
2021-10-06 14:54:05 +11:00
2021-10-20 11:16:43 +11:00
2021-09-23 15:42:44 +10:00
2021-10-04 13:15:15 +11:00
2021-08-19 19:27:49 -07:00
2021-09-24 11:31:23 +10:00
2021-10-03 12:13:29 +11:00
2021-06-18 14:41:24 +10:00
2021-07-29 10:52:08 +10:00
2021-10-19 18:35:39 +11:00
2021-10-06 14:54:05 +11:00
2021-11-11 14:59:30 +11:00
2021-07-08 13:31:38 +10:00
2021-06-16 16:14:02 +02:00
2021-09-23 22:08:02 +10:00
2021-11-16 17:18:01 +01:00
2021-10-18 12:13:10 +11:00
2021-10-18 12:13:10 +11:00
2021-10-03 12:13:29 +11:00
2021-11-03 11:42:07 +11:00
2021-10-18 12:13:10 +11:00
2021-08-27 17:02:53 +10:00
2021-10-06 14:54:05 +11:00