Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the concept of warning/error codes #101

Open
nfrechette opened this issue Dec 21, 2021 · 0 comments
Open

Add the concept of warning/error codes #101

nfrechette opened this issue Dec 21, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@nfrechette
Copy link
Owner

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.

@nfrechette nfrechette added the enhancement New feature or request label Dec 21, 2021
@nfrechette nfrechette added this to the Backlog milestone Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant