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

Update Remaining Code to SFML 3 & Update CI #49

Merged
merged 3 commits into from
Feb 19, 2025

Conversation

eXpl0it3r
Copy link
Contributor

@eXpl0it3r eXpl0it3r commented Feb 14, 2025

I noticed that CI was failing and wanted to fix it, but while doing so, I noticed that not everything has been updated to SFML 3 and all the examples were still on SFML 2, so I took the liberty to update them all.

  • Update CI
  • Update StartField3D
  • Update NinePatch
  • Update FrameTransition
  • Update all examples

You may want to check the examples a bit more closely, as I'm not familiar with them and might have messed something up.
There should also be potential in clean up some of the vector size/position usage.

- Update checkout action to v4
- Add missing SFML dependency on Linux
- Add new drawables
- Update macOS image
@Hapaxia
Copy link
Owner

Hapaxia commented Feb 19, 2025

Thank you; I really appreciate the time you have spent to modify and update this code.

It all looks fine to me. Looking through it, I've event noticed some stuff I'd not yet updated style-wise.

Thanks again and welcome to the list of contributors :)

@Hapaxia Hapaxia merged commit 4140763 into Hapaxia:master Feb 19, 2025
@eXpl0it3r
Copy link
Contributor Author

🥳

Happy to see this merged! Thank you for these great tools and all the help your provide in the SFML community! 🙂

@eXpl0it3r eXpl0it3r deleted the feature/update-ci branch February 19, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants