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

animation: add virtual dtor to AnimationManager #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PaideiaDilemma
Copy link
Contributor

No description provided.

@vaxerski vaxerski added the ABI Breaks the ABI label Jan 8, 2025
@vaxerski
Copy link
Member

vaxerski commented Jan 8, 2025

considering it's not that important, will merge once there is another abi break

@vaxerski
Copy link
Member

why do all tests fail lol @PaideiaDilemma

@PaideiaDilemma
Copy link
Contributor Author

i acidentally pushed on the branch and then rebased it onto broken ci. one sec

@jjramsey
Copy link

considering it's not that important ...

So does that mean that you aren't deleting any subclasses of CAnimationManager via a pointer to the base CAnimationManager class (either directly or via a "smart" pointer's destructor)?

@vaxerski
Copy link
Member

nope. All hypr* stuff use CAnimationManager as a global

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ABI Breaks the ABI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants