Page MenuHome

Fix T103632: Single point trim should sample curve end point correctly
ClosedPublic

Authored by Mattias Fredriksson (Osares) on Jan 15 2023, 12:19 AM.

Details

Summary

Trim erronously samples the next to last control point when it should sample the last control point on the curve. This only happends when reducing the curve to a single point. These changes should correct the behavior.

Related Issue:

T103632

Result:


Diff Detail

Repository
rB Blender
Branch
trim_end_point_sample_bug (branched from master)
Build Status
Buildable 25371
Build 25371: arc lint + arc unit

Event Timeline

Mattias Fredriksson (Osares) requested review of this revision.Jan 15 2023, 12:19 AM
Mattias Fredriksson (Osares) created this revision.
Mattias Fredriksson (Osares) retitled this revision from Sample curve end point correctly to Fix T103632: Single point trim should sample curve end point correctly.Jan 15 2023, 12:25 AM
Mattias Fredriksson (Osares) edited the summary of this revision. (Show Details)
Mattias Fredriksson (Osares) edited the summary of this revision. (Show Details)
Mattias Fredriksson (Osares) edited the summary of this revision. (Show Details)
  • Remove irrelevant default initialization
This revision was not accepted when it landed; it landed in state Needs Review.Mon, Jan 16, 7:38 PM
This revision was automatically updated to reflect the committed changes.