Skip to content

GoDummyPathEditor "Shift Path to Start at Origin" seems to be incorrect #40

@mulova

Description

@mulova

GoDummyPathEditor:128

if( path.splineType != GoSplineType.CatmullRom )

instead of

if( path.splineType == GoSplineType.StraightLine )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions