Skip to content

autobind shader Parsing bug  #10

@ThibaultTricard

Description

@ThibaultTricard

when an uniform declaration is commented out, it is still parsed by autobind shader :

adding the comment bellow on a shader will create a bug :
// TODO, use an uniform boolean for the initialisation pass

adding the comment bellow will be parsed as if not commented-out
// uniform type varname;

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