Skip to content

A typo when constructing a quaternion in SourceMdlFile44? #72

@GrayWolf64

Description

@GrayWolf64

aBone.theAxisInterpBone.quat(x).x = Me.theInputFileReader.ReadSingle()
aBone.theAxisInterpBone.quat(x).y = Me.theInputFileReader.ReadSingle()
aBone.theAxisInterpBone.quat(x).z = Me.theInputFileReader.ReadSingle()
aBone.theAxisInterpBone.quat(x).z = Me.theInputFileReader.ReadSingle()

repeated z(should be w)

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