mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-28 05:49:03 +08:00
Sync changes from upstream repository
Co-authored-by: Andrew le Bihan <andy@mcneel.com> Co-authored-by: Brian Gillespie <brian@mcneel.com> Co-authored-by: Dale Lear <dalelear@mcneel.com> Co-authored-by: Giulio Piacentino <giulio@mcneel.com> Co-authored-by: Greg Arden <greg@mcneel.com> Co-authored-by: Lars <lars@mcneel.com> Co-authored-by: Lowell <lowell@mcneelcom> Co-authored-by: Nathan Letwory <nathan@mcneel.com> Co-authored-by: Pierre Cuvilliers <pierre@mcneel.com> Co-authored-by: Tim Hemmelman <tim@mcneel.com>
This commit is contained in:
@@ -1726,7 +1726,7 @@ static void UnrotateHatch(ON_Hatch* hatch)
|
||||
base2.Rotate(a, ON_2dPoint::Origin);
|
||||
hatch->SetBasePoint(base2);
|
||||
|
||||
//hatch->SetPatternRotation(hatch->PatternRotation()+a);
|
||||
hatch->SetPatternRotation(hatch->PatternRotation()+a);
|
||||
}
|
||||
// Project world origin to hatch plane and set hatch plane origin to the result
|
||||
// Translate hatch 2d curves to get back to the right position
|
||||
|
||||
Reference in New Issue
Block a user