jMonkeyEngine / jMonkeyEngine/jmonkeyengine
typo in gltf loader aspectRation -> aspectRatio
Open
Beginner friendly
Nobody has claimed this yet.
defect
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 1.2k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 14
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open jme3-plugins/src/gltf/java/com/jme3/scene/plugins/gltf/GltfLoader.java at line 895 and inspect the misspelled aspectRation identifier. Correct it to aspectRatio, then verify that the loader source consistently uses the corrected spelling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100