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

Move DToothlessRise/DMBlend definitions to aesthetics.ptl. #2658

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

jmcwilliams403
Copy link
Contributor

This basically removes the need to import what is effectively a plain-number constant.
I found that simply having to import them made me avoid using them at times, if I could get away with it.

An example of a more frivolous usage of one of them that I previously avoided is for the y attachment position for eRetroflexHook, where I had instead used AHook instead of DToothlessRise, the latter of which would have matched cRetroflexHook.

@be5invis be5invis merged commit 60d6633 into be5invis:dev Jan 26, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants