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

Merge animations actions #626

Merged
merged 3 commits into from
Dec 14, 2024

simplify methods, thanks to capdevon

b41846e
Select commit
Loading
Failed to load commit list.
Merged

Merge animations actions #626

simplify methods, thanks to capdevon
b41846e
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Nov 28, 2024 in 0s

2 new issues (0 max.) of at least medium severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

See the complete overview on Codacy

Annotations

Check warning on line 77 in jme3-core/src/com/jme3/gde/core/assets/actions/MergeAnimationsAction.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

jme3-core/src/com/jme3/gde/core/assets/actions/MergeAnimationsAction.java#L77

The method 'actionPerformed(ActionEvent)' has an NPath complexity of 240, current threshold is 200

Check warning on line 164 in jme3-core/src/com/jme3/gde/core/assets/actions/MergeAnimationsAction.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

jme3-core/src/com/jme3/gde/core/assets/actions/MergeAnimationsAction.java#L164

Avoid reassigning parameters such as 'animComposer'