Merge animations actions #626
Merged
Codacy Production / Codacy Static Code Analysis
required action
Nov 28, 2024 in 0s
2 new issues (0 max.) of at least medium severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
See the complete overview on Codacy
Annotations
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
codacy-production / Codacy Static Code Analysis
jme3-core/src/com/jme3/gde/core/assets/actions/MergeAnimationsAction.java#L164
Avoid reassigning parameters such as 'animComposer'
Loading