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

AnimComposer: return AnimLayer on the makeLayer and removeLayer methods. #2231

Merged
merged 5 commits into from
Oct 27, 2024

Conversation

capdevon
Copy link
Contributor

@capdevon capdevon commented Mar 20, 2024

Standardize the AnimComposer.makeLayer() and AnimComposer.removeLayer() methods similar to AnimComposer.makeAction() and AnimComposer.removeAction() to simplify interaction with created and deleted objects.

@capdevon
Copy link
Contributor Author

Are there any updates on this proposal? Has anyone had a chance to review it?

Copy link
Contributor

@codex128 codex128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look fine to me.

@stephengold stephengold added this to the Future Release milestone Oct 26, 2024
Copy link
Contributor

@neph1 neph1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd take the opportunity to rename "l" "layer", but the method is so short it doesn't really matter.

@stephengold
Copy link
Member

I used GitHub's web editor to resolve the merge conflict.

@stephengold
Copy link
Member

That broke the build. Hang on while I fix it...

@stephengold stephengold merged commit deef748 into jMonkeyEngine:master Oct 27, 2024
14 checks passed
@stephengold
Copy link
Member

All set. Thanks for this contribution, @capdevon !

@capdevon capdevon deleted the capdevon-AnimComposer branch December 11, 2024 10:04
@yaRnMcDonuts yaRnMcDonuts modified the milestones: Future Release, v3.8.0 Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants