Files
test/source/blender/blenkernel/intern
Philipp Oeser c8e536bac3 Fix T94837: curve tilt on a 2-point-curve is wrong
2-point-curves are treated separately from 3plus-point-curves (assume a
lot of the twisting reduction can be skipped, so there is a dedicated
function for single segment curves).

And while using the 3plus-point-curves function [`make_bevel_list_3D`]
would actually work in this case, the dedicated function
`make_bevel_list_segment_3D` would only consider the tilt of the second
point and would just copy over the quat to the first point as well. Dont
see a reason for this, now consider the first point's tilt as well.

Maniphest Tasks: T94837

Differential Revision: https://developer.blender.org/D13813
2022-01-14 11:26:21 +01:00
..
2021-11-16 22:29:50 +01:00
2021-12-11 22:29:53 +05:30
2021-09-24 11:31:23 +10:00
2021-05-25 17:16:54 +02:00
2022-01-02 20:48:59 -08:00
2022-01-02 20:48:59 -08:00
2022-01-06 13:54:52 +11:00
2021-06-18 14:41:24 +10:00
2021-11-29 14:22:38 +01:00
2021-11-29 14:22:38 +01:00
2022-01-12 18:04:48 +01:00
2022-01-06 13:54:52 +11:00
2022-01-06 13:54:52 +11:00
2021-11-29 14:22:38 +01:00
2021-11-29 14:22:38 +01:00