Skip to content

Add the concept of warning/error codes #101

Description

@nfrechette

ACL has many warnings and errors added to the output log. To help searching for what they mean, a consistent naming scheme should be introduced.

E.g: [ACL_ERROR_02] - Track index %u is queried explicitly at runtime but can been stripped if equal to the bind pose. Make sure this bone is excluded or results will be incorrect!

This would allow someone to quickly google for the error code or to search the documentation for it. It would also allow us to document all error codes explicitly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions