Skip to content

Quadratic key interpolation ignores derivatives #208

@megapatato

Description

@megapatato

In src/gl/glcontroller.cpp, line 393, the forward/backwards derivatives get cast to a Float. If these were being used in spacial interpolation, they would be Vector3s, which when cast to Floats return a single zero.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions