Files
test2/source/blender/makesdna
Leon Schittek 9de35e396b Fix T99125: Curve mapping widget removes all vector points
Add a new flag value `CUMA_REMOVE` to explicitly tag duplicate points
for removal. This prevents a bug where all curve points with vector
handles were deleted, when removing duplicate curve points while
updating the widget. This happened, because the flag value used to tag
points for removal was the same as the value of `CUMA_HANDLE_VECTOR`
used to store the handle type of the curve point.

Reviewed By: Hans Goudey

Differential Revision: http://developer.blender.org/D16463
2022-11-17 21:54:30 +01:00
..
2022-07-28 12:52:20 +02:00
2022-09-29 10:11:42 +10:00
2022-08-24 18:22:29 -04:00
2022-09-19 14:52:27 +10:00
2022-09-28 09:41:31 +10:00
2022-06-17 07:33:06 +10:00
2022-11-01 12:24:58 +11:00
2022-09-19 14:52:27 +10:00
2022-09-19 14:52:27 +10:00