Skip to content

Armature: optimization + javadoc #2529

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

capdevon
Copy link
Contributor

@capdevon capdevon commented Jun 26, 2025

This PR refactors the Armature class to enhance clarity, maintainability, and reliability. Key changes include:

  • Improved and expanded Javadoc documentation for public methods and class members.
  • Renamed skinningMatrixes to skinningMatrices for correct and consistent naming.
  • Replaced wildcard and unused imports with explicit imports for better readability.
  • Enhanced type safety and code clarity in serialization/deserialization logic.
  • Updated copyright year.

These changes are non-breaking and aimed at improving code quality and maintainability.

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.

3 participants