jMonkeyEngine / jMonkeyEngine/jmonkeyengine

typo in gltf loader aspectRation -> aspectRatio

Open Beginner friendly
#2,717 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.