Skip to content

Update of texture coordinates in OglModel #2392

@hugtalbot

Description

@hugtalbot

Further to #2300 the coordinate textures do no update anymore when using a TextureInterpolation as input of texcoord

Due this change:

m_vtexcoords.setParent(nullptr); // manually break the data link to follow topological changes

deleting this line solves the issue, but I would need your insight @epernod on what was exactly intended here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue: bug (minor)Bug affecting only some users or with no major impact on the framework

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions