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

Housekeeping #34

Merged
merged 3 commits into from
Aug 22, 2024
Merged

Housekeeping #34

merged 3 commits into from
Aug 22, 2024

Conversation

tbttfox
Copy link
Member

@tbttfox tbttfox commented Aug 22, 2024

I got annoyed by the constant stream of type conversion warnings, so I added a bunch of casts to shut them up. It's no safer, but if somebody is making a TwistSpline with 4294967297 CV's, there's other problems.

I have also started a vendetta against CMake. I'm switching to Meson because it has well-defined scopes and options, and I don't have to constantly guess where some magical variables are set to make a compile work.

Finally, I unified the operating systems build scripts (with the downside of a much more complex matrix), and started caching the devkits because I'm a good internet citizen.

@tbttfox tbttfox merged commit 301c0b6 into blurstudio:master Aug 22, 2024
14 checks passed
@tbttfox tbttfox deleted the tyler/cleanup branch September 4, 2024 00:15
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.

1 participant